telnyx-numbers-compliance-python
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill recommends installing the "telnyx" Python package via "pip install telnyx". This is the official SDK for the Telnyx platform and is considered a trusted vendor resource from "team-telnyx".
- [CREDENTIALS_UNSAFE]: The code examples demonstrate best practices for credential management by using "os.environ.get("TELNYX_API_KEY")" instead of hardcoding sensitive API keys.
- [SAFE]: The skill is a set of documentation examples for compliance management. No malicious patterns such as prompt injection, obfuscation, unauthorized command execution, or data exfiltration were detected.
Audit Metadata