RunOpenClawOpenClawSafely.

OpenLeash is an open source runtime firewall for AI agents.

Block dangerous agent actions in real time
Shell commands
Filesystem access
Network calls
Secret exfiltration
QUICK START
$ brew install openleash
$ openleash openclaw

OpenLeash in Action

openclaw-session

Security Rules

Page 1 of 3

Open Source, Community Driven

OpenLeash Core

Hooking to the agent

Enrichment

Context & event data

Rule Engine

Rego / Custom rules

Plugins

HITL, Memory, Logs

Bring Your Own Engine

OpenLeash strictly separates enforcement from decision logic. Use the built-in Rego/OPA engine, or plug in your own custom Python or Node.js decider.

Extensible Rules

Write deterministic evaluation scripts to fit your exact environment. If you can express the rule in code, OpenLeash can enforce it at runtime.

Community Updates

Benefit from a shared repository of security controls. As new agent attack vectors emerge, the community updates the shared rule definitions instantly.