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, The New Stack reported. 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," The New Stack reported.
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, The New Stack noted.
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 The New Stack described as "not quite as smart as Mythos," per The New Stack, 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, The New Stack reported.
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.
May 1, 2026
Amazon v. Perplexity: The Fight Over Who Controls AI Shopping
Amazon is suing Perplexity AI to prevent its AI shopping agent from inserting itself between Amazon and consumers. The case could determine whether AI agents can freely transact on behalf of users — or whether platforms get to gatekeep access.
May 1, 2026
92,000 Tech Workers Laid Off in 2026 as AI Replaces Roles
Big tech companies posted record AI-driven revenue while simultaneously cutting tens of thousands of jobs. Meta, Microsoft, and others are replacing human roles with AI tools — and the trend is accelerating.
Related News
May 1, 2026
White House Blocks Anthropic Mythos Rollout as Security Fears Mount
The White House is pushing back against Anthropic's plan to expand access to its Mythos cybersecurity AI model, citing security risks. The standoff highlights a growing tension between AI companies wanting to ship powerful tools and governments worried about who gets access.
May 1, 2026
Musk Admits xAI Distilled OpenAI Models to Train Grok Under Oath
Testifying in federal court, Elon Musk acknowledged that xAI used OpenAI's models to train Grok via distillation — the same practice OpenAI has been fighting Chinese AI labs over. The admission raises questions about who gets to distill whose models and whether the rules apply equally.
May 1, 2026
OpenAI Launches GPT-5.5-Cyber With Restricted Access After Criticizing Anthropic
OpenAI is rolling out GPT-5.5-Cyber to a select group of 'critical cyber defenders,' the same restricted-access playbook Sam Altman called 'fear-based marketing' when Anthropic used it for Mythos. UK government benchmarks show the model may be the most capable yet tested.