twilio-sms-send-message
Pass
Audited by Gen Agent Trust Hub on Jul 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical reference and guide for sending SMS and MMS via the Twilio API.
- [EXTERNAL_DOWNLOADS]: Mentions standard, official libraries (
twiliofor Python and Node.js) from the vendor's official package registries. - [CREDENTIALS_UNSAFE]: Code examples correctly demonstrate using environment variables (
TWILIO_ACCOUNT_SID,TWILIO_AUTH_TOKEN) for authentication, promoting secure credential management. - [COMMAND_EXECUTION]: No suspicious command execution or shell injection patterns were identified.
Audit Metadata