Pre-execution interception
Blocks risky shell commands, secret reads, MCP registrations, and config changes before an AI agent executes them.
HOL Guard is a local safety layer for AI coding agents that reviews risky actions before execution. It supports offline scanning, works without an account on one machine, and can sync decision receipts through Guard Cloud.
HOL Guard is a local protection layer for AI coding agents. It is designed to stop risky actions before they run, including shell commands, secret reads, MCP changes, and configuration edits.
The page positions Guard as a tool for people using agentic coding apps who want a review step before execution. It runs locally, supports offline operation, and can be used without an account on one machine. If a blocked action is actually needed, the user can review the diff and allow it from the same flow.
Blocks risky shell commands, secret reads, MCP registrations, and config changes before an AI agent executes them.
Runs scanning locally on the machine instead of relying on a remote check before the harness starts.
Wraps the launch command for supported coding apps so protection is applied as the agent starts.
Provides a local review flow where blocked actions can be approved with one keystroke after checking the diff.
Keeps the safety check usable offline; local scanning does not require a network connection.
Can sync decision receipts across machines when Guard Cloud is enabled, while keeping file contents, prompts, and environment variables out of sync.
Use Guard when you want an AI coding assistant to pause before it runs a shell command, reads a secret file, or edits configuration. The tool acts as a local approval gate at execution time.
Use the local scanner in environments where network access is limited or unavailable. The page says scanning works offline and does not require a network connection.
Use Guard with supported agents such as Cursor, Claude Code, Codex, OpenCode, Gemini CLI, Hermes, or OpenClaw when you want a consistent safety layer across different coding apps.
Use the approval flow when an agent blocks something that is actually needed. The page says you can inspect the diff, allow the action, and keep a local decision history.
Use Guard Cloud if you want receipts synced across machines while keeping file contents, prompts, and environment variables out of the sync path.
Yes. The source says Guard is free forever on one machine with full local scanning, and it does not require sign-up, a credit card, or a cloud dependency for local protection.
Yes. The source says Guard adds less than 50 ms for a typical scan and runs locally on your machine before your harness starts, without making a network call.
By default, nothing leaves your machine. The source says Guard never reads file contents server-side. If you opt in to Guard Cloud, only decision receipts are synced, not file contents, prompts, or environment variables.
Guard currently supports Hermes, OpenClaw, Codex, Claude Code, Cursor, Gemini CLI, and OpenCode. The page says each app gets a tailored integration that wraps the launch command so Guard can scan before execution.
The source says Guard can be uninstalled by stopping the daemon and uninstalling the package with pipx. It also says Guard leaves no background services, though decision history remains on disk in ~/.hol-guard unless you delete that folder.
ByteAsk is a terminal-first AI coding agent for C and C++ that edits repositories and verifies changes with the real compiler, debugger, sanitizers, and tests before showing a diff. It offers a free tier plus paid plans, with editor connectors and zero-retention handling described in the source.
Manta AI is an autonomous web app testing tool for teams that want to map application behavior, catch regressions, and generate tests without writing scripts or maintaining selectors. It works from a URL and supports plain-English test flows, run results with screenshots, and scheduled or deployment-triggered checks.
Ghost è un assistente AI da terminale per chattare, generare codice ed eseguire task da riga di comando. Include modelli gratuiti, supporta Linux, macOS e Windows, ed è open source.
CreateOS Sandbox is an isolated compute environment for running code and agent workloads inside Firecracker micro-VMs. It is designed for workflows that need machine-level isolation, private networking between sandboxes, and programmatic control through SDK, CLI, or MCP.
hob is an independent workspace for coding agents that keeps agent sessions, terminals, history, and follow-up work organized around the tools and providers you already use. It is aimed at developers who want local control over routing, history, and workspace structure rather than a bundled model stack.
SonOf connects to your repo and PM tool, audits the codebase and surrounding product context, and turns approved work into shipped tickets with senior engineering review. It is aimed at founders and engineering leaders who need backlog help without hiring a full team immediately.