telnyx-voice-streaming-javascript
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation for the official Telnyx JavaScript SDK.
- [DATA_EXPOSURE]: The skill follows security best practices by recommending the use of environment variables (
process.env['TELNYX_API_KEY']) for sensitive credentials rather than hardcoding them. - [EXTERNAL_DOWNLOADS]: The skill references the official 'telnyx' NPM package, which is a trusted vendor resource for this skill.
- [COMMAND_EXECUTION]: Code examples demonstrate standard API interactions and webhook verification using cryptographic signatures (Ed25519), which enhances security.
Audit Metadata