telnyx-messaging-hosted-javascript
Facilitates SMS and RCS messaging setup with JavaScript SDK examples for hosted number management and verification.
Install this skill
or
92/100
Security score
The telnyx-messaging-hosted-javascript skill was audited on Mar 1, 2026 and we found 8 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
low line 30
Access to .env file
SourceSKILL.md
| 30 | apiKey: process.env['TELNYX_API_KEY'], // This is the default and can be omitted |
low line 30
Reading sensitive environment variables
SourceSKILL.md
| 30 | apiKey: process.env['TELNYX_API_KEY'], // This is the default and can be omitted |
low line 269
External URL reference
SourceSKILL.md
| 269 | corporateWebsite: 'http://example.com', |
low line 275
External URL reference
SourceSKILL.md
| 275 | { url: 'https://telnyx.com/sign-up' }, |
low line 276
External URL reference
SourceSKILL.md
| 276 | { url: 'https://telnyx.com/company/data-privacy' }, |
low line 322
External URL reference
SourceSKILL.md
| 322 | corporateWebsite: 'http://example.com', |
low line 328
External URL reference
SourceSKILL.md
| 328 | { url: 'https://telnyx.com/sign-up' }, |
low line 329
External URL reference
SourceSKILL.md
| 329 | { url: 'https://telnyx.com/company/data-privacy' }, |
Scanned on Mar 1, 2026
View Security DashboardInstall this skill with one command
/learn @team-telnyx/telnyx-messaging-hosted-javascript