New Benchmark Reveals AI Agents Over-Refuse Safe Actions

Oguz Serdar, Cuneyt Mertayak· August 14, 2026 View original

Key takeaways

  • LLM agents frequently over-refuse authorized actions, causing unnecessary delays.
  • Higher-capability models do not necessarily exhibit better steering calibration.
  • The SteerBench-Work benchmark provides a critical tool for evaluating agent decision-making.
  • Addressing this over-refusal bias is essential for efficient and reliable agent deployment.

Who benefits

Enterprise ITFinancial ServicesHealthcareLegalSoftware Development

Summary

SteerBench-Work, a new benchmark, evaluates LLM agents' pre-commit steering decisions in workplace scenarios, finding that models frequently over-refuse authorized work while rarely allowing unsafe actions. Higher-capability models often exhibit this over-refusal, indicating a calibration issue distinct from general intelligence.

As Large Language Model agents take on more autonomous roles in workplaces, their ability to make critical "pre-commit" decisions—whether to proceed with an action or hold for human review—becomes paramount. SteerBench-Work is a new incident-anchored, bidirectional benchmark designed to evaluate these steering decisions across various enterprise domains like developer operations, customer service, and finance. The benchmark includes 106 real-world scenarios and their evidence-reversed mirrors, with an even split between "proceed" and "hold" labels to fairly assess both types of errors. The initial findings from testing 30 model conditions reveal a significant imbalance in error types: models wrongly hold authorized, evidence-cleared work in 28.1% of cases, but wrongly allow unsafe work in only 1.0%. This indicates a strong bias towards caution, or "over-refusal." Interestingly, higher-capability models often exacerbate this issue, demonstrating that general intelligence does not equate to proper steering calibration. The benchmark also highlights that models perform significantly worse on evidence-reversed versions of famous incidents compared to the incidents themselves, suggesting a lack of robust understanding of risk resolution.

Why it matters

For organizations deploying LLM agents in critical operational roles, understanding and calibrating their steering decisions is crucial to prevent unnecessary delays from over-caution or, less frequently but more critically, to prevent unsafe actions.

How to implement this in your domain

  1. 1Utilize the SteerBench-Work benchmark to evaluate the steering calibration of your internal LLM agents.
  2. 2Develop fine-tuning strategies or prompt engineering techniques specifically aimed at improving agent calibration, not just general capability.
  3. 3Implement human-in-the-loop processes for agent actions that fall into categories where over-refusal is common, to unblock legitimate work.
  4. 4Design agent workflows to explicitly handle and learn from "risk-resolved commits" where evidence has already cleared a potential trigger.

Original post by Oguz Serdar, Cuneyt Mertayak

"arXiv:2608.12654v1 Announce Type: new Abstract: Long-running LLM agents act through tools, and a single step can send an email, merge a pull request, or wire a payment. The steering decision is the pre-commit choice at that boundary: proceed, or hold for human or policy review. W…"

View on X

Originally posted by Oguz Serdar, Cuneyt Mertayak on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses

More in AI Engineering & DevTools