Overview
Thebench list command displays all available benchmarks in openbench, organized by category with brief descriptions.
Cybersecurity benchmarks live in the separateopenbench-cyberplugin. Because it contains live exploit payloads that trigger anti-malware tooling, you must install it manually after reviewing the risks:uv pip install "openbench-cyber @ git+https://github.com/groq/openbench-cyber.git@d93522ba70392cdceddb83f762c78a68923e70da". Once installed, thecybersecuritycategory appears automatically.
Usage
Options
| Option | Short | Description |
|---|---|---|
--category | -c | Filter by category: core, math, etc. |
--search | -s | Search evaluations by name, description, or tags |
--tags | -t | Show tags for each benchmark |
--alpha | Include experimental/alpha benchmarks |
Example Usage
Basic Usage
bench list example output
Filter by Category
bench list -c example output