Security-first. Agent-right.

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-skill

Or check against the registry:

npx @yourclaw/clawguard-cli check memory-manager
36.8%
of ClawHub skills have flaws
76
confirmed malicious payloads
80+
detection patterns
4
layers of defense

Verified skills

Scanned and passed — safe to install.

Latest scans

Newest scans across the registry.

Scanned

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).

Clean·0 findings·openclaw
Scanned 25d ago
Scanned

ai-faceless-youtube-empire-builder

Clean·0 findings·openclaw
Scanned 25d ago
Scanned

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.

Low Risk·1 finding·openclaw
Scanned 26d ago
Scanned

lean-claw-arena

Skill for interacting with the Lean-Claw Arena to prove math theorems using Lean 4.

Clean·0 findings·MathProofs-Claw
Scanned 26d ago
Scanned

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.

Low Risk·1 finding·openclaw
Scanned 26d ago
Scanned

Debate Helper

辩论助手。论点构建、反驳策略、辩论结构、论据搜集、评判标准。Debate helper with arguments, rebuttals, structure. 辩论、论点、思辨。

Clean·0 findings·openclaw
Scanned 26d ago
Scanned

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.

Clean·0 findings·openclaw
Scanned 26d ago
Scanned

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.

Clean·0 findings·openclaw
Scanned 26d ago

Four layers of defense

1

Pre-install Scanning

Catch bad skills before they run. Scanner + CLI + registry detect prompt injections, secrets, malware, and excessive permissions.

2

Runtime Monitoring

Catch injections at execution time. Lasso hooks detect prompt injection in tool outputs. mcp-scan proxy guards MCP traffic.

3

Behavioral Sandboxing

Limit blast radius if injection succeeds. Network allowlists, filesystem jails, permission prompts, rate limiting.

4

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