Run Semgrep static analysis scan on a codebase using parallel subagents. Supports two scan modes — "run all" (full ruleset coverage) and "important only" (high-confidence security vulnerabilities). Automatically detects and uses Semgrep Pro for cross-file taint analysis when available. Use when asked to scan code for vulnerabilities, run a security audit with Semgrep, find bugs, or perform static analysis. Spawns parallel workers for multi-language codebases.
$npx -y skills add kissrosecicd-hub/agents-evolution --skill tob-static-analysisInstalls into the current project.
Run `npx skills use "https://github.com/kissrosecicd-hub/agents-evolution" --skill "kissrosecicd-hub/agents-evolution/tob-static-analysis"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kissrosecicd-hub/agents-evolution" that are relevant to the current task. Run `npx skills add "https://github.com/kissrosecicd-hub/agents-evolution"` and select the relevant skills, then follow their instructions.