This product was not featured by Product Hunt yet.
It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).

Product Thumbnail

LocalForge

The last line of defence before your code hits git history

Developer Tools
GitHub
Tech
Security
Visit WebsiteSee on Product HuntGithubVercel

Hunted byStalingrad DollosaStalingrad Dollosa

You're working fast or vibe-coding, the LLM is shipping faster than you can review, and three days later you're rotating AWS keys at 2am. LocalForge intercepts every git commit before it finalises. 3 layers: Rust regex blocks secrets in <1ms, CoreML on the Neural Engine catches unsafe patterns statistically, and a local Qwen LLM reviews your diff like a human and it's all fully offline on Apple Silicon. Nothing leaves your Mac.

Top comment

Hey PH 👋

I built this because I kept seeing the same thing in AI-assisted codebases. It's not malice but ultimately it's just speed. When you're vibe coding or working fast because of a deadline, and the LLM is generating 200 lines at a time, secrets and unsafe patterns slip through the review loop since it can't keep up with the generation loop.

The thing I wanted most was something that ran before git, not after. By the time a secret is in your history, the damage is done even if you rotate immediately since the commit hash is permanent and the exposure window already existed.

Three things I'd love feedback on:

1. The Layer 2 training set is 297 samples across 11 languages so it's still small. If anyone has labeled risky/clean code snippets they'd share, I'd love to grow it.
2.The VS Code extension is next and it'll reuse the same pipeline so you get inline squiggles without running a commit.
3. Apple Silicon only right now. A Linux port would need different runtimes for both CoreML and MLX so I'm, interested in whether there's appetite for it.

Repo is MIT and fully open. Would love issues, PRs, or just to hear what secret patterns you've seen slip through that I'm not covering yet.

Comment highlights

Pre-commit is the right place for this. Catching secrets after they hit git history always feels too late. I’d be curious to see how often the local LLM flags useful issues vs noisy false positives in real projects.

About LocalForge on Product Hunt

The last line of defence before your code hits git history

LocalForge was submitted on Product Hunt and earned 13 upvotes and 5 comments, placing #15 on the daily leaderboard. You're working fast or vibe-coding, the LLM is shipping faster than you can review, and three days later you're rotating AWS keys at 2am. LocalForge intercepts every git commit before it finalises. 3 layers: Rust regex blocks secrets in <1ms, CoreML on the Neural Engine catches unsafe patterns statistically, and a local Qwen LLM reviews your diff like a human and it's all fully offline on Apple Silicon. Nothing leaves your Mac.

LocalForge was featured in Developer Tools (515.4k followers), GitHub (41.3k followers), Tech (627.5k followers) and Security (2.7k followers) on Product Hunt. Together, these topics include over 269.9k products, making this a competitive space to launch in.

Who hunted LocalForge?

LocalForge was hunted by Stalingrad Dollosa. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.

Want to see how LocalForge stacked up against nearby launches in real time? Check out the live launch dashboard for upvote speed charts, proximity comparisons, and more analytics.