From 13c2bf7e3078ccbf295ff339b2bbc6ee2305e2a2 Mon Sep 17 00:00:00 2001 From: Francesco Balassone <77972200+duel0@users.noreply.github.com> Date: Mon, 27 Oct 2025 09:02:23 +0100 Subject: [PATCH] Update README with Plot skeletons --- benchmarks/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/benchmarks/README.md b/benchmarks/README.md index 3eec58bb..7e075192 100644 --- a/benchmarks/README.md +++ b/benchmarks/README.md @@ -28,6 +28,11 @@ AutoPenBench │ *Categories marked with asterisk are available in CAI PRO version [^8]. + +| PLOT1 | PLOT2 | +|------------------------------------------------|---------------------------------| +| PLOT3 | PLOT4 | + Cybersecurity AI Benchmark or `CAIBench` for short is a meta-benchmark (*benchmark of benchmarks*) [^6] designed to evaluate the security capabilities (both offensive and defensive) of cybersecurity AI agents and their associated models. It is built as a composition of individual benchmarks, most represented by a Docker container for reproducibility. Each container scenario can contain multiple challenges or tasks. The system is designed to be modular and extensible, allowing for the addition of new benchmarks and challenges. - [`C`ybersecurity `AI` `Bench`mark (`CAIBench`): Meta-benchmark for evaluating Cybersecurity AI agents](#cybersecurity-ai-benchmark-caibench-meta-benchmark-for-evaluating-cybersecurity-ai-agents)