Anthropic has launched Claude Code Security, an AI-powered vulnerability scanner built into Claude Code on the web, now available as a limited research preview. Unlike traditional static analysis tools that rely on rule-based pattern matching, Claude Code Security reads and reasons about code similarly to a human security researcher — understanding component interactions, tracing data flows, and identifying complex vulnerabilities such as business logic flaws and broken access control that conventional tools typically miss. Each finding undergoes a multi-stage verification process where Claude attempts to prove or disprove its own results, filtering out false positives before presenting validated findings with severity and confidence ratings in a dashboard for human review.
The tool builds on over a year of cybersecurity research at Anthropic, including competitive Capture-the-Flag events and partnerships with Pacific Northwest National Laboratory on critical infrastructure defense. Using Claude Opus 4.6, the team reports finding over 500 vulnerabilities in production open-source codebases — bugs that had evaded detection for decades despite expert review. Anthropic positions the tool as a way to give defenders an advantage in an era where AI will increasingly be used by both attackers and defenders. The research preview is available to Enterprise and Team customers, with free expedited access offered to open-source maintainers.
Anthropic has released a series of free AI courses focused on building with Claude in 2026. According to a post by Alex Prompter on X, the courses cover practical skills including making real API calls, shipping tool-using agents, and building and deploying full RAG (Retrieval-Augmented Generation) pipelines. The post claims these free offerings rival or surpass many paid "AI degrees" in terms of relevance and hands-on utility.
While the full course list is truncated in the post, the emphasis is on applied, production-oriented skills rather than theoretical knowledge. The courses appear to target developers and AI practitioners who want to work directly with Claude's capabilities, making them a notable free resource in the rapidly evolving AI education landscape.