telnyx-porting-out-javascript
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or security vulnerabilities were identified in the analysis of this skill.
- [EXTERNAL_DOWNLOADS]: The skill recommends the installation of the
telnyxnpm package. This is the official SDK corresponding to the service and the author identified in the skill metadata. - [CREDENTIALS_UNSAFE]: The provided code examples demonstrate safe credential management by retrieving the API key from environment variables (
process.env['TELNYX_API_KEY']) rather than using hardcoded secrets.
Audit Metadata