telnyx-numbers-services-python
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses 'os.environ.get' for the 'TELNYX_API_KEY', which is the recommended method for handling sensitive credentials without hardcoding them in the source code.\n- [SAFE]: External dependencies are restricted to the official 'telnyx' Python package, which is appropriate for the skill's stated purpose of interacting with the Telnyx API.\n- [SAFE]: All network operations are conducted through the official vendor SDK, targeting the vendor's own infrastructure (Telnyx), with no signs of data exfiltration to unauthorized third parties.\n- [SAFE]: No obfuscation, prompt injection attempts, or unauthorized command execution patterns were found within the instructions or code examples.
Audit Metadata