Deterministic security guardrails for Claude Code
Six shell hooks hard-block RCE and exfiltration before Claude Code executes anything.

Blocks prompt injection before execution when Anthropic's filters won't.
Developers using Claude Code or OpenClaw agents
Lakera · Snyk · Protect AI
These agents have shell access, file access, and connected accounts. We built Shoofly to sit in front of tool calls before they fire.
- PreToolUse / PostToolUse hooks intercept every tool call - Blocks prompt injection, credential theft, unauthorized writes, malware in tool results - Works with OpenClaw, Claude Code CLI, and Cowork / Dispatch - Open YAML policy -- read it, fork it, audit it - Free tier detects. $5/mo blocks.
The Cowork piece was the interesting part. Cowork runs Claude Code inside a full Ubuntu VM -- host hooks don't fire there. We used the plugin system with hooks/hooks.json and VirtioFS to get sub-50ms alert latency from inside the VM to host notifications.
curl -fsSL https://shoofly.dev/install.sh | bash
shoofly.dev
Six shell hooks hard-block RCE and exfiltration before Claude Code executes anything.
Claude Cowork alternative with approval gates, but depends on OpenClaw adoption.
Live React artifacts update in place instead of regenerating—different from typical AI chat.
Another AI security wrapper with a landing page that blocks access behind a browser check.
OpenClaw but actually secure—encryption, sandboxing, and signed skills baked in.
Natural language policies block risky agent actions before they execute.