telnyx-texml-python
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructs the user to install the 'telnyx' Python package, which is the official SDK for the service provided by the author.
- [SAFE]: The code examples demonstrate secure credential management by fetching the API key from environment variables ('os.environ.get("TELNYX_API_KEY")') rather than hardcoding secrets.
- [SAFE]: All identified functionality consists of standard API interactions for managing telecommunications resources (calls, conferences, recordings) through the vendor's platform.
- [SAFE]: No malicious patterns such as prompt injection, data exfiltration, or obfuscation were found.
Audit Metadata