socket
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Installs the official Membrane CLI (
@membranehq/cli) via npm. This is the standard tool required to interact with the Membrane platform and handle Socket integrations. - [COMMAND_EXECUTION]: Executes shell commands using the
membraneCLI to manage connections and run actions. These commands are part of the documented workflow for the platform. - [SAFE]: The skill adheres to security best practices by explicitly instructing the agent to let the Membrane platform manage authentication and credentials server-side, avoiding the need for hardcoded API keys or local secret storage.
Audit Metadata