The Claude Security menu — pick a job: scan the codebase (the whole repository or a scoped part of it), scan changes (this branch's or a pull request's diff, or one commit), or suggest patches (findings turned into targeted patch files, each verified by a panel of agents, that you apply when you choose).
$npx -y skills add anthropics/claude-plugins-official --skill claude-securityInstalls into the current project.
Run `npx skills use "https://github.com/anthropics/claude-plugins-official" --skill "anthropics/claude-plugins-official/claude-security"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/anthropics/claude-plugins-official" that are relevant to the current task. Run `npx skills add "https://github.com/anthropics/claude-plugins-official"` and select the relevant skills, then follow their instructions.