ethyca
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 official Membrane CLI package (
@membranehq/cli) globally via the NPM registry. This is a standard distribution method for the developer tools required to use this skill. - [COMMAND_EXECUTION]: The skill relies on local shell commands through the
membraneCLI to manage authentication flows, list connections, and run actions. These operations are executed in the user's terminal environment to interact with the Membrane platform. - [REMOTE_CODE_EXECUTION]: Through the
membrane action createandmembrane action runcommands, the skill allows for the remote generation and execution of integration logic on the vendor's platform. This is the intended core functionality of the Membrane service for automating workflows.
Audit Metadata