Skip to main content
A dark security checkpoint gate lit by a single glowing blue threshold beam

LOCAL-FIRST · SUB-100MS · FAIL-CLOSED

Put a hard boundary in front of your AI agents.

Belay sits at the tool-call boundary of your AI coding agents and blocks the dangerous ones — secret exfiltration, rm -rf, reverse shells — before they run. It asks you about the gray areas and never lets a single misstep wreck your host, in under 100 milliseconds, with no LLM in the decision path.

Detect · Block · Notify — a defense and monitoring layer for AI coding agents.

Direct downloads: Apple SiliconIntel MacWindowsLinux .debAppImage

curl -fsSL https://dl.belay.secblok.io/install.sh | bash
macOS (Intel + Apple Silicon)Windowsunsigned installerLinuxx86_64

Watch it stop an agent mid-attack.

A real session — from detecting the agents on your machine to blocking a live tool call, with the verdict on screen in milliseconds.

Every tool call, judged in real time.

The Overview is your posture at a glance: everything monitored, everything approved, and everything blocked — counted live as your agents work.

28,227Monitored26,793Approved875Blocked
Belay Overview: a live dashboard showing 28,227 actions monitored, 26,793 approved, and 875 blocked

The calls that should never run, don’t.

Destructive commands, secret reads, reverse shells, prompt-injection markers — matched deterministically against a compiled rule catalog and stopped at the boundary, before the call ever runs. No model in the hot path, so the same call always gets the same verdict.

Belay Live Feed: a real-time stream of allowed and blocked tool calls, with blocked reverse-shell and secret-read attempts in red

Approve the gray-area calls from your phone.

Not every call is clear-cut. When one is ambiguous-but-risky, Belay pauses the agent and pings you for a one-tap Allow or Deny — in your terminal, or over Telegram, Discord, WhatsApp, Slack, Matrix, and more. Don’t answer in time? It denies.

Two-way approvals · pairing-code enrolment · a stale prompt auto-denies.

A Telegram chat where Belay asks you to approve a risky tool call

A native firewall, quarantine, and a tamper-evident log.

Host control ships built in, in pure Rust — a native firewall, a bundled vulnerability database with CISA KEV and EPSS badges, and honeypot canaries. Every verdict lands in a hash-chained audit log you can prove was never touched.

Belay Host Protection: a native firewall rules table with allow and deny actions per destination

Scan, protect, done.

One installer detects the agents you already run and wires in the right way for each — running as you, never root. Scan code before you install it, then flip protection on.

  1. belay detectFinds the AI coding agents already on your machine and flags the risky settings they run with.
  2. belay protect <agent>Wires Belay in at the tool-call boundary. Start with --observe to tune, then switch to enforcing.
  3. belay serveRuns the local backend the desktop app reads — posture, activity, and a live feed with one-click Allow/Deny.
Belay Scan: a pre-install scanner that inspects code for credential theft and destructive commands before it runs

Detects and protects the agents you already run.

Belay auto-detects the AI coding agents already on your machine. Claude Code and Codex get native PreToolUse/PostToolUse hooks; anything that speaks MCP — including Hermes and OpenClaw — gets wrapped so its tool calls are gated too.

Claude Code logoClaude Code
Codex logoCodex
Hermes logoHermes
OpenClaw logoOpenClaw

Product names and logos are trademarks of their respective owners.

Put the boundary up before your next session.

Free and open source under AGPL-3.0. Local-first, and it never phones home.

Direct downloads: Apple SiliconIntel MacWindowsLinux .debAppImage

OWASP ASI Top 10Every rule tagged to the Agentic Security Initiative Top 10
OWASP LLM Top 10Mapped to the LLM application risk categories
MITRE ATLASFindings tied to adversarial-ML techniques
SARIF 2.1.0Scanner output your CI already understands
Local-first · No phone-homeYour code and secrets stay on your machine