Labsco
semgrep logo

setup-semgrep-plugin

by semgrep ยท part of semgrep/cursor-plugin

Set up the Semgrep plugin by installing Semgrep, authenticating, and verifying compatibility

๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedFreeQuick setup
๐Ÿงฉ One of 2 skills in the semgrep/cursor-plugin package โ€” works on its own, and pairs well with its siblings.

This is the playbook your agent receives when the skill activates โ€” you don't need to read it to use the skill, but it's here to audit before installing.


name: setup-semgrep-plugin description: Set up the Semgrep plugin by installing Semgrep, authenticating, and verifying compatibility

Setup Semgrep Plugin

Follow these steps to set up the Semgrep plugin:

2. Authenticate with Semgrep

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

semgrep login --force

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