telnyx-sip-integrations-python
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCREDENTIALS_UNSAFE
Full Analysis
- [SAFE]: The skill defines a set of tools to interact with the Telnyx API. All operations are standard for managing SIP integrations, such as handling call recordings, media storage, and external connections.
- [EXTERNAL_DOWNLOADS]: The installation instructions include the telnyx Python package. This is the official SDK provided by the vendor for accessing their services.
- [CREDENTIALS_UNSAFE]: The skill demonstrates secure credential handling by retrieving the API key from environment variables. Code examples involving sensitive information, such as Dialogflow service accounts, correctly use non-sensitive placeholders for private keys and tokens.
Audit Metadata