HOL Guard
Blocks AI coding agents from reading secrets, running risky commands, or making dangerous config changes before they execute
| What is it | Blocks AI coding agents from reading secrets, running risky commands, or making dangerous config changes before they execute |
|---|---|
| Pricing | Freemium — from $15/mo |
| Free tier | Yes |
| Platform | Web Application |
| API | Yes |
| Best for | preventing AI coding agents from reading secrets like .npmrc, blocking malicious MCP server registrations |
| Domain registered | 2001 |
Data updated Aug. 1, 2026
What does HOL Guard do?
HOL Guard is a security tool that sits between you and your AI coding agents — Claude Code, Codex, Cursor, Gemini CLI, and others — and intercepts dangerous actions before they happen. It watches for things like an agent trying to read your ~/.npmrc file, install a suspicious package, register a malicious MCP server, or modify config files without approval. Think of it as a permission gate for AI agents: when an agent attempts something risky, Guard blocks it and lets you decide what to do.
The tool works by installing a lightweight harness that hooks into your agent's runtime. Once set up, it monitors every command the agent tries to run and checks it against a set of security rules. If something looks off — like a prompt injection attempt, a secret exfiltration attempt, or a connection to an unverified MCP endpoint — Guard stops it and alerts you. It also includes a plugin scanner for maintainers that can validate extensions before release, checking for things like insecure HTTP endpoints, missing auth, and dangerous shell commands in bundled skills. The scanner can run in CI via a GitHub Action, so plugin publishers can gate pull requests automatically.
HOL Guard is most useful for developers and teams who rely on AI coding agents and want to prevent accidents or attacks. If you're using Claude Code, Cursor, Codex, or similar tools in production, Guard adds a safety layer that catches mistakes and malicious actions alike. It's also valuable for plugin and extension publishers who want to validate their code before shipping. The tool is free to start — you create an account, get install instructions by email, and can upgrade to Pro later for team policies, Slack alerts, and multi-machine sync.
Key features
What makes it stand outWho is HOL Guard for?
Who benefits most from this toolPricing
Free tier available — start without a credit cardFree
- Local scanning and command interception
- On-device decisions and change diffs
- First-use protection and local policy
- Full offline support
Pro
- Local protection
- Local scan, policy & wrapper mode
- Local diff & review history
- Works before sign-in
- Cloud approval history sync
- Alerts
- Export-ready evidence
- 180-day cloud retention
- 5 GB cloud storage
- Automation-heavy workflows that invoke paid cloud analysis
- Bulk Guard runs that fan out across shared policies or managed agents
- Optional automation wallets for routed investigations and sweeps
- Future overage-backed automation, not ordinary manual review
Team
- Shared policy across multiple developers
- Fleet dashboards
- Centralized approval workflows
- Automation-heavy workflows that invoke paid cloud analysis
- Bulk Guard runs that fan out across shared policies or managed agents
- Optional automation wallets for routed investigations and sweeps
- Future overage-backed automation, not ordinary manual review
Enterprise
- SSO / SAML identity federation
- SIEM and log pipeline export
- Custom curated threat feeds
- Volume pricing and dedicated support
- On-premises Guard Cloud option
Trust & presence
Gallery
Click any image to enlargeAlternatives in Developer Tools
Drop-in security layer for AI agents — blocks prompt injections, redacts secrets, and cuts token costs automatically.
Security gateway for LLM agents — prevents prompt leakage, blocks unauthorized access, and redacts sensitive data.
AI firewall that monitors and secures AI app connections to prevent malicious tool calls and data theft.
A security gateway that intercepts and audits AI tool calls in real-time, designed for mission-critical environments.
AI-powered IDE extension that analyzes code for security, performance, and correctness while generating documentation and explanations.
AI control plane that audits agent tool calls and caches LLM responses to cut costs by 50%
AI-powered application security platform that protects code from development to runtime with automated risk detection and remediation
AI coding assistant that explains every proposed edit and lets you question changes in a side chat without disrupting its workflow.