telnyx-sip-javascript
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill provides legitimate instructions and code examples for managing SIP trunking connections and outbound voice profiles using the Telnyx JavaScript SDK.
- [CREDENTIALS_UNSAFE]: The skill demonstrates secure credential management by using environment variables (
process.env['TELNYX_API_KEY']) for authentication. Dummy values used in code examples (such as placeholder passwords and usernames) are standard for documentation and do not constitute a security risk. - [EXTERNAL_DOWNLOADS]: The skill references the installation of the official
telnyxnpm package, which is the legitimate SDK provided by the vendor for the functionality described.
Audit Metadata