semgrep
NewOfficial PluginSecurityby Anthropic
Semgrep catches security vulnerabilities in real-time and guides Claude to write secure code from the start.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/semgrep.md https://raw.githubusercontent.com/semgrep/mcp-marketplace.git/main/SKILL.md3
Invoke in Claude Code
/semgrepsecurity
Frequently Asked Questions
What is semgrep?
Semgrep catches security vulnerabilities in real-time and guides Claude to write secure code from the start.
How to install semgrep?
To install semgrep, 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 /semgrep.
What is semgrep best for?
semgrep is a plugin categorized under Security. It is designed for: security. Created by Anthropic.