twilio
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
curlto interact with Twilio's official API endpoints. All commands correctly reference credentials through environment variables (TWILIO_ACCOUNT_SID,TWILIO_AUTH_TOKEN) rather than hardcoding them, adhering to standard security practices for managing secrets. All network operations target verified Twilio domains (e.g., api.twilio.com, verify.twilio.com, lookups.twilio.com).
Audit Metadata