twilio-taskrouter-routing
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a developer guide for Twilio TaskRouter, providing standard implementation patterns for task routing and agent management.
- [CREDENTIALS_UNSAFE]: Authentication is handled via standard environment variables (TWILIO_ACCOUNT_SID, TWILIO_AUTH_TOKEN). No hardcoded credentials or sensitive file access patterns were found.
- [EXTERNAL_DOWNLOADS]: The skill references official and well-known dependencies (twilio) from standard package registries.
- [PROMPT_INJECTION]: The skill content is purely instructional and does not attempt to override agent behavior or safety protocols.
- [DATA_EXFILTRATION]: Network requests are directed to official Twilio API endpoints through the SDK. Example callback URLs utilize generic placeholder domains.
- [INDIRECT_PROMPT_INJECTION]: The skill includes example code for processing AI escalation data and provides explicit security guidance to use JSON serialization to prevent injection vulnerabilities.
Audit Metadata