insided
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
@membranehq/clipackage globally via npm (npm install -g @membranehq/cli@latest). This is a standard installation method for the official command-line interface provided by the vendor to interact with their services. - [COMMAND_EXECUTION]: The skill utilizes the
membraneCLI to perform several operations, including logging in (membrane login), creating connections (membrane connect), and running actions (membrane action run). These commands are part of the intended workflow for managing integrations via the Membrane platform. - [REMOTE_CODE_EXECUTION]: The skill describes a process for dynamically creating and running actions (
membrane action create,membrane action run). While this involves the generation and execution of logic on the Membrane server-side, it is the primary functionality of the platform and is handled through the vendor's infrastructure.
Audit Metadata