telnyx-10dlc-python
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security risks were identified in the skill instructions or referenced files. The code examples follow industry standard practices for API integration.
- [EXTERNAL_DOWNLOADS]: The skill identifies the official
telnyxPython library as a dependency, which is consistent with its role as a vendor-provided integration tool. - [COMMAND_EXECUTION]: Standard shell commands for package installation and environment setup are included, representing typical developer workflows.
- [CREDENTIALS_UNSAFE]: The skill correctly demonstrates using environment variables (
os.environ.get) for API key management rather than hardcoding credentials, which is a recommended security practice.
Audit Metadata