telnyx-account-access-javascript
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the 'telnyx' package via NPM, which is the official SDK for the Telnyx platform.
- [CREDENTIALS_UNSAFE]: The code correctly demonstrates accessing the API key through environment variables ('process.env['TELNYX_API_KEY']') rather than hardcoding sensitive credentials.
- [COMMAND_EXECUTION]: The skill only includes standard package installation commands and administrative JavaScript examples with no arbitrary command execution risks.
Audit Metadata