Online SecurityTech News

Anthropic Claude Code Security Shakes Cybersecurity Stocks

Claude AI Anthropic

Anthropic launched Claude Code Security on Friday, an AI-powered tool that scans software codebases for security vulnerabilities and proposes targeted patches for developer review. The tool is built into the Claude Code platform and is available as a limited research preview for Enterprise and Team customers, with expedited access extended to open-source repository maintainers.

Unlike traditional static analysis tools that match code against known vulnerability patterns, Claude Code Security uses Anthropic’s Claude Opus 4.6 model to read and reason through code the way a human security researcher would. It traces how data moves through an application, understands how different components interact, and identifies complex flaws in business logic and access control that rule-based scanners typically miss.

Each finding goes through a multi-stage verification process in which the model attempts to prove or disprove its own results before surfacing them to a human analyst. This step is designed to reduce false positives. Findings are ranked by severity, and validated results appear in a dedicated dashboard where developers can review suggested patches and decide whether to apply them. No code changes are made without explicit human approval.

During internal testing, Anthropic’s team identified over 500 vulnerabilities in production open-source codebases using Claude Opus 4.6 — bugs that had gone undetected for years despite ongoing expert review. Anthropic also applies the same tool to review its own internal systems and has described the results as highly effective.

The announcement triggered a sharp sell-off across cybersecurity stocks on Friday. CrowdStrike fell approximately 8%, Cloudflare slid 8%, Okta dropped over 9%, SailPoint shed roughly 9%, and Zscaler declined about 5.5%. Palo Alto Networks and Fortinet fell between 2% and 4%. The Global X Cybersecurity ETF closed at its lowest level since November 2023, falling nearly 5%. The broader iShares Expanded Tech-Software Sector ETF is now down more than 23% year-to-date, placing it on pace for its steepest quarterly decline since the 2008 financial crisis.

Investors reacted to the prospect that AI-driven tools could reduce demand for traditional cybersecurity software products. Analysts noted, however, that Claude Code Security operates in a narrow segment of the market — specifically code auditing and vulnerability detection — and does not compete directly with real-time endpoint protection, identity management, or zero-trust networking, which remain the core revenue drivers for most of the affected companies. Jefferies analyst Joseph Gallo acknowledged that headline pressure on the sector is likely to persist in the near term, though he expects the broader cybersecurity industry to benefit from AI over the longer run.

Anthropic has positioned Claude Code Security as a defensive tool built to help software teams identify and fix vulnerabilities before attackers can exploit them. The company expects AI-based code scanning to become widespread across the industry as language models grow more capable at uncovering deeply hidden software flaws.

Related Articles

Back to top button