twilio-whatsapp-send-message
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation and code examples for interacting with the Twilio WhatsApp API. All patterns observed are consistent with the stated purpose of providing a developer reference.
- [SAFE]: External dependencies are restricted to the official 'twilio' SDKs on PyPI and NPM, which are well-known and owned by the vendor.
- [SAFE]: Credential management follows security best practices by instructing users to load sensitive information like 'TWILIO_AUTH_TOKEN' from environment variables rather than hardcoding them.
- [SAFE]: All external links point to official Twilio domains (console.twilio.com) for legitimate configuration and testing purposes.
- [SAFE]: No obfuscation, prompt injection, or data exfiltration patterns were detected in the instructions or metadata.
Audit Metadata