Preventing Silent MCP Drift: Open-Source Local Security Tool HOL Guard

kantorcodes1 · reddit · 2026-08-13

A developer has released HOL Guard, an open-source local checkpoint tool designed to enhance security for AI coding agents like Claude Code.

While existing permission layers and sandboxes catch obvious threats like executing commands or modifying files, they fail to address silent drift in pre-approved MCP servers (e.g., a server adding new endpoints or tools a week later without re-prompting the user).

Running entirely locally, the tool evaluates MCP registrations, commands, file access, and tool calls against policies before execution. It supports actions like allow, warn, ask, or block, and maintains a receipt of every decision for later auditing.

Original post →

More from coding & agent

coding & agent channel →