telnyx-numbers-services-javascript
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of documentation and JavaScript code examples for the official Telnyx SDK. No malicious patterns or security risks were detected in the instructions or example code.
- [DATA_EXPOSURE]: The skill correctly demonstrates secure credential management by referencing environment variables (
process.env['TELNYX_API_KEY']) instead of hardcoding sensitive API keys. - [EXTERNAL_DOWNLOADS]: The skill recommends installing the official
telnyxpackage from the standard npm registry, which is an expected and trusted resource for this vendor's tools. - [COMMAND_EXECUTION]: The provided examples use high-level SDK methods and do not involve dangerous shell command execution or direct system manipulation.
Audit Metadata