telnyx-messaging-python
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill follows security best practices by utilizing environment variables (TELNYX_API_KEY) for authentication instead of hardcoding sensitive credentials.
- [SAFE]: Code for webhook handling includes explicit signature verification using Ed25519, which effectively mitigates risks of data tampering and request forgery.
- [EXTERNAL_DOWNLOADS]: The skill specifies the installation of the 'telnyx' Python package, which is the official and trusted SDK for the service provided by the vendor.
Audit Metadata