telnyx-fax-javascript
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs users to install the official 'telnyx' package via the standard NPM registry.
- [CREDENTIALS_UNSAFE]: The setup instructions correctly recommend using environment variables (
process.env['TELNYX_API_KEY']) for handling sensitive API keys rather than hardcoding them. - [SAFE]: No malicious patterns, obfuscation, or unauthorized network operations were detected. All described functionality is consistent with the stated purpose of managing faxes via the Telnyx service.
Audit Metadata