home/categories/debugging/trailofbits-skills-plugins-testing-handbook-skills-skills-codeql-skill-md
debuggingtools

codeql

CodeQL is a static analysis framework that queries code as a database. Use when you need interprocedural analysis or complex data flow tracking.

trailofbits
maintainer
trailofbits
Updated 1/19/2026
Stars
1466
Forks
113
quick start

Installation and usage

CodeQL is a static analysis framework that queries code as a database. Use when you need interprocedural analysis or complex data flow tracking.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use codeql