Harden - A security layer for AI coding agents
byβ’
Harden AIF is a free, local security tool for AI coding agents. Its post-trained model checks tool calls before they run, using your request and session context. It beat frontier models on key agent-security benchmarks, while keeping your repo and tool output on your machine.

Replies
Tough Tongue AI
This looks super useful for us. Congratulations on the launch team!
Harden
@aj_123Β Thanks a lot, Ajitesh! Really appreciate that. Would love to hear your feedback and experience once you give Harden a try π If you face any issues, feel free to book a call with us. Our team would be more than happy to help get everything set up for you.
Harden
@aj_123Β Thank you and definitely try it out and let us know what you feel!
Harden
@aj_123Β Thank you, Ajitesh. Your support means a lot!
congrats on the launch!! π funny timing, i backed out of a third-party agent skill yesterday, bacause it runs npx in my repo and who knows what it touches.
local check-before-it-runs is exactly the thing! does it cover the install step, or just runtime?
Harden
@seenewΒ Great timing π and yes, thatβs exactly the kind of thing Harden is meant for.
It can cover the install step too, as long as that action goes through the agent/tool flow Harden is monitoring. So something like an agent trying to run npx in your repo can be checked before it executes, not just after the package is already installed.
And thanks a ton for supporting the launch, Shinyoo π
Harden
can finally run my coding agent in YOLO mode and walk away. AIF checks what it is doing and stops things that could go wrong, so I don't have to babysit it.
Harden
@anurag_arora6Β Exactly. The goal is simple: we just want people to say that I trust my agent.
Bababot
How does Harden handle a tool call when itβs unsure whether the action is safe?
Harden
@aarav_pittmanΒ When unsure harden currently allows and and logs the harmful action since we do not want to hamper developer productivity but we are working on a shipping a feature where harden will be giving feedback to the agent to check if it can proceed even more securely when unsure. However, I would love to know what would want your agents doing in such a scenario?
Serand
Harden
@rukhsar_amjadΒ Yes, definitely do try it. It is completely free, installs in seconds, and watches your agents 24/7 so that you don't have to.
So I am having similar issues, But I have my own rule sets in Molt Code, Do you have some Client Server model rather than invasive one ?
Harden
@junaid1460Β As of now, no. But we do plan to ship a feature like that. Do let use know if you want something more!
Harden
Companies have always had risk and compliance as separate functions from product and business development because their incentives are at odds. Risk team looks at risk adjusted long term reward, but biz-dev indexes on shorter term rewards. In a similar way, the same system can't both be the coding agent, and the security agent. That's why Harden is needed
Harden
@pushpendre_rastogiΒ That separation is really at the heart of Harden, letting the coding agent focus on getting the job done while Harden independently handles the security boundaries. Great analogy, Pushpendre
Harden
We built Harden after seeing how difficult it is to control what AI agents can access and do. As users ourselves, we wanted a simpler way to set policies, monitor activity, and deploy agents confidently.
Harden
@ankitatproducthuntΒ Exactly why we built Harden. Excited to see it finally in usersβ hands
Lancepilot
Harden
@priyankamandalΒ Oh for sure! DevOps is still one of the most cubersome of areas which can benefit the most from a secure autonomous agent.
Congratulations π