bunnyshell
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
@membranehq/clipackage from the official NPM registry. This is a standard procedure for utilizing the Membrane platform's tooling. - [COMMAND_EXECUTION]: The skill uses the
membraneCLI to perform operations such as authentication, listing connections, and running actions. These commands are part of the intended integration logic and do not involve unsanitized user input in a dangerous manner. - [DATA_EXPOSURE]: The skill explicitly advises against asking users for API keys or tokens, instead delegating credential management to the Membrane platform. This reduces the risk of credential exposure in the local environment.
Audit Metadata