findity
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the vendor's official command-line interface from the NPM registry using
npm install -g @membranehq/cli@latest. - [COMMAND_EXECUTION]: The skill utilizes several shell commands via the
membraneCLI to perform operations such as authentication (membrane login), connection management (membrane connect), and action discovery (membrane action list). These are standard operations for the platform's functionality. - [REMOTE_CODE_EXECUTION]: The skill includes functionality to dynamically create and run actions on the Membrane platform using
membrane action createandmembrane action run. These operations execute logic within the vendor's managed environment as part of the primary purpose of the skill.
Audit Metadata