VulnHunter: Capital One's agentic AI code security tool
medina
66 points
32 comments
July 17, 2026
Related Discussions
Found 5 related stories in 407.3ms across 14,015 title embeddings via pgvector HNSW
- Anthropic's open-source framework for AI-powered vulnerability discovery binyu · 355 pts · June 04, 2026 · 61% similar
- Google TIG reports first example of AI used offensively for zero-day vulns thoughtpeddler · 17 pts · May 11, 2026 · 54% similar
- Show HN: Scan your AI agents for dangerous capabilities smashini · 41 pts · July 06, 2026 · 52% similar
- Launch HN: Traceforce (YC S26) – Company-wide security monitoring for AI apps XiaHua · 39 pts · July 16, 2026 · 52% similar
- Hackerbot-Claw: AI Bot Exploiting GitHub Actions – Microsoft, Datadog Hit So Far varunsharma07 · 12 pts · March 01, 2026 · 52% similar
Discussion Highlights (13 comments)
medina
VulnHunter: Capital One’s open-source, agentic AI code security tool.
ph3t
All these security/vulnerability scanning harnesses look more or less the same. Not sure what’s the point of bragging or publishing about them anymore, there’s no moat
sbarrofan1
Put a wrapper around nessus, stave off a "below strong" rating another six months
_joel
Why does this feel like an exec trying to justify token spend?
jp0001
This is a sad. Makes me want to move my bank accounts.
xur17
> If you intend to use VulnHunter on Anthropic's first-party platforms (Claude API / Claude Code), we strongly recommend enrolling first via the verification portal. Has anyone actually had success with this? I applied for my company several weeks ago, and never heard back.
mkagenius
If there is a pentester here who uses mitmproxy, the security skills below (distilled from 4000 h1 disclosures) might help - https://github.com/instavm/security-skills this is just a side project though for me
liampulles
Wasn't Capital One founded on the premise of massive-scale market and product experimentation? Makes sense that they would design tools that match that approach.
_pdp_
IMHO these type of projects are not tools per-se but methodologies. I think this is a better framing since that's exactly what they are - a bunch of markdown files that describe in general terms how to perform an assessment aligned to some principles. Btw, these type of methodologies are used all the time. Practically every security consultancy has them so adding them to an LLM makes a lot of sense.
bpmct
Curious if the team at CapitalOne can share in more detail how this tool is being used internally, including how it’s helped their security practices and culture. That would help address some of the legitimacy concerns.
lfx
There are few more: https://github.com/visa/visa-vulnerability-agentic-harness https://github.com/cloudflare/security-audit-skill I'm on the fence here, for one as from recent Linux mailing discussions those tools can really find good bugs (51% of them?), but on other side - I'm afraid of false sense of security.
latchkey
seems weird to not include shell scripts. https://github.com/capitalone/VulnHunter/blob/main/vulnhunt/...
spikk
I think it's actually interesting how you can use the same model to both find and falsify the findings