PaPoo
cover

Anthropic Adds a Security Plugin to Claude Code, and That Actually Matters

For Claude Code users, this is the kind of feature that moves the product from “smart coding assistant” toward something you might trust in a real workflow. Anthropic’s new security-guidance plugin is designed to catch vulnerabilities while you write, not after the fact, and that changes the shape of the conversation around AI coding tools.

image_0003.svg

image_0002.svg

image_0001.jpg

Key Points

image_0007.svg

image_0006.svg

image_0005.svg

image_0004.svg

image_0011.svg

image_0010.svg

image_0009.svg

image_0008.svg

My Take

image_0015.svg

image_0014.svg

image_0013.svg

image_0012.svg

What strikes me is that this is not just “AI helping with security” in the vague marketing sense. The three-layer approach is pragmatic. The first layer is especially sensible: catching obviously dangerous patterns immediately, without burning tokens or waiting for a model pass, sounds like the kind of thing that should have existed from day one.

image_0019.svg

image_0018.svg

image_0017.svg

image_0016.svg

I also like the idea that the scan runs in a separate context window. That part matters more than it first sounds. If the same context that wrote the code is also judging it, you can end up with a very self-congratulatory system. A separate review pass is not a silver bullet, but it feels much closer to how a decent human code review actually works.

image_0023.jpg

image_0022.jpg

image_0021.jpg

image_0020.jpg

The 30% to 40% drop in security-related PR comments is promising, though I would not read that as “the plugin solved security.” It probably means it is catching a meaningful chunk of obvious mistakes before review, which is still useful. I’d be curious whether that improvement holds across different codebases, especially in older projects with messy architecture and lots of edge cases. That’s where these tools usually get humbler.

image_0027.jpg

image_0026.jpg

image_0025.jpg

The extensibility angle is the part I would actually want to try. A built-in security assistant is nice, but real teams have their own rules, their own libraries, and their own recurring foot-guns. If Claude Code can let you layer in project-specific checks without turning the whole setup into a brittle policy engine, that could be genuinely useful.

image_0031.jpg

image_0030.jpg

image_0029.jpg

image_0028.jpg

At the same time, I think there is a temptation to oversell this kind of feature as if it meaningfully replaces a security review. It does not. It looks more like a strong guardrail, a fast first pass, and a way to stop embarrassingly avoidable mistakes from shipping. That is still valuable. Just not magical.

image_0035.png

image_0034.jpg

image_0033.jpg

image_0032.jpg

For Claude Code users, I would try this immediately if I were working on a web app, an internal tool, or anything with auth, user input, or DOM-heavy code. This is the sort of plugin that might quietly save you from a bad day.

image_0040.jpg

image_0039.jpg

image_0038.jpg

image_0036.png

The bigger takeaway is simple: Anthropic is trying to make Claude Code feel less like a code generator and more like a coding environment with opinionated safety rails. That is a direction I find more interesting than yet another benchmark victory.

image_0044.jpg

image_0043.jpg

image_0042.jpg

image_0041.jpg


image_0049.svg

image_0047.svg

image_0046.jpg

image_0045.jpg

Reference: Anthropic、「Claude Code」向けにセキュリティ監査プラグインを無償提供/3つのレイヤーでコードベースからリアルタイムで脆弱性を検出・修正

image_0055.svg

image_0053.svg

image_0051.svg

同じ著者の記事