Use Case
SecurityClaw is a powerful AI agent skill that extends your assistant with new capabilities. Security-first skill auditing and quarantine for OpenClaw skills. Use when installing new skills, reviewing skills from unknown sources, scanning skills for prompt injection/exfiltration/supply-chain risks, or when a bot suspects a skill is malicious. Guides static + optional sandbox checks, quarantines suspicious skills, and produces an owner-action checklist (Delete / Report / Allow / Scan all). This guide walks you through installing SecurityClaw, configuring it for your setup, and running your first commands β so you can start getting value in minutes.
Install SecurityClaw: npx clawhub@latest --dir ~/.claude/skills install securityclaw
Restart your AI client (Claude Code, Cursor, Gemini CLI, or OpenClaw)
Type a natural language request related to ai agent & automation to trigger SecurityClaw
Review the output and refine your prompt for better results
Combine SecurityClaw with other skills to build multi-step workflows
Copy these prompts and use them with your AI agent after installing SecurityClaw
Help me get started with SecurityClaw
What can SecurityClaw do for my ai agent & automation workflow?
Show me an example of using SecurityClaw
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install securityclawOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install securityclawβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/securityclaw/π‘Extract and place the folder at the path above, then restart your agent.