Skip to main content

telnyx-verify-javascript

Enables phone number verification and data enrichment using Telnyx's JavaScript SDK for enhanced user authentication.

Install this skill

or
98/100

Security score

The telnyx-verify-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