telnyx-import-elevenlabs
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill exclusively targets official vendor infrastructure at api.telnyx.com and provides links to the official Telnyx developer portal.
- [CREDENTIALS_UNSAFE]: The skill requires API keys for both Telnyx and ElevenLabs, but it correctly instructs users to handle these via environment variables or the Telnyx integration secrets management system, avoiding the use of hardcoded credentials.
- [COMMAND_EXECUTION]: Includes standard API interaction examples using curl. These commands are descriptive and target the vendor's own authenticated endpoints.
- [EXTERNAL_DOWNLOADS]: The code examples reference the official telnyx library for Python, JavaScript, Go, and Java, which are standard package management practices for integrating with the service.
Audit Metadata