A pixel desktop pet that watches Claude Code, Codex, Cursor & other AI coding agents — so you don't have to.
# Add to your Claude Code skills
git clone https://github.com/rullerzhou-afk/clawd-on-deskGuides for using ai agents skills like clawd-on-desk.
Last scanned: 4/26/2026
{
"issues": [
{
"type": "npm-audit",
"message": "@xmldom/xmldom: xmldom: Uncontrolled recursion in XML serialization leads to DoS",
"severity": "high"
},
{
"type": "npm-audit",
"message": "brace-expansion: brace-expansion: Zero-step sequence causes process hang and memory exhaustion",
"severity": "medium"
},
{
"type": "npm-audit",
"message": "electron: Electron: HTTP Response Header Injection in custom protocol handlers and webRequest",
"severity": "medium"
},
{
"type": "npm-audit",
"message": "glob: glob CLI: Command injection via -c/--cmd executes matches with shell:true",
"severity": "high"
},
{
"type": "npm-audit",
"message": "lodash: lodash vulnerable to Code Injection via `_.template` imports key names",
"severity": "high"
},
{
"type": "npm-audit",
"message": "picomatch: Picomatch: Method Injection in POSIX Character Classes causes incorrect Glob Matching",
"severity": "high"
}
],
"status": "WARNING",
"scannedAt": "2026-04-26T06:07:16.490Z",
"semgrepRan": false,
"npmAuditRan": true,
"pipAuditRan": true
}Clawd lives on your desktop and reacts to what your AI coding agent is doing — in real time. Start a long task, walk away, come back when the crab tells you it's done.
Thinking when you prompt, typing when tools run, grooving or juggling for subagents, reviewing permissions, celebrating when tasks complete, sleeping when you step away. Ships with three built-in themes: Clawd (pixel crab), Calico (三花猫), and Cloudling (云宝), with full support for custom themes and imported Codex Pet animation packs.
Supports Windows 11, macOS, and Ubuntu/Linux. Windows releases provide separate x64 and ARM64 installers. Source builds require Node.js. Works with Claude Code, Codex CLI, Copilot CLI, Gemini CLI, Cursor Agent, CodeBuddy, Kiro CLI, Kimi Code CLI (Kimi-CLI), opencode, Pi, OpenClaw, and Hermes Agent.
~/.codex/sessions/), registered automatically with real permission bubbles~/.copilot/hooks/hooks.json~/.gemini/settings.json (registered automatically when Clawd starts, or run npm run install:gemini-hooks)No comments yet. Be the first to share your thoughts!
~/.cursor/hooks.jsonnpm run install:cursor-hooks~/.codebuddy/settings.json (registered automatically when Clawd starts, or run node hooks/codebuddy-install.js)~/.kiro/agents/, plus an auto-created clawd agent that is re-synced from Kiro's built-in kiro_default whenever Clawd starts, so you can opt into hooks with minimal behavior drift via kiro-cli --agent clawd or /agent swap clawd (registered automatically when Clawd starts, or run npm run install:kiro-hooks). State hooks are verified on macOS and Windows.~/.kimi/config.toml ([[hooks]] entries) (registered automatically when Clawd starts, or run npm run install:kimi-hooks)~/.config/opencode/opencode.json (registered automatically when Clawd starts); zero-latency event streaming, permission bubbles with Allow/Always/Deny, and building animations when parallel subagents are spawned via the task tool~/.pi/agent/extensions/clawd-on-desk (registered automatically when Clawd starts, or run npm run install:pi-extension); interactive lifecycle updates plus permission bubbles for bash / write / edit tool calls, with Pi terminal confirmation fallback~/.openclaw/openclaw.json (registered automatically when an OpenClaw config already exists, or run npm run install:openclaw-plugin); local openclaw tui --local sessions drive Clawd animations, without permission bubbles or terminal focus in Phase 1npm run install:hermes-plugin); state, sessions, SessionEnd, and terminal focus are supportedSettings… → Theme; Clawd adapts their atlas animations into managed themesAlways actions when the source agent supports themCtrl+Shift+Y to Allow, Ctrl+Shift+N to Deny the latest permission bubble (only registered while bubbles are visible)Settings… → Agents, pick an agent, and turn off Show pop-up bubbles to keep prompts in that agent's own terminal/TUIOpen Dashboard to inspect live sessions, recent events, aliases, and jump to a terminal; a compact HUD near Clawd keeps current live sessions visiblegit pull + restart when running from a cloned repo