ClawDiary – Audit log and human approval gate for AI agents (Claw, MCP
Human-in-the-loop approval for AI agents via Telegram before risky ops.
When Claude says “tests pass”, makoto checks the record — every claim held against the agent's own logged deeds; fakes blocked, not warned. Each check ships at measured zero false positives. 誠
Blocks false agent claims at the hook level with 22 pre-checks and zero false positives.
Developers building or auditing AI coding agents
LangChain validators · Agent monitoring tools
Human-in-the-loop approval for AI agents via Telegram before risky ops.
HarmActionsEval benchmark proves GPT and Claude fail at blocking harmful tool use.
Sub-2ms policy guard for agent tool calls—real safety layer where none existed.
Clever hash-chain audit trail for AI reproducibility, but demo-only with unclear adoption.
Every tool call is caught by middleware, scored against built-in rulesets like destructive-commands, secrets/* and exfiltration/* in under 5ms, then enforced as block/confirm/allow via a clawsec.yaml — neat, pragmatic attack surface reduction. The demo and auto-generated config make onboarding trivial, but it currently reads as an OpenClaw-first solution; broader agent-framework integrations or stronger isolation guarantees would make this a must-install.
Atomic task claims prevent race conditions when eight agents grab the same bug fix.