bundleiq
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the agent to install the Membrane command-line interface from the NPM registry to facilitate integration.
- Evidence:
npm install -g @membranehq/cli@latestinSKILL.md. - [COMMAND_EXECUTION]: The skill uses various shell commands to manage the lifecycle of the integration, including authentication, connection setup, and running specific actions.
- Evidence: Commands such as
membrane login,membrane connect, andmembrane action runare used throughoutSKILL.md.
Audit Metadata