zerobounce
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user or agent to install the official Membrane CLI tool using
npm install -g @membranehq/cli@latest. This is a routine operation for platform integration and uses the vendor's official package. - [COMMAND_EXECUTION]: The skill uses the
membranecommand-line interface to perform authentication, connection management, and to trigger actions. These commands are part of the intended functionality for interacting with the Membrane ecosystem. - [DATA_EXFILTRATION]: No evidence of unauthorized data exfiltration. The skill follows best practices by instructing the agent to use the platform's connection manager rather than handling raw API keys or secrets locally.
Audit Metadata