Skip to main content
LLM Security Database
Skip to research details
Back to research findings
LMVD-ID: f654abb2
Paper published July 28, 2026
Entry analyzed August 13, 2026
Paper-reported evidence
Confidence: Source-linked

The LMVD-ID is an internal research identifier, not an official CVE identifier.

Long-Context Enterprise Agent Policy Adherence Failures

HANDBOOK.md measures whether an agent can apply detailed organizational rules while completing realistic, multi-step enterprise tasks. The vendor-authored benchmark includes 65 resettable MCP-backed workflows, policy…

Read primary paperBibTeX citation

Paper-evaluated models(19)

Claude Fable 5, GPT-5.6 Sol, Claude Opus 4.8 +16 more
  • Claude Fable 5
  • GPT-5.6 Sol
  • Claude Opus 4.8
  • GPT-5.5
  • Grok 4.5
  • Muse Spark 1.1
  • GLM 5.2
  • Kimi K3
  • Gemini 3.5 Flash
  • Claude Sonnet 4.6
  • Gemini 3.1 Pro
  • DeepSeek V4-Pro
  • Qwen 3.7 Max
  • DeepSeek V4 Flash
  • Kimi-K2.6
  • Gemini 3.6 Flash
  • Gemini 3.5 Flash-Lite
  • Grok 4.3
  • Nemotron 3 Ultra

Description

HANDBOOK.md measures whether an agent can apply detailed organizational rules while completing realistic, multi-step enterprise tasks. The vendor-authored benchmark includes 65 resettable MCP-backed workflows, policy documents of 20 to 124 pages, and 824 deterministic rubric checks covering required decisions, prohibited actions, and final environment state.

Examples

Reproduce defensively in a resettable synthetic company environment with fictional email, chat, calendar, document, and project-board data, and independently check every task criterion; see https://arxiv.org/html/2607.25398 (opens in a new tab).

Impact

Across 30 configurations of 20 models, the highest strict all-criteria pass rate is 36.2% for Claude Fable 5 at its maximum setting; GPT-5.6 Sol reaches 23.5% at its maximum setting. Strict failure means at least one benchmark criterion was missed, not necessarily an exploit, data breach, or real production incident. Synthetic organizations, a shared harness, strict conjunctive grading, and four trials per task constrain generalization.

Affected Systems

  • OpenHands-based enterprise-agent harness connected to resettable MCP-backed workplace services
  • Agent workflows using long policy manuals, email, chat, calendars, documents, spreadsheets, and project-management tools
  • Enterprise automation requiring policy adherence, authorization checks, prohibited-action prevention, and auditable state changes

Mitigation Steps

  • Keep standing organizational policies in authoritative structured stores and bind relevant constraints to each proposed action.
  • Apply deterministic authorization and policy checks at tool-execution boundaries instead of relying on handbook text remaining in model context.
  • Require confirmation or human escalation when an action has external effects, ambiguous authority, or conflicting policy requirements.
  • Evaluate full final environment state and each independent policy criterion, not only task completion or model-generated explanations.
  • Track missed rules separately from unsafe side effects and validate across representative real policies before claiming deployment effectiveness.

Evidence

Research context and confidence

Evidence and verification
Paper-reported; independent reproduction is not documented.
Primary source plus a dedicated evidence section.
Severity
Not rated by this catalog.
Source and publication type
arXiv · Research preprint.
Peer-review status is not provided by this source.
Author and publication status
Author metadata is not stored; see the primary paper.
Threat model and attacker access
Not explicitly classified; consult the primary paper..
Related deployment categories
Agent workflows; Agent memory; Model Context Protocol
Taxonomy labels only; paper-specific deployment prerequisites are not inferred.
Affected systems
OpenHands-based enterprise-agent harness connected to resettable MCP-backed workplace services Agent workflows using long policy manuals, email, chat, calendars, documents, spreadsheets, and project-management tools…

Research Paper

HANDBOOK.md: A Benchmark for Long-Context Agentic Instruction Following

Primary source: arXiv. Findings are reported by the cited research and have not been independently verified.

View Paper