Skip to main content

telnyx-porting-in-javascript

Facilitates phone number porting into Telnyx using JavaScript SDK, enabling portability checks and LOA document management.

Install this skill

or
98/100

Security score

The telnyx-porting-in-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