Rules of the Claw

PassAudited by VirusTotal on May 10, 2026.

Findings (1)

The skill is a defensive security bundle providing 56 regex-based rules for the OpenClaw Guardian plugin to restrict dangerous agent behaviors. The rules effectively target credential theft (e.g., blocking access to .env, .ssh, and cloud keys), data exfiltration (e.g., blocking pipes to curl/wget or known webhook sites), and infrastructure destruction. The install.sh script is a standard installer that performs local backups and validation of the rules-of-the-claw.json file without any suspicious remote calls or obfuscation.