twilio-whatsapp-send-message
Pass
Audited by Gen Agent Trust Hub on Jul 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized access attempts were identified. The content is educational documentation and standard API implementation examples.
- [EXTERNAL_DOWNLOADS]: The skill mentions installing the 'twilio' library via official package managers (pip and npm). This is the official SDK provided by the vendor and is a standard dependency for the functionality described.
- [CREDENTIALS_UNSAFE]: The skill correctly instructs users to use environment variables (TWILIO_ACCOUNT_SID, TWILIO_AUTH_TOKEN) rather than hardcoding credentials in the source code.
Audit Metadata