Skip to main content

telnyx-sip-integrations-javascript

Facilitates SIP trunking management with JavaScript SDK for call recordings, media storage, and Dialogflow integration.

Install this skill

or
97/100

Security score

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

Categories Tested

Security Issues

low line 29

Access to .env file

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

Reading sensitive environment variables

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

External URL reference

SourceSKILL.md
582const response = await client.media.upload({ media_url: 'http://www.example.com/audio.mp3' });
Scanned on Mar 1, 2026
View Security Dashboard
Installation guide →
GitHub Stars 1
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
team-telnyx/telnyx-toolkit