twilio-conversations-classic-api
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical guide for the Twilio Conversations API, providing legitimate Python and Node.js implementation examples.
- [SAFE]: Secret management instructions adhere to best practices by directing users to store sensitive credentials like
TWILIO_ACCOUNT_SIDandTWILIO_AUTH_TOKENin environment variables rather than hardcoding them. - [SAFE]: Recommended dependencies (the
twilioSDK) and documentation links point exclusively to official Twilio resources and well-known package registries. - [SAFE]: The skill explicitly includes a security section advising developers to validate the
X-Twilio-Signatureheader to ensure the integrity and authenticity of incoming webhook requests.
Audit Metadata