braze
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the Membrane CLI from the official npm registry using the command
npm install -g @membranehq/cli@latest. This is a standard installation of a tool from the skill's vendor. - [COMMAND_EXECUTION]: The skill uses shell commands to interact with the
membraneCLI for authentication, connection management, and executing actions within Braze. These operations are the primary function of the skill and do not involve unauthorized command execution. - [DATA_EXFILTRATION]: No patterns of sensitive data exfiltration or unauthorized network calls were detected. The skill specifically advises against manual credential handling, recommending that the Membrane platform manage authentication server-side.
Audit Metadata