Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
semgrep avatar

Setup Semgrep Plugin

  • 4 installs
  • 1 repo stars
  • Updated July 28, 2026
  • semgrep/cursor-plugin

Helps with ai & agent building tasks during AI-assisted development.

About

setup-semgrep-plugin is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.

  • setup-semgrep-plugin
  • AI & Agent Building
  • AI-coding skill

Setup Semgrep Plugin by the numbers

  • 4 all-time installs (skills.sh)
  • Ranked #13,348 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Jul 29, 2026 (Skillselion catalog sync)
npx skills add https://github.com/semgrep/cursor-plugin --skill setup-semgrep-plugin

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs4
repo stars1
Last updatedJuly 28, 2026
Repositorysemgrep/cursor-plugin

What it does

Helps with ai & agent building tasks during AI-assisted development.

Files

SKILL.mdMarkdownGitHub ↗

Setup Semgrep Plugin

Follow these steps to set up the Semgrep plugin:

1. Install Semgrep

Check if Semgrep is installed, and install it if not:

which semgrep || brew install semgrep

2. Authenticate with Semgrep

Log in to Semgrep (this will open a browser window):

semgrep login --force

3. Install Semgrep Pro Engine

Install the Pro engine for enhanced scanning capabilities:

semgrep install-semgrep-pro || true

4. Verify Installation

Confirm everything is working:

semgrep --pro --version

5. Check Version Compatibility

Verify your Semgrep version is >= 1.146.0:

semgrep --version

If your version is older than 1.146.0, please update:

brew upgrade semgrep

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.