telnyx-10dlc-javascript
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes the official
telnyxNPM package for all communications with the Telnyx API, which is a verified resource from the author. - [SAFE]: Credentials are managed securely by recommending the use of environment variables (
process.env['TELNYX_API_KEY']) rather than hardcoding sensitive keys. - [SAFE]: The documentation includes a dedicated section for webhook security, providing code examples for verifying Ed25519 signatures to prevent unauthorized event spoofing.
- [SAFE]: No instances of prompt injection, code obfuscation, or suspicious network behavior were identified during the analysis.
Audit Metadata