telnyx-voice-advanced-python
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as technical documentation for the Telnyx Voice API. No malicious patterns, prompt injections, or unauthorized data access mechanisms were detected.
- [CREDENTIALS_UNSAFE]: The documentation correctly advises using environment variables (
os.environ.get("TELNYX_API_KEY")) for authentication rather than hardcoding secrets. - [EXTERNAL_DOWNLOADS]: The skill references the official
telnyxPython package. As this is the legitimate vendor resource for the skill's stated purpose, it is considered safe. - [DATA_EXFILTRATION]: No unauthorized network operations or sensitive data access patterns were identified. The included webhook example demonstrates secure integration using Ed25519 signature verification.
Audit Metadata