telnyx-account-management-python
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill recommends installing the 'telnyx' library, which is the official Python SDK for the platform.
- [COMMAND_EXECUTION]: Includes instructions for installing dependencies via pip and executing Python code to interact with Telnyx account management services.
- [SAFE]: Authentication is handled correctly using environment variables (TELNYX_API_KEY), avoiding hardcoded secrets in the provided examples.
Audit Metadata