Belay
v0.7.0A seatbelt for OpenClaw agents.
Spend caps, model-call and tool-call rate limits, and a graceful pause ladder, running inside your gateway. Your agent doesn't get killed — it gets caught.
warn → block a tool call → end the run fathomforge
I'm Carlos M., a security engineer. I run five autonomous agents in production and write about what goes wrong with them — then build the open-source guardrails I wanted to exist beforehand.
Five months of production agent logs, and almost every expensive incident is one of three patterns. None of them look like failures while they're happening.
You cannot reliably detect the attack. So stop making detection the control, and start bounding what a successful one costs you — including being honest about which bounds you actually have.
A guardrail sees everything an agent says. Here's how to build one that enforces a spend cap without ever being able to reconstruct a conversation.
Everything I build here is MIT-licensed, free, and designed to be auditable in an afternoon. No telemetry, no account, no network calls you didn't configure yourself.
A seatbelt for OpenClaw agents.
Spend caps, model-call and tool-call rate limits, and a graceful pause ladder, running inside your gateway. Your agent doesn't get killed — it gets caught.
warn → block a tool call → end the run