Skip to content

Client integrations

Install your agent first, then choose an integration according to its actual enforcement capability. Claude Code supports the mandatory pre-request reference gate. Kimi Code supports a PreToolUse integration, but its host may fail open on hook errors. Codex currently provides advisory active queries only. The OpenClaw adapter will be released after its real web_fetch payload passes integration testing. Every installation command below comes from the project's official distribution channel.

ClientAI Rec Immunity integrationGuaranteeCurrent status
Claude CodePreToolUse / WebFetch + PostToolUseMandatory pre-request gate; untrusted verdict failures closeClosed-beta reference client
Kimi CodePreToolUse / FetchURLPre-request interception; host errors and timeouts may fail openNot a sole security boundary
OpenClawPlugin before_tool_callHost lifecycle supports blockingAdapter withheld until real web_fetch payload validation
CodexAuthenticated MCP check_urlAdvisory active query, not mandatory pre-request enforcementWeak-guarantee closed-beta integration

The commands below install each agent only. They do not copy a Claude Code hook into other clients. The console provides a client-specific AI Rec Immunity setup after admission.

OpenClaw

macOS / Linux:

bash
curl -fsSL https://openclaw.ai/install.sh | bash

Windows PowerShell:

powershell
iwr -useb https://openclaw.ai/install.ps1 | iex

If you already manage Node.js:

bash
npm install -g openclaw@latest
openclaw onboard --install-daemon

Verify:

bash
openclaw --version
openclaw doctor

Official OpenClaw installation guide

Codex CLI

Official standalone installer for macOS / Linux:

bash
curl -fsSL https://chatgpt.com/codex/install.sh | sh

With Node.js on macOS, Linux, or Windows:

bash
npm install -g @openai/codex
codex

Follow the sign-in prompt on the first run.

Official Codex CLI guide

Kimi Code

macOS / Linux:

bash
curl -fsSL https://code.kimi.com/kimi-code/install.sh | bash

Windows PowerShell:

powershell
irm https://code.kimi.com/kimi-code/install.ps1 | iex

With Node.js 22.19.0 or newer:

bash
npm install -g @moonshot-ai/kimi-code
kimi

Enter /login after the first launch. Windows also requires Git for Windows to provide Git Bash.

Official Kimi Code installation guide

Integrate AI Rec Immunity

The AI Rec Immunity client remains in closed beta. After your console account is admitted, the console will show a pull command scoped to your account and client type. Short-lived credentials are injected into the current process only; they are never placed in project files, browser storage, or command URLs.

Public bundles never contain operational IOCs. Do not install third-party mirrors claiming to include the full blocklist or an older list package.

Community-driven retrieval protection · Operational IOCs remain private