datumbox
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the Membrane CLI from the official NPM registry via
npm install -g @membranehq/cli. This is a standard installation process from a well-known service. - [COMMAND_EXECUTION]: The skill provides various commands using the
membraneCLI to manage connections, discover actions, and run tasks (e.g.,membrane action run,membrane request). These commands are intended for the primary purpose of the skill and utilize the vendor's official tooling. - [CREDENTIALS_UNSAFE]: The skill adheres to security best practices by explicitly instructing users NOT to handle API keys or tokens manually, relying instead on the platform's automated authentication flow (
membrane login).
Audit Metadata