wirewheel
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: Instructs the user to install the Membrane CLI globally using the command
npm install -g @membranehq/cli@latestto enable integration capabilities. - [COMMAND_EXECUTION]: Documents the use of various
membraneCLI commands for authentication (membrane login), connection establishment (membrane connect), and action management (membrane action run). These are standard operational commands for the platform. - [EXTERNAL_DOWNLOADS]: Fetches the
@membranehq/clipackage from the official NPM registry, which is a well-known service. The package originates from the verified vendor namespace. - [CREDENTIALS_UNSAFE]: The skill implements secure practices by instructing the agent to use the Membrane CLI for authentication, ensuring that credentials are managed server-side and no sensitive API keys are handled directly in the instructions or stored locally.
Audit Metadata