telnyx-account-access-python
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected. The skill is composed of legitimate documentation and code samples for interacting with the Telnyx service.- [EXTERNAL_DOWNLOADS]: The skill recommends the installation of the 'telnyx' Python package. This is the official SDK provided by the vendor (team-telnyx) and is considered a trusted resource.- [CREDENTIALS_UNSAFE]: No hardcoded API keys, tokens, or other sensitive credentials were found. The setup instructions correctly advise using 'os.environ.get' to retrieve the API key from the environment.- [COMMAND_EXECUTION]: The provided code examples use standard SDK method calls. There are no instances of arbitrary command execution or unsafe subprocess spawning.
Audit Metadata