security-guidance
NewOfficial PluginSecurityby Anthropic
Security reminder hook that warns about potential security issues when editing files, including command injection, XSS, and unsafe code patterns
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/security-guidance.md https://raw.githubusercontent.com/anthropics/claude-plugins-public/main/plugins/security-guidance/SKILL.md3
Invoke in Claude Code
/security-guidancesecurity
Frequently Asked Questions
What is security-guidance?
Security reminder hook that warns about potential security issues when editing files, including command injection, XSS, and unsafe code patterns
How to install security-guidance?
To install security-guidance, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /security-guidance.
What is security-guidance best for?
security-guidance is a plugin categorized under Security. It is designed for: security. Created by Anthropic.