telnyx-sip-python
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill utilizes the
telnyxPython library. This is the official SDK provided by the vendor for interacting with their SIP infrastructure. - [COMMAND_EXECUTION]: The documentation includes standard shell commands for installing the necessary library using
pip. - [SAFE]: Follows security best practices by recommending that sensitive API keys be stored in environment variables rather than hardcoded in the source code. Example credentials used in documentation snippets are clearly placeholders for illustrative purposes.
Audit Metadata