setup-semgrep-plugin
Installation
SKILL.md
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