telnyx-account-management-javascript
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill provides documentation and examples for using the official Telnyx JavaScript SDK.
- [COMMAND_EXECUTION]: Includes standard installation instructions for the 'telnyx' library via 'npm install'.
- [SAFE]: Authentication is handled via environment variables (process.env['TELNYX_API_KEY']), which is a security best practice for managing secrets.
Audit Metadata