telnyx-numbers-javascript
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements standard API wrapper functionality for searching and ordering phone numbers without any malicious instructions or safety bypasses.
- [EXTERNAL_DOWNLOADS]: The skill uses the official 'telnyx' library from the NPM registry, which is a well-known service and provided by the official vendor.
- [CREDENTIALS_UNSAFE]: Authentication is handled correctly by retrieving the API key from environment variables (process.env['TELNYX_API_KEY']), preventing credential exposure.
Audit Metadata