Skip to main content

telnyx-rag

Enables semantic search and Q&A over workspace files using Telnyx Storage and AI embeddings for efficient knowledge retrieval.

Install this skill

or
90/100

Security score

The telnyx-rag skill was audited on Mar 1, 2026 and we found 6 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 43

Access to .env file

SourceSKILL.md
43echo 'TELNYX_API_KEY=KEY...' > .env
medium line 75

Access to .env file

SourceSKILL.md
75### Option 2: .env File
low line 77

Access to .env file

SourceSKILL.md
77echo 'TELNYX_API_KEY=KEY...' > .env
low line 15

External URL reference

SourceSKILL.md
15- Get your API key at [portal.telnyx.com](https://portal.telnyx.com/#/app/api-keys)
low line 381

External URL reference

SourceSKILL.md
381- Get new key at [portal.telnyx.com](https://portal.telnyx.com/#/app/api-keys)
low line 456

External URL reference

SourceSKILL.md
456Built 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 Dashboard