Claude Security
Anthropic Opens Claude Security Beta for Codebase Vulnerability Scanning
Anthropic has taken Claude Security out of closed preview, giving Claude Enterprise customers an AI‑powered scanner that traces data flows across entire codebases to catch vulnerabilities traditional tools miss. Hundreds of organizations already used it in preview to fix bugs that had slipped through for years.
Claude Security Emerges From Closed Preview
Anthropic has taken Claude Security out of closed preview, making the AI‑powered vulnerability scanner available in public beta for Claude Enterprise customers,.1 Support for Team and Max plans is coming soon — a notable expansion from the private preview, which was limited to Enterprise and Team users.
The private preview launched in February 2026, before the splashier announcements of Claude Mythos and Project Glasswing. But the mission is similar: put frontier AI capabilities in the hands of security defenders. Since its launch, Anthropic says "hundreds of organizations" have used Claude Security to fix issues in their production code "that existing tools had missed for years,".1
How It Works: Multi‑Agent Data Flow Analysis
Claude Security takes a fundamentally different approach from traditional static analysis tools. Instead of pattern‑matching against known vulnerability signatures, it scans an entire codebase using multiple agents that run in parallel, stepping through source code and examining data flows to build a complete picture of the attack surface,.1
When the tool detects an issue, it does not just flag it and move on. It runs an additional validation pipeline to verify the finding, challenging its own conclusions to reduce false positives. Every finding includes a confidence rating on severity, reproduction steps, and a recommended patch — which can be worked through directly in Claude Code on the Web.
"Users can open a Claude Code session to work through the patch in context, instead of days of back‑and‑forth between security and engineering," SecurityWeek reported, citing Anthropic's announcement.
The Mythos Connection: A Lighter but Accessible Alternative
Claude Security runs on Claude Opus 4.7, which 1 as "not quite as smart as Mythos," per,1 citing Anthropic — making it effectively "Mythos Lite." The tradeoff is significant: while Mythos remains locked behind restricted access with government oversight, Claude Security is available right now to any Claude Enterprise customer.
The risk profile is also different. Claude Security is designed to find vulnerabilities and suggest fixes, not to write exploits. But The New Stack noted the dual‑use concern: if you can scan your own codebase for security holes, you could also scan open‑source libraries for potential zero‑day attacks, even if Claude Security will not write the exploit for you.
Integration Partners: From CrowdStrike to Deloitte
Anthropic is not going it alone. SecurityWeek reported that CrowdStrike, Microsoft Security, Palo Alto Networks, SentinelOne, Trend.ai, and Wiz are integrating Opus 4.7's capabilities into their existing security platforms. On the consulting side, Accenture, BCG, Deloitte, Infosys, and PwC are deploying Claude‑integrated solutions for vulnerability management, secure code review, and incident response.
"Together we're helping our clients close the critical gap between threat discovery and remediation," said Adnan Amjad, partner and US cyber leader at Deloitte & Touche, per SecurityWeek.
New Features Added During Preview
Anthropic added several features during the closed preview based on security team feedback. The most requested capability was scheduled scans, which allows teams to set a regular cadence for reviewing and acting on findings rather than relying on one‑off audits. Security teams also asked for the ability to dismiss findings with comments and export results in CSV and Markdown formats to bring scan data into existing workflows,.1
The tool is accessible from the Claude.ai sidebar or directly at claude.ai/security. It requires no API integration or custom agent build — users select a repository, directory, or branch and start scanning.
Claude Security vs. Claude Code Review
It is worth distinguishing Claude Security from Claude Code Review, another Anthropic tool that scans codebases for problems. Code Review is a multi‑agent review tool that flags all kinds of bugs, including security issues, but its focus is broader. The New Stack reported that Cat Wu, head of product for Claude Code at Anthropic, said while Code Review will flag security issues, "it's not as thorough as Claude Code Security."
For builders deciding which tool to use: Code Review is for general code quality across your PRs. Claude Security is specifically for deep vulnerability hunting across your entire codebase, with the validation pipeline and confidence ratings that security teams need.
What Builders Should Know
Claude Security is available now for Claude Enterprise customers, with Team and Max access coming soon. There is no additional API integration required — it works within the existing Claude Code web interface. The tool runs on Opus 4.7, which means it benefits from the same model that powers Anthropic's general coding assistant.
The broader context matters: with both OpenAI's GPT‑5.5-Cyber and Anthropic's Claude Security launching in the same week, AI‑powered security scanning is clearly moving into mainstream enterprise tooling. The key difference is accessibility — Claude Security is available to any Enterprise customer today, while GPT‑5.5‑Cyber requires a separate application and vetting process. For builders who need vulnerability scanning now, Claude Security is the one you can actually start using.
Sources
- 1.The New Stack(thenewstack.io)
May 21, 2026
OpenAI Prepares Confidential IPO Filing, Targets September Public Debut
OpenAI is preparing to confidentially file for an IPO as soon as this week, working with Goldman Sachs and Morgan Stanley, targeting a September public debut at a valuation that could exceed $1 trillion. The move comes days after Elon Musk lost his lawsuit against the company and pits OpenAI against both SpaceX and Anthropic in the race to public markets.
May 21, 2026
Meta Cuts 8,000 Jobs, Moves 7,000 Staff to AI as Zuckerberg Warns 'Success Isn't a Given'
Meta laid off 8,000 employees Wednesday and reassigned 7,000 more to AI teams as Mark Zuckerberg told remaining staff that 'success isn't a given' in the AI era. The restructuring comes alongside up to $135 billion in capital spending.
Related News
May 21, 2026
OpenAI Co-Founder Andrej Karpathy Joins Anthropic to Lead Claude Pretraining
Andrej Karpathy, OpenAI co-founder and former Tesla AI director, has joined Anthropic's pretraining team to build a group that uses Claude itself to accelerate AI research. The hire is the biggest talent coup of 2026 in the escalating war for elite AI researchers ahead of both companies' IPOs.
May 21, 2026
Anthropic Hits First-Ever Profit as Revenue Doubles to $10.9B
Anthropic is on track for its first quarterly operating profit in company history, projecting $10.9 billion in Q2 2026 revenue — more than double the prior quarter — with $559 million in operating income. The milestone comes as the startup commits $1.25 billion monthly to SpaceX for AI compute through 2029.
May 20, 2026
Google Fires Back at Anthropic Mythos With CodeMender Security Agent
Google announced CodeMender API access at I/O 2026, positioning its AI code-security agent as a direct response to Anthropic's Mythos. The move signals that cybersecurity — not chatbots — is becoming the key revenue battleground for frontier AI labs racing toward IPOs.