Skip to main content

telnyx-storage-javascript

Enables management of cloud storage buckets and objects using the Telnyx Storage API with JavaScript SDK examples.

Install this skill

or
98/100

Security score

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