...
Itential Platform Pricing Explore flexible plans and options for your team
Itential logo
Case Study

How a Global Bank Closed the Claude Mythos Discovery-to-Remediation Gap with Itential FlowAI

A large global bank got early access to a Mythos-class model expecting it to make vulnerability hunting easier. Instead, it surfaced more findings than the security team could act on, work that would normally take twenty separate workflows and a week the team didn’t have. Already running Itential, they turned to two kinds of agents to close the gap: one to reason through the findings and decide what actually needed to change, another to generate the deterministic workflows to make each change safely, fast enough to meet a window no human team could hit alone.

Challenge

A Mythos-class model surfaced enough vulnerabilities to require roughly 20 workflows inside a one-week remediation window, more than any team could hand-build in time.

Icon of a lightbulb
Solution

Operate agents reasoned through the findings and decided what to fix. Build agents generated the deterministic workflows to fix it, safely, from a plain-language spec.

icon showing a checkmark on lines of text or code
Impact

Roughly 20 governed workflows delivered inside the window, with zero added headcount, on the same execution engine every other change runs through.

The Challenge

When AI-Powered Discovery Outpaces Human Remediation

In April 2026, Anthropic announced Claude Mythos and Project Glasswing, giving major technology vendors AI-driven vulnerability discovery ahead of general availability. A large financial services institution gained early access to a Mythos-class model in mid-2026, expecting it would help identify security vulnerabilities more efficiently. What it found exceeded expectations, and created an urgent operational challenge.

Within days of deployment, the bank’s security team uncovered a significant number of previously unknown vulnerabilities across their network topology, architecture deployment, and device configurations. The AI model was finding security holes faster than the team could possibly address them. Itential, working with the bank’s team, saw firsthand what that gap looked like in practice: a security team that could suddenly see every hole in its topology, architecture, and configuration, but had neither the time nor the headcount to build the workflows needed to close them.

The remediation requirements were steep. The bank needed to build approximately 20 distinct workflows within a single week to address the most critical vulnerabilities, a cadence consistent with the seven-day remediation windows other Mythos-driven engagements have reported. Its existing orchestration approach worked well for planned changes, but it could not scale to match the velocity and volume of AI-discovered issues.

The stakes were high. As a major financial institution, the bank faced intense regulatory scrutiny and board-level pressure to maintain a hardened security posture. Leaving known vulnerabilities unaddressed was not an option, but a traditional workflow development process would have taken weeks or months to build the necessary automation.

Why Traditional Automation Couldn’t Keep Up

This is the deployment gap that Anthropic’s Project Glasswing and OpenAI’s Daybreak initiative have opened across the industry. AI finds vulnerabilities in minutes. Most enterprises still take weeks to deploy fixes across a multi-vendor estate. This bank’s experience is a concrete instance of that gap, not an edge case.

Volume of Findings

Dozens of new vulnerabilities surfaced almost immediately, more than any team could triage manually.

A One-Week Deadline

Roughly twenty critical workflows needed to exist within days, not the weeks or months a normal build cycle requires.

A Multi-Vendor Environment

Remediation had to span multiple vendors and device types, each with its own workflow logic.

Board-Level Pressure

Regulatory scrutiny and board oversight left no room to leave known vulnerabilities unaddressed.

Once we saw what the model was finding, we knew our old process couldn’t keep pace. Standing up remediation in days instead of weeks meant getting help finding what mattered and building the fix, fast.
Security Operations Leader
Global Financial Services Institution
The Solution

Two Kinds of Agents, One Governed Platform

The bank was already an Itential customer, using the platform to orchestrate infrastructure operations. When the new wave of vulnerabilities emerged, the team turned to two distinct agentic capabilities, each doing a different job. They worked in sequence, not in place of one another: the operate agent decided what needed to change, and build agents produced the deterministic workflow to change it.

Operate Agents
Build Agents

FlowAgents that decide what needs to change.

  • Reasoned through the flood of Mythos-discovered findings.
  • Cross-referenced them against the bank’s existing knowledge base on topology, architecture, and configuration standards
  • Determined precisely which devices needed which fix.
  • Replaced the finding-by-finding judgment work a security analyst would otherwise do by hand, and worked through the entire backlog far faster.
  • Output is a decision: what to remediate, where, and under what conditions.

Build how to change it, safely with Itential Builder Skills.

  • Generated deterministic, tested workflows directly from a plain-language spec of what needs to happen
  • Distinct kind of agent doing build-time work, not reasoning about live infrastructure, but rapidly producing the governed automation that infrastructure changes require.
  • Produced roughly 20 remediation workflows in place of a week of engineers hand-building each one from a blank editor.
  • Output is real, reusable, inspectable automation, not one opaque agent trying to do everything.
  • Every workflow executes through the platform with the same pre-checks, post-checks, rollback, and audit trail as any other change.
