Anthropic puts Claude Security's GitHub scanner behind an Enterprise login

Claude Security entered public beta for Claude Enterprise customers in late April 2026; Anthropic keeps the more capable Mythos 5 in a separate trusted-access program.

By · Published

Primary source: Claude

Why it matters

Claude Security turns repository scanning and remediation into additional Claude usage for Enterprise customers, while Anthropic reserves Mythos 5's more sensitive cyber capabilities for vetted partners.

A wide illustration shows abstract secure data streams flowing through server architecture and digital security gates in deep blue and red, with a tiny human.

Dario Amodei and Daniela Amodei's Anthropic put Claude Security, its hosted vulnerability scanner for GitHub repositories, into public beta for Claude Enterprise customers in late April 2026. The public-beta announcement describes the hosted service's model separately from the official Claude account post discussed below.

Anthropic first released the product as Claude Code Security in a limited research preview on February 20. Users can point the service at a repository and receive findings with CWE categories, confidence and severity ratings, and suggested fixes.

An official Claude account post, whose publication date is not established in the supplied capture, describes Mythos as the model scanning repositories. The available sources do not establish whether the hosted service later switched models or whether the post describes a separate deployment.

Claude on X

That distinction matters because Anthropic distributes Mythos 5 through a separate trusted-access program. Anthropic announced Mythos 5 on June 9 as an upgrade to Mythos Preview, initially for approved Project Glasswing partners.

Dario Amodei, a physicist who worked at Baidu, Google Brain and OpenAI, co-founded Anthropic after arguing for stronger controls around increasingly capable models. Daniela Amodei, Anthropic's co-founder and president, previously held operations, recruiting and risk roles at Stripe and became OpenAI's vice president of safety and policy. Claude Security reflects that concern through a hosted workflow, although it does not give Enterprise customers access to Mythos 5.

Two security products, neither a Mythos endpoint

Anthropic's hosted Claude Security service and its similarly named Claude Security plugin use different deployment models. Enterprise scans run through Anthropic's platform. The Claude Security plugin runs locally and uses the Claude access the customer already has.

Mythos 5 remains separate. Anthropic describes it as its most capable model for cybersecurity and biology research and says access is limited to a small group of vetted partners because the same capabilities could be misused to create cyberattacks or dangerous weapons. The Mythos product page lists trusted-access pricing starting at $10 per million input tokens and $50 per million output tokens.

The scanner's actual job

Claude Security connects to GitHub repositories and analyzes code across files. Anthropic says the scanner traces data flows, reasons about interactions among components and looks for vulnerabilities whose exploitability depends on the surrounding application rather than an isolated line of code.

Anthropic says each candidate passes through multiple stages of self-verification before appearing in the product. A finding includes its location, impact, reproduction steps, severity, category and recommended remediation. The official Claude post specifically lists the CWE category, confidence and severity ratings, and a suggested fix.

The output remains a recommendation for human review. Customers can open a proposed fix in Claude Code and work through the change using a model available in their account, according to Anthropic's product documentation.

Anthropic charges direct token costs for scans and says it adds no separate Claude Security platform fee. That pricing makes the scanner a consumption surface for Claude rather than a separately metered security suite. Discovery generates model usage, and remediation sends the engineer into Claude Code. Anthropic therefore owns both ends of the workflow: finding the flaw and producing a candidate patch.

That product design fits Anthropic's expansion across Claude products. RuntimeWire reported that Claude Cowork reached every paid plan, while Claude Academy turned training into product onboarding. Claude Security applies the same playbook to a higher-stakes task, with access narrowed to Enterprise customers. Anthropic keeps Mythos 5 in a separate trusted-access program.

The number Anthropic still has to prove

Anthropic says Mythos Preview and roughly 50 early partners identified more than 10,000 high- or critical-severity vulnerabilities. That figure describes model-reported findings at scale. It does not equal 10,000 independently confirmed and patched vulnerabilities.

In Anthropic's assessment of Mythos Preview, contractors manually reviewed the severity assigned to 198 reports. They agreed exactly with the model in 89% of those cases and came within one severity level in 98%. Anthropic also acknowledged that additional findings were still moving through validation and coordinated disclosure.

That distinction matters for customers budgeting around AI-assisted security tools. Faster discovery creates value when findings survive verification, reach the correct engineering owner and become patches that can safely ship. Claude Security attempts to cover that workflow rather than stopping at a raw count.

The hosted service currently supports GitHub repositories and limits scanning to code the customer or organization owns or has the necessary rights to scan. Anthropic's documentation also says scans are stochastic because the agent adapts its analysis during each run, so repeated scans can produce different findings.

GitHub controls the competing workflow

Anthropic enters a market where GitHub already controls the repository, pull request and merge gate. In March, GitHub said it was pairing CodeQL with AI-powered detections for languages and frameworks that traditional static analysis did not cover. Its findings and suggested fixes appear inside pull requests through GitHub Code Security and Copilot Autofix.

Claude Security's pitch is repository-wide reasoning: trace business logic and data movement, then verify a candidate finding before an analyst sees it. GitHub's advantage is distribution and enforcement at the point where code merges. Security vendors such as Snyk also occupy the workflow, and Snyk is embedding Claude into its own software-security products. Anthropic can compete with those platforms while supplying some of them with models.

Anthropic is betting that its security models can find enough difficult, valid vulnerabilities to offset that distribution gap. Claude Security places the model inside a managed scanning service and routes proposed remediation into Claude Code. Mythos 5, meanwhile, remains a different product with a much shorter customer list.

Reader comments

Conversation for this story loads after sign-in.