telnyx-account-reports-javascript
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a guide for interacting with Telnyx reporting services using the official Node.js SDK.
- [CREDENTIALS_UNSAFE]: No hardcoded secrets were detected. The setup instructions correctly recommend using environment variables (
process.env['TELNYX_API_KEY']) to manage credentials. - [EXTERNAL_DOWNLOADS]: The skill references the installation of the official 'telnyx' package from the standard NPM registry, which is a trusted vendor resource.
- [PROMPT_INJECTION]: No instructions were found that attempt to override system prompts, bypass safety filters, or extract underlying configurations.
Audit Metadata