twilio-conversations-classic-api
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation and code snippets for the Twilio Conversations API, following established developer patterns.
- [CREDENTIALS_UNSAFE]: The skill correctly instructs users to use environment variables (
TWILIO_ACCOUNT_SID,TWILIO_AUTH_TOKEN) for credential management, which is the recommended practice for securing API keys. - [EXTERNAL_DOWNLOADS]: Installation of the official
twiliolibrary viapipandnpmis suggested. These are trusted, well-known packages used for Twilio integrations. - [SAFE]: Code examples for webhooks include logic to validate the
X-Twilio-Signatureheader, which is a critical security measure to ensure incoming requests are authentic.
Audit Metadata