Skip to main content

telnyx-sip-javascript

Facilitates SIP trunking connections and voice profile management using JavaScript SDK examples for seamless PBX integration.

Install this skill

or
98/100

Security score

The telnyx-sip-javascript skill was audited on Mar 1, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 30

Access to .env file

SourceSKILL.md
30apiKey: process.env['TELNYX_API_KEY'], // This is the default and can be omitted
low line 30

Reading sensitive environment variables

SourceSKILL.md
30apiKey: process.env['TELNYX_API_KEY'], // This is the default and can be omitted
Scanned on Mar 1, 2026
View Security Dashboard