H

Harden

A security layer for AI coding agents

Dev ToolsFreemium

Local pre-execution security for coding agents. Proprietary on-device models inspect each supported tool call and allow, ask, redact, block, or log it before it runs, with a safer retry when they block. No account required. Hooks for Claude Code, Codex, Cursor, Antigravity CLI, Kiro, Hermes and OpenClaw; MCP proxy fallback for other tools. Windows is not supported.

What is Harden?

Harden Agentic Integrity Foundation is a local, no-account security layer that inspects coding-agent tool calls on your machine and can allow, ask, redact, block, or log them before they execute. It is for developers running Claude Code, Codex, Cursor and similar CLIs against real repos who want a pre-execution gate rather than an after-the-fact audit.

Key features

  • Pre-execution check of supported tool calls on the device; decisions are allow, ask for approval, make safe / redact, block, or log only
  • Block-and-steer: when it blocks, it can suggest a safer retry (the site's example is blocking `kubectl delete namespace production` and steering to a staging rollout restart)
  • Install with `curl -fsSL https://aif.harden.run/install.sh | sh` then `aif configure`; no account and no credit card for the free product
  • Native hooks for Claude Code, Codex, Antigravity CLI, Cursor, Kiro, Hermes and OpenClaw, plus an MCP proxy fallback for other tools
  • Local decision history and audit view on the device with no retention cap on the free tier; telemetry opt-out
  • Free forever for individual developers; Enterprise adds compliance reporting, air-gap / zero-telemetry, MDM install and support SLAs
  • Full local model path is macOS Apple Silicon with Metal; CLI and daemon also on macOS or Linux x86_64; Windows is not supported yet
  • Published research table on harden.run compares Harden as a pre-execution monitor to a GPT monitor baseline on SLEIGHT, AgentHazard, SABER and LinuxArena — those figures are vendor-reported

Who it's for

  • A developer running Claude Code or Codex on a laptop that already has prod kubeconfigs and git push rights, and wants dangerous calls stopped before they execute
  • A team standardizing one local gate across several coding agents (Claude Code, Codex, Cursor, Kiro) instead of per-tool allowlists
  • Someone who needs a local audit trail of what an agent tried to run, including blocked and redacted calls, without creating a Harden account
  • An organization that wants MDM-managed, air-gapped agent security and is evaluating the Enterprise tier

When not to use it

Not for Windows (unsupported). Not a hosted policy gateway or a substitute for an isolated CI sandbox: it runs on the developer machine next to the agent. Machines below 16 GB RAM or without the listed agent versions are outside the published requirements. Do not treat the homepage session counters as live production metrics.

FAQ

Does Harden cost anything?

The individual product is $0 forever: core pre-execution blocking, local audit, no account. Enterprise is custom and is sold as compliance reporting, air-gap / zero-telemetry, MDM and SLAs.

Does my repo leave the machine?

The product is described as local-first: cybersecurity models run on the device and judge tool calls there. The free tier includes telemetry opt-out. Enterprise adds an explicit air-gap / zero-telemetry mode.

Which agents does it work with?

The site lists Claude Code, Codex, Antigravity CLI, Cursor, Kiro, Hermes and OpenClaw, with a compatibility matrix dated 26 August 2026. Other tools can go through an MCP proxy fallback.

Is it open source?

No. GitHub hardenrun/aif publishes a proprietary beta binary license from VizopsAI, Inc. Third-party open-source components inside the archive keep their own licenses.

Developer ToolsSecurityAI AgentsClaude CodeCodex
Submitted by Pushpak Pujari (Co-founder & CEO, Harden / VizopsAI, Inc.)LinkedInLaunched September 17, 2026

Share this launch

Embed this badge

Featured on OrangeBot
<a href="https://orangebot.ai/product/harden" target="_blank" rel="noopener noreferrer">
  <img src="https://orangebot.ai/api/badge/harden.svg" alt="Featured on OrangeBot" width="200" height="54" />
</a>

Comments