telnyx-sip-javascript
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical guide for using the official Telnyx JavaScript SDK. It demonstrates standard API interactions for managing SIP infrastructure such as IP ranges, connections, and FQDNs.
- [EXTERNAL_DOWNLOADS]: The skill references the installation of the
telnyxpackage via npm. This is the official SDK provided by the vendor and is considered a legitimate resource for this skill's purpose. - [CREDENTIALS_UNSAFE]: The skill correctly demonstrates using environment variables (
process.env['TELNYX_API_KEY']) for authentication, which is a recommended security practice. It includes illustrative placeholder credentials in example code that do not represent actual secrets.
Audit Metadata