kombo
Pass
Audited by Gen Agent Trust Hub on Apr 24, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the official Membrane CLI (
@membranehq/cli) from the npm registry. This is a standard and expected dependency for interacting with the Membrane platform. - [COMMAND_EXECUTION]: The instructions involve executing
membraneCLI commands to manage connections and run actions. These commands are used for legitimate integration purposes and rely on the platform's built-in security and authentication mechanisms. - [CREDENTIALS_UNSAFE]: The skill explicitly follows secure credential management practices by using
membrane login, which utilizes a browser-based OAuth flow rather than requiring hardcoded API keys or manual token entry.
Audit Metadata