couchbase
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill facilitates the installation of the Membrane CLI via
npm install -g @membranehq/cli@latest. This is the vendor's own official tool and is used for its intended purpose of managing connections and workflows. - [COMMAND_EXECUTION]: The instructions involve executing commands through the
membraneCLI. These commands perform legitimate administrative tasks such as authentication (membrane login), connection management (membrane connect), and action execution (membrane action run). - [SAFE]: Credential management is handled through a secure server-side flow via the Membrane platform, which prevents the need for hardcoding API keys or sharing secrets directly within the skill or agent context.
- [SAFE]: No obfuscation, data exfiltration, or prompt injection patterns were detected. The skill's behavior is consistent with its stated purpose of Couchbase integration.
Audit Metadata