Use Case
ClawDefender - OpenClaw Security - Prompt injection, rogue skills etc isn't just for solo use β teams can share skills and build consistent AI workflows across the organization. Security scanner and input sanitizer for AI agents. Detects prompt injection, command injection, SSRF, credential exfiltration, and path traversal attacks. Use when (1) installing new skills from ClawHub, (2) processing external input like emails, calendar events, Trello cards, or API responses, (3) validating URLs before fetching, (4) running security audits on your workspace. Protects agents from malicious content in untrusted data sources. This guide covers how to deploy ClawDefender - OpenClaw Security - Prompt injection, rogue skills etc for your team, standardize prompts, and create shared workflows that everyone can use.
Install ClawDefender - OpenClaw Security - Prompt injection, rogue skills etc in your project directory: .claude/skills/clawdefender/
Commit the skill folder to your repository so the whole team has access
Document your team's standard prompts in a shared README
Use ClawDefender - OpenClaw Security - Prompt injection, rogue skills etc in code reviews, standups, and planning sessions
Iterate: collect feedback from the team and refine your prompts
Copy these prompts and use them with your AI agent after installing ClawDefender - OpenClaw Security - Prompt injection, rogue skills etc
How can my team use ClawDefender - OpenClaw Security - Prompt injection, rogue skills etc together?
Set up ClawDefender - OpenClaw Security - Prompt injection, rogue skills etc for our project so everyone can use it
Create a shared workflow using ClawDefender - OpenClaw Security - Prompt injection, rogue skills etc for our team
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install clawdefenderOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install clawdefenderβ οΈ 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/clawdefender/π‘Extract and place the folder at the path above, then restart your agent.