twilio
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Installs the Membrane CLI tool globally using npm (
@membranehq/cli). This package is a verified resource provided by the skill author to facilitate secure communication with the Twilio API. - [COMMAND_EXECUTION]: Executes various
membraneCLI commands to authenticate users, search for Twilio connectors, list available actions, and run specific API tasks. These commands are used for their intended integration purposes. - [CREDENTIALS_UNSAFE]: No hardcoded API keys or secrets are present. The skill follows best practices by delegating credential management and token refresh to the Membrane platform.
- [DATA_EXFILTRATION]: All network requests are directed to Twilio through the Membrane proxy service. There are no signs of data being sent to unauthorized or unknown third-party domains.
- [PROMPT_INJECTION]: The skill contains no instructions aimed at bypassing safety filters or overriding agent behavior.
Audit Metadata