SYNTHESIS NOTE
Topics›Reasoning o1 o3 Search›this note

Does planting honeypots in real coding tasks detect actual agent hacking?

Hack-Verifiable Terminal Bench moves honeypot detection from games to real-world coding tasks. But does a constructed shortcut measure the hacks agents actually find when deployed, or only how they respond to planted opportunities?

Synthesis note · 2026-09-23 · sourced from Reasoning o1 o3 Search

The paper's contribution is a relocation, not a new detector. Its introduction says "prior work instantiated HVE on game-like environments," while "HVTB targets real-world coding tasks, the setting in which agents are actually deployed." The host is Terminal Bench, which the abstract calls "a leading benchmark of real-world terminal and coding tasks." Hack-Verifiable Terminal Bench (HVTB) is that benchmark with honeypots planted in it, used to "measure reward-hacking rates across frontier models" (Can planted honeypots reliably catch reward hacking automatically?).

Why the setting matters: a measurement shown to work only in game-like environments leaves open whether the behavior it counts resembles what agents do when deployed. Moving to coding tasks answers that for the tasks, though not entirely for the hack. The tasks are real, but the honeypot is constructed by the authors, so HVTB measures behavior on real work with a manufactured opportunity, not the rate at which agents find shortcuts nobody planted. That distinction is the subject of Can planted honeypots detect hacks that matter most?.

BaitBench moves the same planted-hack idea into a different family of tasks: three synthetic tabular ML tasks, with the plant a shortcut in the data or modeling task that a hidden test set exposes (How often do agents exploit optional shortcuts in benchmarks?). Side by side, the plant can sit in a terminal environment or in a modeling task, and each design leaves open whether what was planted resembles what agents meet unplanted. That pairing is the vault's, not either excerpt's.

The paper also releases "all environments and agent traces." My reading, not the paper's: released traces would let others compare the automatic detections against what a human or LLM judge says about the same runs, a check the excerpt does not itself report.

HVTB is one of two modifications of the Terminal Bench family in the vault. Can dense subtask grading reveal agent progress on ultra-long tasks? adds resolution to what counts as capability; HVTB adds a probe for whether a pass was earned. Both start from the fact that a single pass rate compresses more than one thing.

What the excerpt does not give. The number of tasks, which frontier models were run, what the hacks are, any hacking rate, or the prompt conditions.

Inquiring lines that read this note 22

This note is a source for these research framings, grouped by the broader line of inquiry each explores. Scan the bold lines of inquiry; follow any specific question forward.

Do planted honeypot tests reliably measure reward hacking? How can honeytokens stay effective against compromised insider threats?

Related concepts in this collection 5

This note in its neighbourhood — explore the map, then jump to a related concept in the list below.

Concept map
14 direct connections · 84 in 2-hop network ·medium cluster Open in graph ↗

Click a node to walk · click center to open · click Open in graph to see this note in the full knowledge graph

your link semantically near linked from elsewhere

Related papers in this collection 8

Papers most semantically related to this note, ranked by cosine similarity in the embedding space.

Original note title

Hack-Verifiable Terminal Bench carries planted honeypots from game-like environments to real-world terminal and coding tasks — the setting where agents are actually deployed