telnyx-10dlc-javascript
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code examples for the official Telnyx JavaScript SDK. All package references and API endpoints belong to the verified vendor infrastructure.
- [CREDENTIALS_UNSAFE]: The skill correctly demonstrates using environment variables (
process.env['TELNYX_API_KEY']) for secret management rather than hardcoding credentials. - [COMMAND_EXECUTION]: The skill does not contain any arbitrary command execution. All shell commands are standard installation instructions (
npm install). - [EXTERNAL_DOWNLOADS]: The skill references the official
telnyxpackage on NPM and uses official Telnyx API endpoints for 10DLC registration. - [DATA_EXFILTRATION]: No unauthorized data access or exfiltration patterns were found. Network operations are limited to communicating with the official Telnyx API.
Audit Metadata