telnyx-numbers-javascript
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill provides standard instructional content for interacting with the Telnyx Numbers API. No malicious patterns, such as prompt injection, persistence mechanisms, or unauthorized data access, were detected.
- [EXTERNAL_DOWNLOADS]: The skill references the installation of the 'telnyx' Node.js package, which is the official SDK for the service. It also includes links to official documentation files provided within the skill's own repository structure.
- [CREDENTIALS_UNSAFE]: The skill correctly instructs the user to provide their API key via an environment variable (
process.env['TELNYX_API_KEY']) rather than hardcoding it into the scripts.
Audit Metadata