telnyx-account-management-javascript
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill is a documentation resource providing JavaScript examples for interacting with the Telnyx Account Management API. The code samples demonstrate standard API usage, error handling, and pagination techniques.
- [EXTERNAL_DOWNLOADS]: The skill instructs the installation of the 'telnyx' npm package, which is the official SDK for the vendor. No other external or untrusted dependencies are referenced.
- [CREDENTIALS_UNSAFE]: The skill correctly demonstrates using environment variables ('process.env') for storing the API key, avoiding hardcoded secrets in the code samples.
Audit Metadata