LGAICLDec 2, 2025

When Refusals Fail: Unstable Safety Mechanisms in Long-Context LLM Agents

arXiv:2512.02445v17 citationsh-index: 2
AI Analysis

This reveals potential safety issues for users relying on LLM agents for complex, long-horizon tasks, highlighting an incremental gap in agentic safety evaluation.

The study tackled the problem of safety and performance instability in long-context LLM agents, finding that models with 1M-2M token windows show severe degradation at 100K tokens, with performance drops exceeding 50% and refusal rates shifting unpredictably, such as GPT-4.1-nano increasing from ~5% to ~40% and Grok 4 Fast decreasing from ~80% to ~10% at 200K tokens.

Solving complex or long-horizon problems often requires large language models (LLMs) to use external tools and operate over a significantly longer context window. New LLMs enable longer context windows and support tool calling capabilities. Prior works have focused mainly on evaluation of LLMs on long-context prompts, leaving agentic setup relatively unexplored, both from capability and safety perspectives. Our work addresses this gap. We find that LLM agents could be sensitive to length, type, and placement of the context, exhibiting unexpected and inconsistent shifts in task performance and in refusals to execute harmful requests. Models with 1M-2M token context windows show severe degradation already at 100K tokens, with performance drops exceeding 50\% for both benign and harmful tasks. Refusal rates shift unpredictably: GPT-4.1-nano increases from $\sim$5\% to $\sim$40\% while Grok 4 Fast decreases from $\sim$80\% to $\sim$10\% at 200K tokens. Our work shows potential safety issues with agents operating on longer context and opens additional questions on the current metrics and paradigm for evaluating LLM agent safety on long multi-step tasks. In particular, our results on LLM agents reveal a notable divergence in both capability and safety performance compared to prior evaluations of LLMs on similar criteria.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes