🎁 Get the FREE AI Skills Starter GuideSubscribe →
BytesAgainBytesAgain
🦀 ClawHub

Rules of the Claw

by @bahuleyandr

A strong, field-tested Guardian baseline for OpenClaw Guardian — 56 deterministic rules protecting against credential theft, data exfiltration, network scann...

Versionv1.0.0
💡 Examples

# Step 1: Ensure Guardian plugin is installed
ls ~/.openclaw/extensions/guardian/

Step 2: Install this skill via ClawHub

clawhub install rules-of-the-claw

Step 3: Run the install script

cd ~/.openclaw/workspace/skills/rules-of-the-claw bash install.sh

Step 4: Verify

cat ~/.openclaw/extensions/guardian/guardian-rules.json | python3 -c "import json,sys; rules=json.load(sys.stdin); print(f'✅ {len(rules)} rules active')"

View on ClawHub
TERMINAL
clawhub install rules-of-the-claw

🧪 Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

🔍 Can't find the right skill?

Search 60,000+ AI agent skills — free, no login needed.

Search Skills →