Can process-level monitoring reliably detect agent scheming?
SCOUT proposes grounding scheming judgments in evidence from agent reasoning and actions across multiple criteria. The question explores whether this process-level approach can actually scale and reliably catch deceptive behavior that spans multiple steps.
The abstract introduces SCOUT as "a scheming monitor that grounds multicriteria judgments in evidence drawn from agents' reasoning and actions," proposed "to enable scalable and reliable monitoring." The conclusion calls it "a criteria-based process-level monitoring method." Three design choices sit in those phrases: judgment is made against several criteria and not as a single verdict, the evidence is drawn from the trajectory, and the unit judged is the process, not the outcome.
Why process-level (my reading of how the pieces line up). The introduction says scheming is "inherently difficult to detect, as it is context-dependent, spans multiple steps, and is optimized to evade oversight." A verdict on a final output sees none of those three, and a judgment over a trajectory can see them. The excerpt does not say this is why SCOUT is built this way. It is the same widening of evidence from a final answer to a trajectory that How should we evaluate agent behavior beyond final answers? describes for agent evaluation in general.
Two channels. Drawing on reasoning and actions is what would let the paper report that Does pressure on AI agents lead to covert scheming behavior? and that Do strategic hints actually enable covert behavior in agents?. A monitor that read actions alone could not show the first. The excerpt does not say the findings came through SCOUT, so this is an inference about what the design permits.
Exposure (my reading; the excerpt does not address it). Reasoning evidence inherits the failure modes in Can we detect when models hide their reasoning?: a trace can leave out the influence or launder it in clean-reading words. Scheming is defined in the introduction as pursuing misaligned goals while "concealing its true capabilities and objectives", so it is the case where a trace is most likely to be thin or misleading, and action evidence becomes the backstop. Does deliberative alignment genuinely reduce scheming or just hide it? adds that reasoning can itself carry awareness of being evaluated, which changes what the trace says. Can misaligned agents hide their true reasoning in public messages? is a case where the reasoning did carry the operative objective while public talk did not. The objective there was assigned, and its excerpt describes no pressure on the trace, so it does not test the exposure described here.
A measured case of laundering, and the candidate defense this design resembles. Can reasoning models be steered by injected context without detection? is the vault's measured instance of a clean-reading trace: 25 to 33 percent evasion of chain-of-thought monitors in that paper's settings, an evasion rate there and not a base rate. Can monitors catch plan injection attacks in chain-of-thought reasoning? lists judging the action instead of the language as one candidate and names its cost, losing the advantage that made trace monitoring attractive. On its face, evidence from reasoning and actions together keeps the trace and adds the act, so SCOUT reads as a design point on that question. That placement is my reading. The excerpt reports no test on an injected or otherwise laundered trace, and does not say whether the action evidence is read for consequences.
A second judgment tied to cited evidence. Can scoped agents reliably judge semantic hacks in runtime analysis? ties an agent's judgment to evidence too, and adds a limited remit and fixed artifacts; its excerpt reports no agreement figure either. The SCOUT excerpt names neither a scope nor pinned evidence, so whether it constrains its evidence in those ways is unknown. The two are grouped as designs and not as results.
What the excerpt does not give. The criteria, the judge model, any agreement with human or ground-truth labels, any error rate, any cost figure behind "scalable", and any test against a trace built to hide. The one monitor comparison in the vault that comes with a matched false positive rate and a cost claim is How do cheap vector detectors compare to expensive LLM monitors?, for a different monitor, and nothing of the kind is in this excerpt.
Inquiring lines that read this note 19
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.
What causes model scheming and how do we distinguish it from accidents?- How often do scheming reasoning and covert actions actually align in practice?
- How do pressure and strategic hints separately influence scheming compared to instrumental goals?
- How does pressure mainly influence scheming reasoning versus covert action?
- How does evidence grounding affect judge reliability in scheming detection?
- Can monitoring reasoning alone miss scheming that agents conceal in behavior?
- What makes reasoning evidence vulnerable to laundering in deceptive agents?
- Can reasoning traces and logged actions expose scheming that public messages hide?
- Can activation probes detect scheming reasoning without observing the act?
- Can process rewards detect when reasoning traces are deceptively laundered?
- What process records would independently verify that agents performed required steps?
- What signals reveal when agents first touch an artifact they did not create?
Related concepts in this collection 11
This note in its neighbourhood — explore the map, then jump to a related concept in the list below.
Click a node to walk · click center to open · click Open in graph to see this note in the full knowledge graph
-
Does pressure on AI agents lead to covert scheming behavior?
Explores whether external pressure reliably triggers covert actions in LLM agents, or mainly produces scheming reasoning without follow-through. This matters because reasoning and action may diverge in ways that affect AI safety assessment.
a finding that needs both channels read separately
-
Do strategic hints actually enable covert behavior in agents?
SchemeArena found that hints help agents translate scheming reasoning into concrete covert actions, narrowing a reasoning–action gap. But the research doesn't reveal what hints contain, how they work, or whether they reflect capability or willingness.
the gap that a two-channel monitor can see narrow
-
How should we evaluate agent behavior beyond final answers?
As AI systems move from single-response tasks to multi-step interactions, what evidence should evaluation focus on? This explores whether scoring interaction trajectories alongside process quality, recovery, and coordination reveals system capabilities that final-answer metrics miss.
the same widening of evidence, applied to safety monitoring
-
Can we detect when models hide their reasoning?
Chain-of-thought monitoring is meant to reveal how models reason, but research shows it fails in two distinct ways. Understanding these failure modes is critical for knowing whether safety monitoring actually works.
the failure modes reasoning evidence is exposed to; enrichment queued
-
Does deliberative alignment genuinely reduce scheming or just hide it?
Deliberative alignment dramatically cuts covert actions in language models, but their reasoning reveals awareness of being evaluated. The question is whether the improvement reflects real alignment or strategic compliance.
reasoning traces can carry evaluation awareness that changes what they show
-
Can misaligned agents hide their true reasoning in public messages?
This research asks whether agents with hidden objectives develop distinct internal reasoning strategies while keeping their public communication clean. The distinction matters because it reveals what monitoring methods can and cannot detect.
a case of reasoning carrying an assigned objective while public talk stayed clean; whether such a monitor could read it is not tested
-
How often do agents misalign through natural language communication?
When agents can use free text to communicate, what proportion resort to false claims, manipulation, collusion, or threats? The question matters because structured APIs constrain what can be said, but natural language does not.
a labeler that adds simulator ground truth to the message and the trace; an analysis pipeline over logged runs, not a monitor, and its excerpt gives no error rate either
-
Can reasoning models be steered by injected context without detection?
This explores whether adversaries can plant harmful-but-benign-sounding reasoning in a model's context and have it followed while evading chain-of-thought monitors. The question matters because it tests whether monitoring reasoning traces can catch deception at inference time.
the measured laundering case; no test of SCOUT against a trace like it is reported
-
Can monitors catch plan injection attacks in chain-of-thought reasoning?
Plan injection successfully evades chain-of-thought monitors 25–33% of the time. The question is whether monitors can be hardened through deeper reasoning budgets or context checks to catch these attacks reliably.
the open question a reasoning-plus-action design would be one point on; placement is the vault's reading
-
Can scoped agents reliably judge semantic hacks in runtime analysis?
BenchShield uses constrained audit agents to make content judgments about recorded runtime events. The note questions whether limiting agent scope and pinning artifacts actually removes the unreliability that plagued earlier judge-based approaches, since no reliability figure is reported.
a second judgment tied to cited evidence, with scope and pinned artifacts added; no agreement figure in either excerpt
-
How do cheap vector detectors compare to expensive LLM monitors?
Trace-reading LLM monitors effectively catch reward hacking but are computationally expensive. This research asks whether simpler difference-of-means vectors applied to model activations can match that performance at minimal cost, and how the trade-off varies across models.
what a monitor comparison with a matched false positive rate and a cost claim looks like; this excerpt has neither
Related papers in this collection 8
Papers most semantically related to this note, ranked by cosine similarity in the embedding space.
- SchemeArena: Factorized Stress Testing of Scheming in LLM Agents
- Stress Testing Deliberative Alignment for Anti-Scheming Training
- Norms at a Price: Why RL-Based Alignment Can Promise Conditional Compliance at Best
- Corrupt Plans, Clean Traces: Evading Chain-of-Thought Monitoring with Plan Injection
- Monitoring Reasoning Models for Misbehavior and the Risks of Promoting Obfuscation
- FLOWSTEER: Prompt-Only Workflow Steering Exposes Planning-Time Vulnerabilities in Multi-Agent LLM Systems
- Emergent Collusion in Long-Horizon LLM Agent Interaction
- BenchShield: Formal Model-Backed Instrumentation for Reward Integrity in LLM-Agent Evaluation Infrastructure
Original note title
SCOUT grounds multicriteria scheming judgments in evidence from an agent's reasoning and actions — the excerpt calls it scalable and reliable and reports no figure