# HOL Guard
> Local-first runtime firewall for AI coding agents

```yaml
url: "https://sidehunt.io/project/hol-guard"
markdown: "https://sidehunt.io/project/hol-guard.md"
name: HOL Guard
slug: hol-guard
website: "https://hol.org/guard"
launch_type: nofollow
link_type: nofollow
launch_status: scheduled
pricing: Free
categories:
  - Developer Tools
  - Security
upvotes: 0
clicks: 0
launch_start: "2027-01-18T08:00:00.000Z"
launch_end: "2027-01-25T07:59:59.999Z"
maker: HOL
founder_url: "https://sidehunt.io/founder/uard"
logo: "https://txmhk1zrnc.ufs.sh/f/xSkWTCqmKWx94ZsBFypdYk9MQ6GatIoxndeHPK1Rm8U3jzq0"
```

## About HOL Guard

HOL Guard is a local-first runtime firewall for AI coding agents. It intercepts tool calls (shell, secrets, MCP, package installs) before they execute. Apache-2.0. Install: pipx install hol-guard && hol-guard init. Scan is not a safety guarantee. Maker: HOL. Free. AI coding agents are increasingly given real power over real machines. They run shell commands, edit files, read environment variables, install packages, and talk to external services through MCP servers. That power is what makes them useful, and it is also what makes them risky. A single mistaken command, a prompt-injected instruction hidden in a web page, or an unreviewed package install can delete work, leak a secret, or reach a network endpoint nobody intended. HOL Guard exists to put a checkpoint in front of those actions while the agent is still running, not after the damage is visible in a diff or a log. HOL Guard runs entirely on your own machine. There is no cloud service in the path and no code upload, which is what local-first means here. It sits between the agent and the operating system and inspects each tool call as it is about to run. Shell commands, secret and environment reads, MCP tool invocations, and package installation steps are the four categories it watches most closely. When a call matches a rule you care about, HOL Guard pauses it and surfaces the decision to you: approve once, approve for the session, or deny. Everything else keeps flowing so you are not drowned in prompts for harmless reads. Key features: interception of shell, secrets, MCP, and package install tool calls before execution; a local approval flow with clear, readable context about what the agent is trying to do; configurable rules so teams can encode their own policies; and an Apache-2.0 license so the whole thing can be audited, forked, and used inside commercial workflows without licensing friction. Getting started is deliberately short: pipx install hol-guard && hol-guard init. Typical use cases include running an autonomous agent on a repository that holds production credentials, letting a coding agent install dependencies without unattended network and package freedom, reviewing MCP servers of unknown provenance, and giving a team a shared, reviewable policy for what agents may do on developer laptops. The benefit is simple: you keep the speed of agentic development while keeping a human decision point at the moments that actually matter. An important limitation, stated plainly: a scan is not a safety guarantee. HOL Guard reduces the blast radius of agent mistakes and makes risky actions visible, but it cannot prove that any given command is safe. Treat it as a seatbelt, not as an excuse to stop steering. HOL Guard is made by HOL and is free.

## Overview

### What is it?

Local-first runtime firewall for AI coding agents

### Categories

- Developer Tools
- Security

### How is it priced?

Free

### Who is it for?

Builders and buyers interested in Developer Tools, Security.

## Frequently asked questions

**Q: What is HOL Guard?**

Local-first runtime firewall for AI coding agents

**Q: Where can I find HOL Guard on Sidehunt?**

https://sidehunt.io/project/hol-guard

**Q: What launch type does HOL Guard use?**

nofollow (link type: nofollow)

## Links

- [Project page (HTML)](https://sidehunt.io/project/hol-guard)
- [AI-friendly Markdown](https://sidehunt.io/project/hol-guard.md)
- [Website](https://hol.org/guard)
- [Founder](https://sidehunt.io/founder/uard)
- [Founder Markdown](https://sidehunt.io/founder/uard.md)

## Explore

- [Browse projects](https://sidehunt.io/projects)
- [Launches](https://sidehunt.io/launches)
- [Hall of Fame](https://sidehunt.io/hall-of-fame)
- [Submit a project](https://sidehunt.io/submit)
- [Pricing](https://sidehunt.io/pricing)

_HTML version: https://sidehunt.io/project/hol-guard_
