Semgrep security finding remediation — fetch, fix, and verify 'to fix' findings from the Semgrep AppSec Platform
Fix multiple 'to-fix' Semgrep findings with human approval between each fix. Use when user says 'fix all findings', 'batch fix', 'remediate everything', or wants to work through the to-fix queue.
Fix a single Semgrep finding: fetch details, analyze vulnerability, apply fix (autofix or LLM), verify via re-scan, and update triage state. Use when user says 'fix finding 12345', 'remediate this issue', or references a specific finding ID.
Run local Semgrep scan and compare results with platform findings. Use when user says 'scan for issues', 'check security', 'run semgrep', or wants to verify local code against the Semgrep platform.
Validate SEMGREP_APP_TOKEN, test MCP connection, detect deployment slug, and cache configuration. Use when first installing the plugin, after token rotation, or on auth errors.
Show findings dashboard grouped by triage state and severity. Use when user asks 'semgrep status', 'what needs fixing', 'how many findings', or wants to see the current state of security findings.
Security finding fix specialist. Applies deterministic autofix first, falls back to LLM-generated fix. Shows diff for approval before applying. Spawned by /semgrep:fix and /semgrep:fix-batch.
Post-fix verification specialist. Re-scans with the specific rule to confirm finding is resolved, then full-scans for regressions. Spawned by /semgrep:fix after a fix is applied.
Requires secrets
Needs API keys or credentials to function
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Personal Claude Code plugin marketplace — 14 plugins for Git workflows, code review, CI, research, testing, documentation, code editing, and security remediation.
22.22.0 or later and below 25.0.08.0.0 or laterAdd the marketplace, then install individual plugins:
/plugin marketplace add KingInYellows/yellow-plugins
/plugin install gt-workflow@yellow-plugins
| Plugin | Description | Components |
|---|---|---|
gt-workflow | Graphite-native workflow commands for stacked PRs, smart commits, sync, and stack navigation | 6 commands, 2 hooks, 1 MCP |
yellow-browser-test | Autonomous web app testing with agent-browser — auto-discovery, structured flows, and bug reporting | 3 agents, 4 commands, 2 skills |
yellow-chatprd | ChatPRD MCP integration with document management and Linear bridging | 4 agents, 6 commands, 1 skill, 1 MCP |
yellow-ci | CI failure diagnosis, workflow linting, and runner health management for self-hosted GitHub Actions runners | 4 agents, 8 commands, 2 skills, 1 hook |
yellow-core | Dev toolkit with review agents, research agents, and workflow commands for TS/Py/Rust/Go | 13 agents, 7 commands, 4 skills, 1 MCP |
yellow-debt | Technical debt audit and remediation with parallel scanner agents for AI-generated code patterns | 7 agents, 6 commands, 1 skill, 1 hook |
yellow-devin | Devin.AI V3 API integration — delegate tasks, manage sessions, research codebases via DeepWiki | 1 agent, 9 commands, 1 skill, 2 MCPs |
yellow-docs | Documentation audit, generation, and Mermaid diagram creation for any repository | 3 agents, 5 commands, 1 skill |
yellow-linear | Linear MCP integration with PM workflows for issues, projects, initiatives, cycles, and documents | 3 agents, 9 commands, 1 skill, 1 MCP |
yellow-morph | Intelligent code editing and search via Morph Fast Apply and WarpGrep | 2 commands, 1 MCP |
yellow-research | Deep research with Perplexity, Tavily, EXA, Parallel Task, and ast-grep MCPs | 2 agents, 4 commands, 1 skill, 5 MCPs |
yellow-review | Multi-agent PR review with adaptive agent selection, parallel comment resolution, and stack review | 7 agents, 4 commands, 1 skill |
yellow-ruvector | Persistent vector memory and semantic code search for Claude Code agents via ruvector | 2 agents, 6 commands, 3 skills, 5 hooks, 1 MCP |
yellow-semgrep | Semgrep security finding remediation — fetch, fix, and verify "to fix" findings from the Semgrep platform | 2 agents, 5 commands, 1 skill, 1 MCP |
Nine plugins connect to MCP servers. Authentication requirements vary by server.
npx claudepluginhub kinginyellows/yellow-plugins --plugin yellow-semgrepDev toolkit with review agents, research agents, and workflow commands for TypeScript, Python, Rust, and Go
CI failure diagnosis, workflow linting, and runner health management for self-hosted GitHub Actions runners
Technical debt audit and remediation with parallel scanner agents. Use when you need to assess codebase health, identify AI-generated debt patterns, prioritize findings, and systematically remediate technical debt.
Graphite-native workflow commands for stacked PR development. Provides smart commit-and-submit with parallel audit agents, stack planning, sync, and navigation — all through the gt CLI.
OpenAI Codex CLI wrapper with review, rescue, and analysis agents for workflow integration
Agentic-Security is a powerful Claude Code plugin that automatically performs Application Security Testing (SAST, SCA, secrets detection, and more). Think of it as the easy button for making your Claude-generated code safe and secure.
Aikido Security for Claude Code: scan code (SAST, secrets, IaC) and list all issues from your Aikido feed powered by the Aikido MCP server.
Security vulnerability detection and remediation: OWASP Top 10, SAST scanning, CVE research, dependency audit, secrets detection
Security best practices advisor with vulnerability detection and fixes
Create custom Semgrep rules for detecting bug patterns and security vulnerabilities
Open-source cybersecurity analysis agent. Scans any local project for vulnerabilities: code security (SAST), dependency CVEs (SCA), secret leaks, authentication/authorization flaws, cryptographic weaknesses, misconfigurations, supply chain risks, and CI/CD security. Covers all OWASP 2025 Top 10 and CWE Top 25 categories. Generates prioritized reports with remediation guidance. Invoke with /cyber-neo [path].