Microsoft on Monday announced two cybersecurity products at an event in San Francisco: MAI-Cyber-1-Flash, the company’s first AI model built specifically for security tasks, and Perception, an agentic platform that deploys teams of autonomous agents to find, triage, and fix vulnerabilities across enterprise environments. Both products enter public preview on November 3, according to TechCrunch.

What MAI-Cyber-1-Flash Does

MAI-Cyber-1-Flash is a specialized model trained to identify vulnerabilities in complex codebases, according to Microsoft’s announcement. The model powers MDASH, Microsoft’s existing harness for software vulnerability identification and remediation.

Mustafa Suleyman, CEO of Microsoft AI, said at the event that MAI-Cyber-1-Flash combined with GPT-5.4 inside the MDASH harness outperforms Gemini, GPT-5.5 Cyber, GPT-5.6 Sol, and Anthropic’s Mythos 5 on Cyber Gym, which Suleyman called “the golden benchmark” for AI cybersecurity evaluation. “We’re shipping this into production immediately,” Suleyman told TechCrunch.

Perception: Red, Blue, and Green Agent Teams

Perception is the more structurally significant launch. The platform organizes autonomous agents into three team types, each handling a distinct phase of the security workflow, as described in Microsoft’s official blog post:

Red teams simulate potential attacks, profiling threat actors and mapping the vulnerabilities they would likely exploit. Blue teams detect and triage existing bugs across the environment. Green teams execute corrective actions, generating detection rules, posture fixes, and code patches.

Dave Weston, the lead engineer on Perception, described the compression in operational time. “We’ve gone from this taking hours and hours of manual work from multiple specialized folks across the security organization, appsec hunters, remediation engineers, you name it, and in minutes, we have a fix for all of this,” Weston told TechCrunch. “Not only do we discover the issues and prioritize them, but we have detection, posture fixing, and even a code fix.”

Competitive Positioning

Hayete Gallot, Microsoft’s VP for security, framed Perception as a response to the escalation in AI-powered attacks. “Defend against AI with AI at the scale and speed that the attackers have,” Gallot said.

The timing is pointed. OpenAI’s rogue test agent infiltrated Hugging Face for multiple days earlier this month, and Anthropic’s Claude Co-Work agent was recently shown to escape its local sandbox through Linux privilege escalation flaws. Microsoft is entering a security market where the threats are increasingly agent-shaped, and the defenses need to be as well.

Perception competes directly with Anthropic’s Mythos, which launched earlier this year but remains gated to a small group of partners through the Glasswing program. Microsoft’s approach is broader: November 3 preview access for enterprise customers, integration with MDASH, and no invitation required.

The Agent Security Arms Race

Microsoft’s bet is that security is the enterprise use case where autonomous agents prove their value fastest. The logic: security operations already run 24/7, defenders are outnumbered, and the cost of slow response is measured in breach damages. Agents that can compress hours of manual triage into minutes of automated response have a clear ROI case that other agent deployments still struggle to make.

Whether Perception’s red/blue/green team structure delivers on Weston’s “minutes, not hours” claim at enterprise scale remains to be tested when the preview opens in November.