overloop
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
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 process for the vendor's own tooling. - [COMMAND_EXECUTION]: The skill uses the
membranecommand-line tool to manage authentication, list connections, and execute actions. These operations are restricted to the scope of the Membrane platform's functionality. - [REMOTE_CODE_EXECUTION]: The skill features dynamic action creation via
membrane action create. This process generates integration logic on the vendor's servers based on natural language descriptions, which is the core intended functionality of the Membrane platform.
Audit Metadata