npm package
Install the AgentGuard runtime in the Node environment used for the OpenClaw deployment.
Install the AgentGuard runtime through npm or install.sh, then bind it to OpenClaw through the current product-supported onboarding flow.
The public installation commands do not define the exact OpenClaw binding command. The production page must use the workflow confirmed by the product team.
See which supported AgentGuard forms apply to this target and what connection work still remains.
Install the AgentGuard runtime in the Node environment used for the OpenClaw deployment.
Bootstrap the local runtime and configuration on macOS or Linux with the current public installer.
Connect OpenClaw to the installed AgentGuard service using the approved onboarding flow.
Separate successful runtime installation from verified OpenClaw requests and security outcomes.
Commands match the current public setup paths. Production documentation should add approved versions, prerequisites, rollback steps, and source verification.
# Option 1: install through npm
npm install -g @goplus/agentguard
# Option 2: bootstrap on macOS / Linux
curl -fsSL https://agentguard.gopluslabs.io/install.sh | bash
# Verify the local runtime
agentguard status
agentguard doctor
# Exact OpenClaw binding command pending product confirmationChoose npm for package-managed setup or install.sh for the guided macOS and Linux bootstrap.
Use the exact OpenClaw activation or connection procedure approved by the product team.
Run a controlled OpenClaw security request and confirm the runtime result and evidence.
These labels separate installation, service access, workflow connection, and runtime behavior.
Check the connection, runtime, returned result, and coverage boundary before treating setup as verified.
The AgentGuard runtime and configuration are present in the OpenClaw environment.
OpenClaw reaches AgentGuard through the approved product onboarding path.
A controlled OpenClaw request produces the expected AgentGuard output.
Installed runtime without a verified OpenClaw connection is not an active integration.
These statements prevent a documented integration from being read as universal protection.
The final OpenClaw connection command is not established by the four public homepage setup commands.
npm and install.sh describe runtime delivery and should not be expanded into unverified OpenClaw hooks or plugins.
install.sh targets macOS and Linux; npm requires a supported Node environment.
Publish supported OpenClaw versions, activation state, and a controlled verification procedure.
Keep answers aligned with current product behavior and the last verified integration version.
This prototype limits public commands to npm and install.sh for the AgentGuard runtime.
The public setup commands do not specify the final OpenClaw connection step.
After OpenClaw reaches the installed AgentGuard runtime and a controlled request returns the expected evidence.
OpenClaw integration
Run the documented setup, confirm AgentGuard is reachable from OpenClaw, and test the behavior expected from this connection.