telnyx-account-access-javascript
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected. The skill demonstrates standard use of the Telnyx JavaScript SDK for account management tasks.
- [EXTERNAL_DOWNLOADS]: The skill instructs the installation of the official
telnyxpackage from the npm registry. - [CREDENTIALS_UNSAFE]: The skill correctly demonstrates the use of environment variables (
process.env['TELNYX_API_KEY']) for handling sensitive API keys, which is a security best practice.
Audit Metadata