VulnHunter: Capital One's agentic AI code security tool
medina
66 points
32 comments
July 17, 2026
Related Discussions
Found 5 related stories in 57.4ms across 5,215 title embeddings via pgvector HNSW
- Someone is running mass vulnerability scans, spoofing AI bots like ClaudeBot gavinhking · 261 pts · August 12, 2026 · 54% similar
- Launch HN: Traceforce (YC S26) – Company-wide security monitoring for AI apps XiaHua · 39 pts · July 16, 2026 · 52% similar
- Z.ai Security Disclosure Alifatisk · 32 pts · August 14, 2026 · 52% similar
- Show HN: Sentinel – open-source QA agent that reads your code before it clicks asenna · 15 pts · July 16, 2026 · 51% similar
- Show HN: OneCLI – OSS credential gateway that keeps secrets out of AI agents Jonathanfishner · 88 pts · July 23, 2026 · 51% 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