telnyx-account-management-python
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill uses the official 'telnyx' Python package to interact with the Telnyx API. Sensitive credentials like API keys are handled securely via environment variables (e.g., 'TELNYX_API_KEY') rather than being hardcoded. The implementation consists of standard SDK calls for account and user management without any suspicious command execution, data exfiltration, or obfuscation techniques.
Audit Metadata