telnyx-whatsapp-javascript
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes the official 'telnyx' Node.js package for all API interactions. This is a legitimate dependency for the developer 'team-telnyx' and does not introduce external risks.
- [SAFE]: Secrets are managed correctly using environment variables (
process.env['TELNYX_API_KEY']), which prevents the accidental exposure of hardcoded credentials. - [SAFE]: No malicious patterns such as prompt injection, obfuscation, or unauthorized data exfiltration were detected within the skill's instructions or example code.
- [SAFE]: The skill explicitly promotes secure production practices by documenting how to perform cryptographic signature verification on incoming webhooks using Ed25519.
Audit Metadata