telnyx-messaging-hosted-python
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and Python code snippets for interacting with the Telnyx API. No malicious patterns or security vulnerabilities were identified.
- [SAFE]: Credentials are managed via environment variables (
os.environ.get("TELNYX_API_KEY")), which is a recommended security practice. - [SAFE]: The skill uses the official
telnyxPython package, which is consistent with the stated author and purpose.
Audit Metadata