Scans a codebase for security vulnerabilities using CodeQL's interprocedural data flow and taint tracking analysis. Triggers on "run codeql", "codeql scan", "codeql analysis", "build codeql database", or "find vulnerabilities with codeql". Supports "run all" (security-and-quality + security-experimental suites) and "important only" (high-precision security findings) scan modes. Also handles creating data extension models and processing CodeQL SARIF output.
$npx -y skills add craftos-dev/craftbot --skill codeqlInstalls into the current project.
Run `npx skills use "https://github.com/craftos-dev/craftbot" --skill "craftos-dev/craftbot/codeql"` 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/craftos-dev/craftbot" that are relevant to the current task. Run `npx skills add "https://github.com/craftos-dev/craftbot"` and select the relevant skills, then follow their instructions.