Skip to main content

telnyx-import-retell

Facilitates the import of Retell AI agents into Telnyx, preserving configurations and settings for seamless migration.

Install this skill

or
77/100

Security score

The telnyx-import-retell skill was audited on May 13, 2026 and we found 11 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 95

Template literal with variable interpolation in command context

SourceSKILL.md
95console.log(`Imported: ${assistant.name} (ID: ${assistant.id})`);
medium line 205

Template literal with variable interpolation in command context

SourceSKILL.md
205console.log(`${a.name} — ${a.id} — imported:`, a.import_metadata);
medium line 28

Webhook reference - potential data exfiltration

SourceSKILL.md
28| Tools (hangup, transfer, webhook) | Yes | Tool definitions and configurations |
low line 37

External URL reference

SourceSKILL.md
371. **Telnyx API key** — get one at https://portal.telnyx.com/#/app/api-keys
low line 39

External URL reference

SourceSKILL.md
393. Store the Retell API key as a Telnyx integration secret at https://portal.telnyx.com/#/app/integration-secrets
low line 62

External URL reference

SourceSKILL.md
62"https://api.telnyx.com/v2/ai/assistants/import"
low line 158

External URL reference

SourceSKILL.md
158"https://api.telnyx.com/v2/ai/assistants/import"
low line 189

External URL reference

SourceSKILL.md
189"https://api.telnyx.com/v2/ai/assistants"
low line 213

External URL reference

SourceSKILL.md
2131. **Re-enter secrets** — Any API keys referenced by tools were imported as placeholders. Go to https://portal.telnyx.com/#/app/integration-secrets and supply the actual values.
low line 230

External URL reference

SourceSKILL.md
230Endpoint: `POST https://api.telnyx.com/v2/ai/assistants/import`
low line 232

External URL reference

SourceSKILL.md
232Full API docs: https://developers.telnyx.com/api-reference/assistants/import-assistants-from-external-provider
Scanned on May 13, 2026
View Security Dashboard
Installation guide →
GitHub Stars 176
Rate this skill
Categorymarketing
UpdatedJune 10, 2026
team-telnyx/ai