telnyx-account-reports-javascript
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements the official
telnyxNode.js package for all functionality. - [CREDENTIALS_UNSAFE]: No hardcoded secrets were found. The skill demonstrates best practices by using
process.env['TELNYX_API_KEY']for authentication. - [COMMAND_EXECUTION]: No arbitrary or dangerous shell command execution was detected. The shell commands provided are limited to standard package installation (
npm install). - [DATA_EXFILTRATION]: No unauthorized network activity or data exfiltration patterns were identified. All API calls are routed through the verified Telnyx SDK to their official endpoints.
Audit Metadata