telnyx-numbers-compliance-python
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes the official
telnyxPython library to interact with the Telnyx API. - [SAFE]: Sensitive credentials like API keys are retrieved from environment variables (
os.environ.get), which is a recommended security practice for secret management. - [SAFE]: All API operations, including document uploads and downloads, are performed through the authenticated SDK targeting official service endpoints.
Audit Metadata