Skip to main content

telnyx-networking-javascript

Provides JavaScript SDK examples for configuring private networks and VPN gateways using Telnyx's networking services.

Install this skill

or
98/100

Security score

The telnyx-networking-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 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
Scanned on Mar 1, 2026
View Security Dashboard
Installation guide →
GitHub Stars 1
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
team-telnyx/telnyx-toolkit