VC
Value Add VC
⚡HomePulse⚡Helpful Apps📝Blog🤝Partner
Illustration for: Visa Open-Sources an Agent That Patches Its Own Code
Value Add VC/Pulse/AIDEEP DIVE

Visa Open-Sources an Agent That Patches Its Own Code

Visa released the Vulnerability Agentic Harness, an 11-stage open-source pipeline that finds security flaws, writes candidate fixes and adversarially validates them before a human reviews, cutting some remediations from weeks to hours.

By the Numbers

11
Pipeline stages
595
GitHub stars, Jul 20
2,300+
GitHub stars, Aug 25
300+
Forks
Aug 27, 2026
Full release
TC
By the AI Desk
Edited by Trace Cohen · Early-stage VC & angel · Founder, New York Venture Partners
August 28, 2026
2 min read
ShareXLinkedInEmail

THE RUNDOWN

1

Visa announced the full release of its Vulnerability Agentic Harness on Aug. 27, an open-source system that detects flaws, generates fixes and validates patches before human review, per [VentureBeat](https://venturebeat.com/security/visa-agentic-security-harness-autonomous-fix)

2

Stage 10 writes candidate fixes; Stage 11 runs adversarial validation -- the human gate sits at the end, not the middle

3

It uses multi-model orchestration, selecting Claude Mythos for recall, Claude Opus for precision, plus GPT and open-weight models per stage

4

GitHub traction went from 595 stars on July 20 to more than 2,300 stars and 300 forks by Aug. 25

TC

The VC Read · Trace's Take

Trace Cohen

Every AppSec startup pitching 'we find more vulnerabilities' just got obsoleted by a free tool from a payments network. Finding was never the bottleneck. If you are building in security, the only defensible position left is remediation with a validated patch and an audit trail a regulator accepts. And Wilson's point is the actual diligence item: ask any agentic security vendor where the authorization gate sits relative to the model, because if the model holds the write credential you have bought your attacker a shortcut.

Frontier AI Dashboard → AI Jailbreak Tracker →

Analysis

Visa released the Visa Vulnerability Agentic Harness (VVAH) in full on Aug. 27, an open-source security system that runs a discover, verify, remediate, validate, iterate loop across production code. VentureBeat detailed the architecture: eleven stages, with Stage 10 writing candidate fixes and Stage 11 performing adversarial validation before anything reaches a human reviewer. It builds abstract syntax tree call graphs to map code paths and pulls in CMDB data, threat models and business risk context to prioritize.

The framing from Visa's president of technology Rajat Taneja is the part worth sitting with: "The bottleneck has moved. AI is finding vulnerabilities faster than humans can." And: "It's not the finding. It's the fixing that matters." That is a genuine inversion of the last decade of security tooling, which optimized detection and generated queues no team could work through. Carl Rutstein, global head of Visa Consulting and Analytics, put it as "speed to remediation is the new battleground."

The multi-model design is the interesting engineering choice. Rather than standardizing on one model, VVAH selects per stage based on precision and recall characteristics -- Claude Mythos where high recall matters, Claude Opus where precision matters, GPT and open-weight models configurable through OpenAI-compatible backends. That is what a mature production AI system looks like, and it is the opposite of the single-vendor architecture most enterprises started with.

“Adoption is real if early: 595 GitHub stars on July 20, more than 2,300 stars and 300-plus forks by Aug.”

Adoption is real if early: 595 GitHub stars on July 20, more than 2,300 stars and 300-plus forks by Aug. 25, with a clone-to-visitor ratio around 9% -- meaning people are running it, not just bookmarking it. Visa reports mean time to adapt on some resolutions shrinking from weeks to hours.

The counter-argument came from Steve Wilson, chief AI and product officer at Exabeam: "The first thing I'd do is put an authorization gate outside the model." He is right. An agent with write access to production code is an extraordinarily attractive target, and the Tenet Security GhostJacking demonstration at DEF CON 34 eighteen days before this announcement showed how agent pipelines get hijacked. Pulse covered a parallel case this week -- Claude Code tricked by a prompt injection hidden in a webpage it was asked to summarize.

A payments network open-sourcing its internal security tooling is also a competitive act. It sets a reference architecture that Mastercard, the card networks and every bank security org now has to respond to.

Related Deep Dives

  • 46% AI-Generated Code — Vibe Coding Explained →
  • Multi-Agent Systems Explained: Why the Real AI Upside Is ... →
  • What's the Best AI Model in 2026? 6 Ranked Head-to-Head →
ShareXLinkedInEmail

Key Sources

2 sources
SourceVentureBeat
AnalysisValue Add Pulse

Reported by VentureBeat · Analysis by Value Add Pulse.

← Back to Pulse

THE WIRE in your inbox— Tech, startup & VC news with Trace's take. Free, no spam.

Read Next

AI· Aug 28, 2026

Nvidia Is the AI Economy. That Should Worry You.

Illustration for: Nvidia Is the AI Economy. That Should Worry You.
AI$96B quarterly revenue

Nvidia Is the AI Economy. That Should Worry You.

Nvidia posted $96 billion of quarterly revenue and guided to 70% growth while investing in, lending to and acquiring the customers who buy its chips -- a structure that looks less like a market and more like one balance sheet.

AI· Aug 28, 2026

Anthropic Gives AI Agents a Plug for Real Machines

Illustration for: Anthropic Gives AI Agents a Plug for Real Machines
AI

Anthropic Gives AI Agents a Plug for Real Machines

Anthropic previewed the Model Hardware Standard, a shared specification that lets AI agents operate microscopes, liquid handlers and robotic arms, with initial partners in biotech, robotics, quantum computing and manufacturing.

AI· Aug 28, 2026

Cohere Loses the Benchmark, Wins on Cost Per Page

Illustration for: Cohere Loses the Benchmark, Wins on Cost Per Page
AI$1.50 per 1,000 pages

Cohere Loses the Benchmark, Wins on Cost Per Page

Cohere's Parse 5 scored 79.2 on ParseBench against GPT-5.5's 84.4, but prices at $1.50 per 1,000 pages -- a deliberate bet that document parsing is a cost problem, not an intelligence problem.

Deep Dives

46% AI-Generated Code — Vibe Coding ExplainedMulti-Agent Systems Explained: Why the Real AI Upside Is ...What's the Best AI Model in 2026? 6 Ranked Head-to-Head
@Trace_Cohen·t@nyvp.com