telnyx-account-javascript
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate code examples for the Telnyx JavaScript SDK to manage account settings and retrieve logs.
- [SAFE]: Sensitive information is handled correctly; the setup guide instructs the user to use environment variables (
process.env['TELNYX_API_KEY']) instead of hardcoding API keys. - [SAFE]: The installation step references the official 'telnyx' NPM package, which is a verified vendor resource for this skill.
- [SAFE]: All network operations are directed at the official Telnyx API endpoints for account management, such as balance retrieval and invoice listing.
Audit Metadata