telnyx-sip-python
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and code examples focus exclusively on utilizing the official Telnyx Python SDK to manage SIP trunking infrastructure.
- [SAFE]: Secret management follows industry best practices by retrieving the API key from environment variables (
os.environ.get("TELNYX_API_KEY")) rather than hardcoding credentials. - [SAFE]: All external references, such as the
telnyxPython package, are legitimate vendor resources required for the skill's primary functionality.
Audit Metadata