Featured

Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger
Crawl and scrape any site into clean data, 10% off logoCrawl and scrape any site into clean data, 10% off

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits, and new users get 10% off their first purchase.

Try Firecrawl free
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free
SetupClaw: done-for-you OpenClaw for founders & exec teams logoSetupClaw: done-for-you OpenClaw for founders & exec teams

White-glove OpenClaw for founders and exec teams (4–50+ employees): we install, harden, integrate your tools, and maintain it — secured from day one.

Get it set up for you
SEO data APIs for your agent, $1 free credit logoSEO data APIs for your agent, $1 free credit

DataForSEO gives your agent live access to SERP results, keyword data, backlinks, and on-page SEO data through one API. New accounts get a $1 credit, good for up to 20,000 keyword or backlink lookups.

Try DataForSEO free
Reach 47,000+ AI builders

A flat monthly placement in front of developers actively installing AI tools. No lock-in, cancel anytime.

Advertise here
semgrep logo

semgrep

claude-plugins-official

securityClaude Codeby anthropics

Summary

Semgrep catches security vulnerabilities in real-time and guides Claude to write secure code from the start.

Install to Claude Code

/plugin install semgrep@claude-plugins-official

Run in Claude Code. Add the marketplace first with /plugin marketplace add anthropics/claude-plugins-official if you haven't already.

README.md

Semgrep Guardian: Claude Code Plugin

A plugin that runs in Claude Code, detecting and resolving the vulnerabilities, malicious packages, and hardcoded secrets your agent introduces before code even gets pushed.

Semgrep Guardian integrates natively with AI coding agents like Claude Code and Cursor to catch security issues before they ship. It bundles the Semgrep MCP server, and Hooks into a single install, and scans every file an agent generates using Semgrep Code, Supply Chain, and Secrets. When findings are detected, the agent is prompted to regenerate code until Semgrep returns clean results or you choose to dismiss them.

> [!NOTE] > This project is under active development. We would love your feedback. Join the #mcp community Slack channel!

:rocket: Installation instructions:

Get started in under 2 minutes — run these five commands inside Claude Code.

1. Start a Claude Code instance by running:

    claude

1. Add the Semgrep marketplace by running the following command in Claude:

    /plugin marketplace add semgrep/guardian

1. Install the plugin from the marketplace:

    /plugin install semgrep@semgrep-marketplace

1. Tell claude to load the plugin:

    /reload-plugins

1. Ask claude to login to semgrep, using the guardian mcp

    login to semgrep

This should call into the MCP, but if claude is having trouble, call /clear to restart claude, or exit and reopen claude manually.

What's included in the Semgrep Guardian?

The Semgrep Guardian is a plugin that installs directly into any AI coding agent. It bundles two components; an MCP server and hooks. We ensure every line of AI-generated code is scanned before it ever reaches a pull request. No more delaying PR's due to vulnerabilities generated by AI.

<table> <tr> <td width="50%" valign="top">

MCP Server

The agent asks Semgrep and Semgrep answers. The MCP server exposes tools to access Semgrep's findings so the agent can call them directly.

Learn more about the MCP →

</td> <td width="50%" valign="top">

Hooks

Consistent scanning that your team can rely on. Hooks fire on every file write, ensuring a scan regardless of what the agent does.

Learn more about Hooks →

</td>

</tr> </table>

Catch security issues in realtime, before you push your code.

!Guardian catching a debug=True security issue in agent-generated code

Easily pull data from the Semgrep app via the MCP server.

!Asking the Guardian MCP which Semgrep projects exist in a deployment

Use Semgrep MCP to provide context to your agent for remediation, without leaving your terminal.

!Guardian listing supply chain findings with severity, issue, and location

Rolling out Guardian across your team

For specific guidance to roll out Semgrep Guardian via an MDM or via your agent's built-in enterprise security controls, view this detailed documentation to help your security team enforce the standardization of Guardian across all their developers. For more details, this is how you roll it out: Rolling out Semgrep Guardian.

Related plugins

Browse all →
42crunch-api-security-testing logo

42crunch-api-security-testing

claude-plugins-official

Automate API security directly in Claude Code with 42Crunch - automatically audit OpenAPI specs, detect vulnerabilities aligned with OWASP API Security risks (including BOLA/BFLA), and apply AI-powered fixes. Designed for AI-assisted development workflows, it provides continuous guardrails through an audit->scan->remediate->validate loop, ensuring APIs meet enterprise security standards before deployment.

Open plugin →
auth0 logo

auth0

claude-plugins-official

Enterprise-grade auth, easy to implement. Add login, SSO, MFA, and access control to any app with framework-aware guidance.

Open plugin →
crowdstrike-falcon-foundry logo

crowdstrike-falcon-foundry

claude-plugins-official

CrowdStrike Falcon Foundry development skills for building cybersecurity applications on the Falcon platform. Includes UI development, collections, functions, workflows, API integration, security patterns, and debugging workflows.

Open plugin →
duende-skills logo

duende-skills

claude-plugins-official

Duende development skills and agents for Claude Code — covering OAuth/OIDC protocols, IdentityServer, token management, ASP.NET Core authentication/authorization, BFF patterns, and secure identity architecture

Open plugin →
jfrog logo

jfrog

claude-plugins-official

Use the JFrog Platform from Claude Code: Artifactory repos and artifacts, security findings and exposures, Catalog package safety and downloads, workflows across the SDLC, and platform administration.

Open plugin →
security-guidance logo

security-guidance

claude-plugins-official

Security review for Claude-generated code. Pattern-based warnings on edits, LLM-powered diff review on Stop, and an agentic commit reviewer that catches injection, XSS, SSRF, hardcoded secrets, and 25+ other vulnerability classes.

Open plugin →