telnyx-messaging-python
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code examples for the official Telnyx Python SDK. No malicious patterns, prompt injections, or unauthorized data access were detected.
- [SAFE]: Authentication is handled correctly by advising the use of environment variables (
TELNYX_API_KEY) rather than hardcoding sensitive credentials. - [SAFE]: The skill promotes secure integration by including a dedicated section on Webhook Verification using Ed25519 signatures, protecting the user's endpoint from spoofing attacks.
- [SAFE]: The only external dependency is the
telnyxpackage, which is the official library for the service, hosted on a standard registry (PyPI).
Audit Metadata