twilio-taskrouter-routing
Pass
Audited by Gen Agent Trust Hub on Jul 6, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill provides instructions for implementing standard Twilio TaskRouter functionality using official SDKs.
- [SAFE]: Credential management follows best practices, instructing the use of environment variables for
TWILIO_ACCOUNT_SIDandTWILIO_AUTH_TOKENinstead of hardcoding them. - [SAFE]: The skill explicitly includes security-focused guidance to use proper JSON serialization methods (
json.dumpsorJSON.stringify) to prevent injection vulnerabilities when handling data. - [EXTERNAL_DOWNLOADS]: The skill recommends installing official
twiliopackages via standard package managers (pipandnpm). These are well-known libraries provided by the vendor for interacting with their services.
Audit Metadata