bot9
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the Membrane CLI tool globally via
npm install -g @membranehq/cli@latest. This package is the official command-line interface provided by the vendor for interacting with their platform. - [COMMAND_EXECUTION]: The skill relies on executing
membraneCLI commands to perform its functions. This includes authentication (membrane login), connecting to the Bot9 service (membrane connect), and running specific integration actions (membrane action run). These executions are necessary for the skill's intended purpose of automating workflows with Bot9 data.
Audit Metadata