twilio-send-message
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation for the official Twilio Messaging API across multiple channels (SMS, MMS, RCS, WhatsApp).
- [SAFE]: Credential management follows best practices by instructing users to use environment variables (
TWILIO_ACCOUNT_SID,TWILIO_AUTH_TOKEN) rather than hardcoding secrets in scripts. - [SAFE]: Software dependencies are restricted to official, well-known packages (
twilioon npm and PyPI) that match the skill author's identity. - [SAFE]: No evidence of obfuscation, persistence mechanisms, privilege escalation, or malicious prompt injection was found in the documentation or code snippets.
- [SAFE]: Network operations described are standard for the intended service, such as status callbacks and media hosting on user-defined URLs.
Audit Metadata