telnyx-numbers-config-python
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard Python SDK code examples for managing Telnyx phone numbers, which aligns with its stated purpose.
- [SAFE]: Credential management follows best practices by retrieving the API key from environment variables (os.environ.get("TELNYX_API_KEY")) rather than using hardcoded secrets.
- [SAFE]: The installation of the 'telnyx' package is an expected dependency for a skill authored by Telnyx and does not involve any suspicious remote execution patterns.
Audit Metadata