Simple, Transparent Pricing
Start free — no credit card required. Upgrade anytime.
Free
Try ClawDefend before you commit. No credit card needed.
- 5 scans/month
- Full scan results for your own scans
- Browse public skill directory (scores & badges)
- Top 5 safest & riskiest leaderboard
- CLI: npx clawdefend scan <url>
- Shareable scan report links
User
For anyone who installs skills and wants to stay safe.
- 200 scans/month (web + CLI via API key)
- Full security reports on all directory skills
- Skill watchlist — save & track skills you use
- Email alerts when watched skills are re-scanned
- Full scan history
- API key for CLI automation
Developer
For skill authors who ship and maintain OpenClaw skills.
- 1,000 scans/month (web + CLI via API key)
- Everything in User plan
- API key management (up to 5 keys)
- Badge embed for your README
- Skill analytics dashboard
- CI/CD integration via API
- Scan comparison & diff view
Premium Badge
Stand out in the directory with a human-verified badge.
- Audited badge on your skill listing
- Featured placement in directory
- One manual security review by our team
CLI Tool
LiveQuick scans from your terminal — no install required. Free tier gets 5 scans/month. Paid plans include an API key for higher scan limits and CI/CD automation.
$ npx clawdefend scan https://github.com/openclaw/skills/tree/main/skills/author/skill-name # Paid users: npx clawdefend scan <url> --key YOUR_API_KEY
Can I cancel anytime?
Yes. Cancel anytime from your dashboard — no questions asked. You keep access until the end of your billing period.
What counts as a scan?
Each time you submit a GitHub URL for analysis. Results are cached — scanning the same unchanged skill again doesn't use your quota.
How does the CLI work with paid plans?
Free tier gets 5 scans/month via CLI. Paid plans include an API key — pass it with --key to unlock your plan's monthly quota (200/month on User, 1,000/month on Developer) and automate CI/CD.
What's the difference between User and Developer?
User is for people who install skills and want to stay safe. Developer is for skill authors who need CI/CD integration, API access, badge embeds, and author analytics.