telnyx-embeddings
Generates text-to-vector embeddings for semantic search using Telnyx AI, enabling efficient similarity comparisons and custom search indexes.
Install this skill
or
85/100
Security score
The telnyx-embeddings skill was audited on Mar 1, 2026 and we found 7 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 297
Python subprocess execution
SourceSKILL.md
| 297 | result = subprocess.run( |
medium line 304
Python subprocess execution
SourceSKILL.md
| 304 | result = subprocess.run( |
low line 344
Access to .env file
SourceSKILL.md
| 344 | echo 'TELNYX_API_KEY=KEY...' > .env |
low line 14
External URL reference
SourceSKILL.md
| 14 | - **TELNYX_API_KEY** — get yours at [portal.telnyx.com](https://portal.telnyx.com/#/app/api-keys) |
low line 67
External URL reference
SourceSKILL.md
| 67 | base_url="https://api.telnyx.com/v2/ai/openai" |
low line 348
External URL reference
SourceSKILL.md
| 348 | Your API key is invalid or expired. Get a new one at [portal.telnyx.com](https://portal.telnyx.com/#/app/api-keys). |
low line 367
External URL reference
SourceSKILL.md
| 367 | Built for [OpenClaw](https://github.com/openclaw/openclaw) using [Telnyx Storage](https://telnyx.com/products/cloud-storage) and AI APIs. |
Scanned on Mar 1, 2026
View Security DashboardInstall this skill with one command
/learn @team-telnyx/embeddings