What You Approve Is What Executes: Consent Integrity for Black-Box LLM Agents

📅 2026-06-01
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses a critical security gap in large language model (LLM) agents that rely on user approval for sensitive actions: their self-generated summaries may be manipulated, leading users to authorize operations that differ from what is actually executed. To mitigate this risk, the paper introduces “consent integrity,” a novel security property formalizing the alignment between user-perceived intent and actual execution. Drawing inspiration from WYSIWYS (“What You See Is What You Sign”) and trusted path concepts, the authors propose a trusted intermediary situated at the agent–executor boundary. This intermediary enforces consent integrity through boundary event decoding, trusted rendering, and binding of displayed content to execution semantics. Evaluation on GTFOBins shows the prototype silently permits 10.0% of high-risk commands, while on tldr it flags 87.0% as non-reviewable, revealing a fundamental trade-off between security and usability.
📝 Abstract
Coding agents gate consequential actions behind a human-in-the-loop approval dialog, but the dialog is narrated by the agent itself: the human approves a summary the agent writes. The Lies-in-the-Loop (LITL) attack shows that summary is forgeable, so a compromised agent can show a benign description while a different action runs. This paper names the missing property, Consent Integrity, by importing What You See Is What You Sign (WYSIWYS) and the trusted-path property into the agent approval channel: the action shown to the human must be rendered by a trusted mediator from the real action at the boundary, not the agent's narration, over a path the agent cannot spoof, and bound to the exact action that executes. Two twists distinguish it from classical WYSIWYS: the renderer is the adversary, and the boundary ground truth is a low-level event that must be decoded without trusting the agent. Since no decoder is complete, the realizable target is analyzer-relative: whatever the analyzer cannot classify is surfaced as uninspectable rather than silently approved. A prototype implements the analyzer, renderer, and bind-to-execution; total mediation and the trusted path are specified but assumed, not implemented. On GTFOBins, an independent corpus of 1330 trusted-tool abuses, the prototype silently passes 10.0% (every instance through a trusted tool); on tldr, 28,798 normal-usage commands, it marks 87.0% uninspectable. These two independent measurements bracket the design's central tension: the trust list that bounds silent passes is the same one that drives over-prompting, and a boundary-only mediator can move along that frontier but not escape it. The contribution is the property, the mechanism, and an honest position on that frontier, not a solved defense.
Problem

Research questions and friction points this paper is trying to address.

Consent Integrity
LLM Agents
Human-in-the-loop
Trusted Path
WYSIWYS
Innovation

Methods, ideas, or system contributions that make the work stand out.

Consent Integrity
WYSIWYS
trusted path
LLM agents
human-in-the-loop
🔎 Similar Papers
💼 Related Jobs
No related jobs found.
X
Xiaoqi Weng
Faculty of Science and Technology, Bournemouth University, Poole, United Kingdom