Saturday , September 26 2026
Claude Security plugin

Anthropic Unveils Claude Security Plugin for Code Flaw Scanning

Anthropic launched the Claude Security plugin in beta. This tool uses AI to find serious security flaws in Claude Code. Developers can use it to spot issues before they release their work.

The tool allows teams to check recent changes or whole repositories from the terminal, using the same Claude inference they already use.

Microsoft Patches CVSS 10.0 Azure AI Foundry Vulnerability Allowing Privilege Escalation

Microsoft has fixed a serious security flaw in Azure AI Foundry that could let bad actors gain privilege escalation. The...
Read More
Microsoft Patches CVSS 10.0 Azure AI Foundry Vulnerability Allowing Privilege Escalation

AWS is unable to restore access to Bahrain, one UAE cloud data zone after war damage

Amazon Web Services cannot restore access to its cloud-computing facility in Bahrain and ‌one of three data-hosting zones in the...
Read More
AWS is unable to restore access to Bahrain, one UAE cloud data zone after war damage

Cisco Warns of Critical ISE 0-Day Flaw and Hackers Allegedly Selling Fortinet FortiGate 1-Day Flaw

A threat actor is allegedly offering a private remote code execution exploit for Fortinet FortiGate SSL VPN appliances, claiming that...
Read More
Cisco Warns of Critical ISE 0-Day Flaw and Hackers Allegedly Selling Fortinet FortiGate 1-Day Flaw

Anthropic prepares “Claude Money” to analyze bank account and financial data

Anthropic is making a new Claude feature called “Money.” It's a separate tab in the mobile app. The new interface...
Read More
Anthropic prepares “Claude Money” to analyze bank account and financial data

GhostCode Phishing Kit Evades Microsoft 365 MFA to Hijack Accounts in 78 Seconds

GhostCode is a new phishing kit that changes a regular Microsoft 365 sign-in into an account theft. It doesn't need...
Read More
GhostCode Phishing Kit Evades Microsoft 365 MFA to Hijack Accounts in 78 Seconds

CISA Warns of Cisco Secure Email Gateway 0-Day Flaw Actively Exploited in Attacks

CISA has added a serious Cisco Secure Email Gateway flaw to its list of known exploits. They warn that attackers...
Read More
CISA Warns of Cisco Secure Email Gateway 0-Day Flaw Actively Exploited in Attacks

VPN flaw exposed 246,000 personnel records in japan

Japan’s Digital Agency found a data leak that may have exposed about 246,000 records with personal information of government workers....
Read More
VPN flaw exposed 246,000 personnel records in japan

Hackers deploy Casbaneiro Trojan that activates on bank websites

Casbaneiro is going after online banking users by sending fake messages that seem like urgent bills or legal papers. The...
Read More
Hackers deploy Casbaneiro Trojan that activates on bank websites

German police read Signal, Telegram, WhatsApp messages without breaking encryption

German law enforcement agencies are using features built into apps such as WhatsApp to monitor people’s messages without breaking their...
Read More
German police read Signal, Telegram, WhatsApp messages without breaking encryption

Urgent Patch! cPanel, GitLab Flaws Expose Users to RCE, File and Credential Theft

GitLab has released an important security update to fix two serious problems. These issues could allow unauthorized file access and...
Read More
Urgent Patch! cPanel, GitLab Flaws Expose Users to RCE, File and Credential Theft

The Claude Security plugin operates within Claude Code, Anthropic’s AI tool for coding and git tasks. Developers can check uncommitted changes before committing or do a complete code analysis without interrupting their work.

Admins turn on the feature in the admin console, and setup is easy with a simple guide. The plugin is in beta for all Claude Code users. This method keeps security checks in the daily development process instead of needing separate scanners.

Claude Security has a system with many agents. It starts by mapping the code structure. Then, it finds possible threats. It checks the results to reduce false alarms. Finally, it recommends fixes that match the style.

Humans always check and make every change because the tool does not automatically save them. Early users like the easy workflow and the check that helps trust the results. Scanning the whole repo can raise token costs and may lead to using pricier models, so teams might choose smaller or step-by-step scans.

The system thinks like a security expert. It looks at Git history, tracks data across files, and knows business logic that is more complex than just matching patterns.

Issues Claude Security Plugin Targets

Claude Security focuses on serious vulnerabilities that traditional tools often miss, including:

Memory corruption
Injection flaws
Authentication bypasses
Complex logic errors

It does very well with issues that depend on context and involve many files, where knowing how parts work together is important. Severity levels and confidence scores assist security teams in focusing on the most important things.

Rule-based tools find known patterns but often miss many real problems and have trouble with new or complex bugs. Claude Security looks at code as a whole, providing actual fixes that fit the project’s style instead of just sending out general warnings.

Findings can go into current workflows using webhooks for Slack, Jira, or other ticket systems. Teams can also save results as CSV or Markdown for audits. Recorded dismissals remain for future reference, so triage decisions are clear across tools. Users can restrict scans to one directory or set up scheduled scans for ongoing coverage without needing to start them manually. This helps with fast pre-commit checks and keeps repositories clean. The plugin works with, not instead of, existing security systems, sending results to the tools teams already use.

The Claude Security plugin is now available in beta for all Claude Code users. Admins can activate it in the admin console at claude.ai/admin-settings/claude-code.

Open-source maintainers and business teams get extra protection from increasing smart, AI-driven attacks. Anthropic wants to make code safer by adding top-level research analysis in the terminal. Developers who already rely on Claude Code can start scanning today and keep vulnerabilities out of production with far less friction than legacy tools require.

Check Also

India: C-DOT Launches 14 Local Quantum-Safe Technologies

India is making its communication systems safer and stronger by launching 14 local quantum products. …