Constraint, Governance, and Audit Layer for OpenClaw on Sui
Autonomous agents should not hold unrestricted execution power.
ClawAll enforces policy checks, operator governance, and on-chain safety constraints.
The Problem
Without a constraint layer, autonomous agents can drain wallets, execute destructive commands, and escalate privileges — silently.
rm -rf and other irreversible system commands.How it works
Every intent passes through all layers in sequence. Any layer can halt execution — permanently.
Security Layers
Layers are independent — a failure in one doesn't bypass the others.
Demo
Live runtime simulation: risk scoring, governance approval, freeze controls, and on-chain execution records.
Risk scoring, governance approval, and execution flow in a single run.
Step-by-step bootstrap flow for local setup with subtitle support.
Tech Stack
No mocks. Real on-chain transactions, real Telegram bot, real Walrus blobs.
Get Started
============================================================================ === === =========== ===== ==== ==== ===== ===== ======== ======= == === == ========== ==== ==== ==== ==== ==== ======== ======= = ======== ========= == === ==== ==== === == === ======== ======= = ======== ======== ==== == ==== ==== == ==== == ======== ======= = ======== ======== ==== == == == === ==== == ======== ======= = ======== ======== === == == === == ======== ======= = ======== ======== ==== === == == === ==== == ======== ======= == === == ======== ==== ==== == ==== ==== == ======== ======= === === == ==== ===== ==== ===== ==== == == = ============================================================================ClawAll Demo Shell
Roadmap