bookingmood
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the Membrane CLI package (
@membranehq/cli) from the official NPM registry. This is a standard installation procedure for the vendor's own tooling. - [COMMAND_EXECUTION]: The skill utilizes several CLI commands (e.g.,
membrane login,membrane action run) to interact with the Bookingmood API. These commands are part of the intended functionality of the Membrane platform and do not involve arbitrary or dangerous shell command execution. - [CREDENTIALS_UNSAFE]: The skill explicitly advises against local credential storage and uses the Membrane platform's centralized connection management system to handle OAuth flows and token refreshes securely.
Audit Metadata