telnyx-fax-javascript
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code examples for the official Telnyx JavaScript SDK to manage fax applications and media.
- [SAFE]: Credential management follows best practices by retrieving the API key from environment variables (
process.env['TELNYX_API_KEY']) rather than hardcoding it. - [SAFE]: The skill includes a dedicated section on security for webhooks, demonstrating how to verify Ed25519 signatures using the SDK to prevent unauthorized requests.
Audit Metadata