lucidworks
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the Membrane CLI package (
@membranehq/cli) from the official npm registry. This package is a core component provided by the skill author for interacting with their platform. - [COMMAND_EXECUTION]: It utilizes various
membraneCLI commands (e.g.,membrane login,membrane connect,membrane action run) to perform operations. These are standard administrative actions for the integration. - [SAFE]: The skill explicitly advises against asking users for API keys or tokens, instead using the platform's built-in connection management system which handles credentials server-side. This reduces the risk of credential exposure.
Audit Metadata