Operate Agents
Build Agents

FlowAgents that decide what needs to change.

  • Reasoned through the flood of Mythos-discovered findings.
  • Cross-referenced them against the bank’s existing knowledge base on topology, architecture, and configuration standards
  • Determined precisely which devices needed which fix.
  • Replaced the finding-by-finding judgment work a security analyst would otherwise do by hand, and worked through the entire backlog far faster.
  • Output is a decision: what to remediate, where, and under what conditions.

Build how to change it, safely with Itential Builder Skills.

  • Generated deterministic, tested workflows directly from a plain-language spec of what needs to happen
  • Distinct kind of agent doing build-time work, not reasoning about live infrastructure, but rapidly producing the governed automation that infrastructure changes require.
  • Produced roughly 20 remediation workflows in place of a week of engineers hand-building each one from a blank editor.
  • Output is real, reusable, inspectable automation, not one opaque agent trying to do everything.
  • Every workflow executes through the platform with the same pre-checks, post-checks, rollback, and audit trail as any other change.
Why It Worked

Advantages Neither Agent Could Deliver Alone

The two capabilities worked in sequence, not in place of one another. The operate agent decided what needed to change. Build agents produced the deterministic workflow to change it safely, and that workflow then executed through the Itential Platform, carrying the same pre-checks, post-checks, and rollback discipline as every other change. What would normally be a week of manual, finding-by-finding, workflow-by-workflow work became a matter of days because both halves of the problem, deciding what to do and building how to do it, moved at agent speed instead of human speed, on top of execution that never stopped being deterministic and governed.

This combination delivered advantages neither capability could have produced alone:

Faster Discovery

The operate agent triaged dozens of findings against live topology and configuration context in a fraction of the time manual review would take.

Faster Builds

Build agents generated each remediation workflow from a plain-language spec instead of an engineer writing it from a blank editor.

Multi-Vendor Reach

The resulting workflows executed across multiple vendors and device types without hand-written logic for each platform.

Governed by Default

Every agent and every workflow, however it was built, ran through the platform’s existing pre-checks, post-checks, and audit trail.

Less Technical Debt

The bank ended up with roughly 20 real, reusable, deterministic workflows. Not one opaque agent trying to do everything, and not twenty hand-maintained one-offs either.

Judgment Stayed Reviewable

The operate agent’s decisions were inspectable before any workflow ran. The team approved what would change rather than trusting a black box.

The Results

Faster Discovery, Faster Builds, Same Governed Execution

The team moved fast, and it moved fast in two places at once. Discovery-to-decision time collapsed because an operate agent reasoned through the findings instead of a person working through them one at a time. Decision-to-deployment time collapsed because build agents generated each workflow from a spec instead of an engineer writing it from scratch. What stayed exactly the same underneath both was the platform’s governed execution: every one of those roughly 20 workflows ran with the same pre-checks, post-checks, rollback, and audit trail as any other change on the Itential Platform.

7 Days
SLA to find and remediate
20
Workflows generated by build agents
Zero
Added headcount to close the gap
Why This Matters

Why This Matters for Your Organization

Frontier AI models are changing the pace of vulnerability discovery faster than most security teams can keep up. The discovery itself is not a new problem. Exploiting vulnerabilities is old news. It is simply happening faster now.

That increased speed creates a real gap, and it is a gap with two parts: finding what matters, and building the fix. Traditional automation cannot keep pace with AI-powered discovery, and traditional workflow development cannot keep pace with AI-powered discovery either.

Two different kinds of agents closed both parts of that gap here, and the Itential Platform is what makes both possible on the same foundation. Operate agents, FlowAgents, reason about a live environment and decide what needs to happen. Build agents generate the deterministic workflows that make those decisions safe to execute, directly from a plain-language spec. Both run on top of the same governed execution engine Itential has hardened in production for over a decade, so a workflow carries identical pre-checks, post-checks, rollback, and audit trail whether a human, a build agent, or an operate agent produced or triggered it. That shared foundation, not either kind of agent alone, is what let this bank move at machine speed without losing control of production.

This story is one concrete example of the deployment gap described in Itential’s guide, “Operating at Machine Speed: The Infrastructure Guide to AI-Discovered Vulnerabilities & Continuous Compliance,” which lays out the full operating-model shift across CVE impact analysis, governed remediation, continuous compliance, and certificate lifecycle management. For a deeper take on why the Mythos moment is a call to modernize infrastructure operations, see our blog on “Claude Mythos Is Not the Watershed.”

Keep Learning

The Latest in Continuous Compliance

Get Started

Ready to Accelerate Your Security Remediation?

Contact us to learn how Itential’s build and operate agents can help your organization respond to vulnerabilities at the speed of discovery, not the speed of manual workflow development.