dock-certs
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Installs the
@membranehq/cliglobal package from the public NPM registry. This is the official command-line tool for the Membrane platform, used to facilitate the skill's primary functionality. - [COMMAND_EXECUTION]: Instructs the agent to execute shell commands using the
membraneutility for authentication, connection management, and running integration actions. - [CREDENTIALS_UNSAFE]: Follows security best practices by explicitly instructing the agent to never ask the user for API keys or tokens. Instead, it utilizes a connection-based system where the platform handles authentication server-side, preventing credential exposure to the LLM context.
Audit Metadata