twilio-voice-outbound-calls
Pass
Audited by Gen Agent Trust Hub on Jul 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected in the instructions or configuration files.
- [EXTERNAL_DOWNLOADS]: The skill references the official 'twilio' package for both Python and Node.js. These are standard, well-known libraries provided by the service vendor.
- [CREDENTIALS_UNSAFE]: The skill demonstrates secure credential management by instructing the use of environment variables ('TWILIO_ACCOUNT_SID', 'TWILIO_AUTH_TOKEN') instead of hardcoding sensitive information.
- [PROMPT_INJECTION]: No attempts to bypass safety filters or override agent behavior were found. The skill includes a 'Agent safety' section that encourages responsible AI behavior by requiring user confirmation before placing calls.
Audit Metadata