prerenderio
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Downloads and installs the
@membranehq/clipackage from the npm registry. This tool is the official CLI for the platform described in the skill metadata. - [COMMAND_EXECUTION]: Uses shell commands to interact with the Membrane platform, including logging in, creating connections, and executing actions via the
membranecommand. - [REMOTE_CODE_EXECUTION]: Employs
npxto execute the@membranehq/clidirectly. This is a standard method for running Node.js-based utilities without permanent local installation. - [PROMPT_INJECTION]: Includes a feature to create new actions from natural language descriptions (
membrane action create). This is an intended feature of the service and follows standard operational patterns for the platform.
Audit Metadata