grab
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the
@membranehq/clipackage from the NPM registry. This is the official command-line interface provided by the vendor (Membrane) to facilitate platform integrations. - [COMMAND_EXECUTION]: The skill utilizes shell commands to manage data connections and execute platform actions. Specifically, it uses
membrane login,membrane connect, andmembrane action runto interact with the Grab data management service. - [COMMAND_EXECUTION]: Provides instructions for installing the CLI globally using
npm install -g, which is a standard procedure for developer tools but may require administrative privileges on some systems.
Audit Metadata