System Operational

SECURE
YOUR AGENT

Middleware for OpenClaw.Stops theft. Blocks injections. Sanitizes Inputs.

$npx clawshield init
EXPLORE MODULES

THE VAULT

Comprehensive security modules designed for the agentic age.

Active Modules
10 / 10
🔐

Credential Vault

Enterprise-grade secrets management. Auto-detects API keys in conversation history, redacts them instantly, and re-injects them only at runtime execution. Zero-trust architecture.
🛡️

Prompt Firewall

4-layer heuristic defense against direct & indirect prompt injection attacks.
🏰

Gateway Hardener

Blocks SSRF targeting 0.0.0.0 & localhost. Prevents metadata service token leaks.
⚔️
PRO

Command Gate

Prevents destructive shell commands (`rm -rf`). Enforces human-in-the-loop for risky ops.
📦
PRO

Skill Scanner

Static analysis for agent skills. Detects malware & obfuscated code before installation.
📊
PRO

Runtime Monitor

Real-time behavior analytics. Detects and throttles anomalous file system access or network traffic spikes.
🚫
PRO

DLP Engine

Inspects outbound traffic for PII, credit cards, and proprietary data leaks.
🧠
PRO

Memory Defense

Prevents persistent memory corruption and context poisoning attacks.

DEPLOY
DEFENSE

Open Source Core.
Enterprise Armor.

bash — pricing.json
$ cat plans.json | jq .community
{
"price": 0,
"keys": 7,
"firewall": true,
"target": "Solo Devs"
}
$ cat plans.json | jq .pro
{
"price": 19,
"keys": "Unlimited",
"approval_flow": true,
"analysis": "Full Suite",
"target": "Teams"
}
$