telnyx-numbers-services-python
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses
os.environ.get("TELNYX_API_KEY")to handle sensitive credentials, avoiding hardcoded secrets. - [EXTERNAL_DOWNLOADS]: Installation of the official
telnyxPython package is required, which is standard for using the vendor's services. - [COMMAND_EXECUTION]: The provided code snippets demonstrate legitimate API interactions through the official SDK and do not include any unauthorized system commands.
Audit Metadata