ClawGuard, the security layer for sharp agents.
Scan AI agent skills for prompt injections, malware, secrets, and more. No gatekeeping, just signal.
Scan any skill. Versioned, auditable, open.
Check any skill from the command line:
npx @yourclaw/clawguard-cli scan ./my-skillOr check against the registry:
npx @yourclaw/clawguard-cli check memory-managerVerified skills
Scanned and passed — safe to install.
body
Physical performance — workouts, fitness tracking, nutrition, meal logging, macros, recipes. Use when the user mentions exercise, lifting, running, training, food, eating, macros, protein, meal planning, or anything related to physical health and performance. Routes to sub-skills: coach (movement/training) or chef (nutrition/food).
ai-faceless-youtube-empire-builder
proactive-daily-planner
Proactive daily planning assistant that helps organize your day, track tasks, and provide motivation. Acts as a personal assistant to plan your day proactively.
lean-claw-arena
Skill for interacting with the Lean-Claw Arena to prove math theorems using Lean 4.
Latest scans
Newest scans across the registry.
body
Physical performance — workouts, fitness tracking, nutrition, meal logging, macros, recipes. Use when the user mentions exercise, lifting, running, training, food, eating, macros, protein, meal planning, or anything related to physical health and performance. Routes to sub-skills: coach (movement/training) or chef (nutrition/food).
ai-faceless-youtube-empire-builder
proactive-daily-planner
Proactive daily planning assistant that helps organize your day, track tasks, and provide motivation. Acts as a personal assistant to plan your day proactively.
lean-claw-arena
Skill for interacting with the Lean-Claw Arena to prove math theorems using Lean 4.
persistent-agent-memory
Add persistent memory to any agent so it can remember prior work, maintain context across sessions, and continue long-running workflows. Use when: (1) remembering facts or preferences for later, (2) recalling stored memories by topic or intent, (3) forgetting/removing memories matching a query. NOT for: web search, file system search, or code search — use other tools for those.
Debate Helper
辩论助手。论点构建、反驳策略、辩论结构、论据搜集、评判标准。Debate helper with arguments, rebuttals, structure. 辩论、论点、思辨。
scrapclaw
Run Scrapclaw as a Dockerized browser-backed scraping service, then use this skill to fetch HTML from JavaScript-heavy or Cloudflare-protected pages through its HTTP API.
chain-referenced-shortform-video
Use when generating AI films, short dramas, cinematic sequences, or storyboard-driven video scenes that need strong cross-shot continuity and real film-language control. Covers asset-driven preproduction, shot lists, storyboards, blocking, lensing, camera movement, five-dimension prompt control, subtractive prompting, staged keyframe gates, bridge-frame selection, shot cards, continuity ledgers, and chain-referenced video generation. Trigger for requests about AI movie generation, cinematic prompt engineering, short drama workflows, continuity pipelines, previsualization, scene packs, shot templates, bridge frames, or swapping scripts without rewriting the workflow.
Four layers of defense
Pre-install Scanning
Catch bad skills before they run. Scanner + CLI + registry detect prompt injections, secrets, malware, and excessive permissions.
Runtime Monitoring
Catch injections at execution time. Lasso hooks detect prompt injection in tool outputs. mcp-scan proxy guards MCP traffic.
Behavioral Sandboxing
Limit blast radius if injection succeeds. Network allowlists, filesystem jails, permission prompts, rate limiting.
Community Reporting
Human review catches what automation misses. Report vulnerabilities, contribute fixes, build the safe skills ecosystem.
Get started in seconds
# Scan a local skillnpx @yourclaw/clawguard-cli scan ./my-skill# Check which tools are availablenpx @yourclaw/clawguard-cli doctor# Check a skill against the registrynpx @yourclaw/clawguard-cli check memory-manager