telnyx-voice-gather-javascript
Pass
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
telnyxNode.js package, which is the official library provided by the vendor (team-telnyx). - [SAFE]: Demonstrates secure credential management by recommending the use of environment variables (
process.env['TELNYX_API_KEY']) for API authentication. - [SAFE]: Includes explicit instructions and code for verifying webhook authenticity using Ed25519 signatures, protecting the application from spoofed callbacks.
Audit Metadata