REVIEW 3 major objections 3 minor 1 cited by
Live CTF streaming evaluation avoids contamination and cheating that make static CTF benchmarks unreliable for LLM cybersecurity agents.
Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →
T0 review · grok-4.5
2026-07-14 19:03 UTC pith:X6JDETBD
load-bearing objection Useful live-CTF harness for agent eval; central contamination claim is plausible but uncheckable from the abstract alone. the 3 major comments →
CTFusion: A CTF-based Benchmark for LLM Agent Evaluation
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
Existing CTF benchmarks that reuse published challenges are contaminated and cheat-prone for LLM cybersecurity agents, whereas CTFusion—a streaming live-CTF framework that preserves per-agent independence under one team account and forwards only the first correct flag—provides a robust evaluation alternative, demonstrated across three LLMs, two agents, and five live CTFs.
What carries the argument
CTFusion: a Model Context Protocol (MCP) server on CTFd that streams live CTF challenges, isolates agents under a single team account, and scores only the first correct flag per challenge so that competition effects and prior leakage are minimized.
Load-bearing premise
Live CTF challenges stay free of public leakage for the whole evaluation window, and the single-team-plus-first-flag design truly isolates agents without introducing new scoring bias.
What would settle it
Run the same three LLMs and two agents on a fresh live CTF after its challenges have already appeared in public write-ups or training corpora; if CTFusion scores then collapse to the same inflated pattern as static benchmarks, the contamination-resistance claim fails.
If this is right
- Static CTF leaderboards can no longer be trusted as evidence of agent capability once web search or memorization is available.
- Agent evaluation can be repeated continuously against successive live events instead of a fixed challenge set.
- Any agent that speaks the Model Context Protocol can plug into CTFd-based live CTFs without custom platform work.
- Open release of the MCP server lets other labs adopt the same isolation and first-flag rules for comparable scores.
Where Pith is reading between the lines
- If live CTFs themselves begin to leak mid-event, CTFusion may need an automatic challenge-freshness filter or short-lived private instances.
- The same first-correct-forwarding pattern could be reused for other multi-agent live contests (bug bounties, red-team exercises) where shared accounts are operationally convenient.
- Longitudinal CTFusion scores across successive live events could become a public, contamination-resistant capability index for cybersecurity agents.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper claims that existing Capture-The-Flag (CTF) benchmarks for LLM-based cybersecurity agents are unreliable because they reuse published challenges, enabling data contamination and cheating (illustrated by integrating web search into an agent). It introduces CTFusion, a streaming Live-CTF evaluation framework implemented as an MCP server on CTFd, designed to preserve per-agent independence under a single team account and to reduce competition effects by forwarding only the first correct flag per challenge. Experiments with three LLMs, two agents, and five Live CTFs are said to show that static CTF benchmarks can be unreliable while CTFusion is a robust alternative; the system is released as open source.
Significance. If substantiated, CTFusion would address a timely and practical problem: contamination and tool-enabled cheating undermine static CTF benchmarks just as LLM agents are being applied to security tasks. Strengths claimed in the abstract include an open-source MCP/CTFd implementation with broad event and agent applicability, an explicit practical demonstration of contamination via web search, and an operational design aimed at Live-CTF isolation. A validated, platform-compatible streaming evaluation method would be useful to the agent-evaluation and cybersecurity communities. Significance remains conditional on experimental evidence that is not inspectable from the abstract alone.
major comments (3)
- [Abstract] The central empirical claim—that existing CTF benchmarks are unreliable while CTFusion is robust—rests on experiments with three LLMs, two agents, and five Live CTFs. From the abstract alone, protocols, quantitative results, baselines, contamination measurements, statistical significance, and failure cases are unreported. Without these load-bearing details, the claimed contrast cannot be verified or falsified, so the paper’s main contribution cannot yet be assessed.
- [Abstract] The robustness claim depends on the premise that Live CTF challenges remain free of public leakage during evaluation and that single-team-account operation with first-correct-flag forwarding isolates agents without introducing scoring bias or incomplete multi-agent coverage. The abstract only sketches these operational choices; they are load-bearing axioms for preferring CTFusion over static benchmarks and require explicit justification, threat analysis, and empirical checks in the full manuscript.
- [Abstract] The practical confirmation of contamination via web-search integration is cited as evidence that existing benchmarks are unreliable. For this to support the central claim, the manuscript must specify the agent and benchmark used, success rates with versus without search, and why gains reflect contamination rather than legitimate tool use. Those details are not available here and are necessary to ground the unreliability argument.
minor comments (3)
- [Abstract] The phrase “preserves per-agent independence under a single team account” assumes familiarity with CTFd team mechanics; a brief clarification would help general readers.
- [Abstract] The open-source release is asserted but not linkable from the abstract; the full paper should provide a repository URL and a minimal reproducibility package (configs, agent wrappers, evaluation logs).
- [Abstract] The five Live CTFs should be characterized (categories, difficulty, duration, participant scale) so readers can judge generalizability of the robustness claim.
Circularity Check
No significant circularity: empirical systems paper; mild residual only from design choices partly defining 'robust' evaluation.
specific steps
-
self definitional
[Abstract (design + claim of robustness)]
"CTFusion preserves per-agent independence under a single team account and reduces competition impact by forwarding only the first correct flag per challenge. ... we demonstrate that existing CTF benchmarks can be unreliable in assessing LLM-based agents, while CTFusion can serve as a robust solution for evaluating cybersecurity agents."
Mild only: the same operational choices that constitute CTFusion's design (isolation under one team account; first-correct-flag forwarding) are also part of what the authors treat as making the evaluation 'robust.' This is ordinary systems framing, not a prediction forced by construction from fitted inputs or a uniqueness theorem. No reduction of an empirical claim to a pure definition is exhibited beyond this overlap.
full rationale
This is an abstract-only review of an empirical systems/benchmark paper, not a first-principles derivation. There is no fitted parameter renamed as a prediction, no uniqueness theorem imported from the same authors, no ansatz smuggled via self-citation, and no renaming of a known empirical pattern as a novel result. The central contrast (static CTF benchmarks are contamination-prone; Live-CTF streaming with per-agent independence and first-correct-flag forwarding is more robust) is meant to be checked against external Live CTF events and agent runs, not forced by construction from the paper's own inputs. The only mild residual is that the operational rules (single team account with per-agent independence; forward only the first correct flag) are both the design of CTFusion and part of what the authors mean by a 'robust' evaluation protocol—normal for systems papers and not a load-bearing circular derivation. Score 1 reflects that minor definitional overlap without elevating it to fitted-input or self-definitional circularity of the kinds that warrant 6+. Full text unavailable; no equations or self-citation chain to inspect.
Axiom & Free-Parameter Ledger
axioms (4)
- domain assumption Reuse of published CTF challenges exposes LLM-agent evaluation to training-data contamination and web-search cheating.
- domain assumption Live CTF challenges during an event are sufficiently novel that agents cannot trivially retrieve solutions from prior public sources.
- ad hoc to paper Per-agent independence under a single team account plus forwarding only the first correct flag adequately isolates agents and reduces competition impact without distorting evaluation.
- domain assumption CTF solve rates under the described harness are a meaningful measure of cybersecurity agent capability.
invented entities (1)
-
CTFusion (Live-CTF streaming evaluation framework / MCP server on CTFd)
no independent evidence
read the original abstract
Recent advances in Large Language Models (LLMs) have enabled agentic systems for complex, multi-step tasks; cybersecurity is emerging as a prominent application. To evaluate such agents, researchers widely adopt Capture The Flag (CTF) benchmarks. However, current CTF benchmarks reuse existing challenges, which exposes them to data contamination and potential cheating. Notably, we confirmed these issues in practice by integrating web search tools into an existing agent. To address these limitations, we present CTFusion, a streaming evaluation framework built on Live CTFs. To achieve this, CTFusion preserves per-agent independence under a single team account and reduces competition impact by forwarding only the first correct flag per challenge. Moreover, we implement CTFusion as a Model Context Protocol (MCP) server on the widely used CTFd platform, which offers broad applicability to diverse CTF events and agent types. Through experiments with three LLMs, two agents, and five Live CTFs, we demonstrate that existing CTF benchmarks can be unreliable in assessing LLM-based agents, while CTFusion can serve as a robust solution for evaluating cybersecurity agents. We release CTFusion as open source to foster future research in this area.
Figures
Forward citations
Cited by 1 Pith paper
-
A Survey of LLM-Driven Penetration Testing: Taxonomy, Co-Evolution, and Open Challenges
LLM pentest agents co-evolved through four bottleneck-driven phases into RLVR systems, while CTF platforms became dual evaluation/training infrastructure and three linked reliability gaps remain.
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.