telnyx-import-retell

Pass

Audited by Gen Agent Trust Hub on Jun 19, 2026

Risk Level: SAFE
Full Analysis
  • [CREDENTIALS_UNSAFE]: No hardcoded credentials were detected. The skill correctly instructs users to handle sensitive Retell and Telnyx API keys using environment variables or the platform's 'Integration Secrets' feature.
  • [EXTERNAL_DOWNLOADS]: The skill references official Telnyx documentation and API endpoints (api.telnyx.com, portal.telnyx.com, developers.telnyx.com). These are trusted domains associated with the skill's author.
  • [COMMAND_EXECUTION]: Code examples use standard curl commands and official SDKs (Python, JavaScript, Go, Java, Ruby) to interact with the Telnyx API. All operations are restricted to the intended migration functionality.
  • [DATA_EXFILTRATION]: No unauthorized data exfiltration patterns were found. Data movement is limited to pulling agent configurations from Retell (via a secret-referenced key) and pushing them to the Telnyx platform.
  • [PROMPT_INJECTION]: The skill does not contain any patterns attempting to override agent behavior or bypass safety filters. While it imports agent instructions from an external provider, this is its primary stated purpose.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 19, 2026, 04:25 AM