bolt
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the official Membrane CLI (
@membranehq/cli) from the public NPM registry. This is a standard requirement for interacting with the vendor's platform. - [COMMAND_EXECUTION]: The skill utilizes the
membranecommand-line tool to manage connections and execute actions. These commands are part of the intended functionality for the Bolt integration and are executed within the context of the user's authenticated Membrane session. - [CREDENTIALS_UNSAFE]: The skill implements secure credential management by leveraging Membrane's server-side authentication flow, explicitly advising against manual API key handling and using
membrane loginfor secure token acquisition.
Audit Metadata