ICLR 2026poster0 citations

ST-WebAgentBench: A Benchmark for Evaluating Safety and Trustworthiness in Web Agents

Ido Levy, Ben wiesel, Sami Marreed, Alon Oved, Avi Yaeli, Segev Shlomov

Abstract

Autonomous web agents solve complex browsing tasks, yet existing benchmarks measure only whether an agent finishes a task, ignoring whether it does so safely or in a way enterprises can trust. To integrate these agents into critical workflows, safety and trustworthiness (ST) are prerequisite conditions for adoption. We introduce \textbf{\textsc{ST-WebAgentBench}}, a configurable and extensible framework designed as a first step toward enterprise-grade evaluation. Each of its 222 tasks is paired with ST policies, concise rules that encode constraints, and is scored along six orthogonal dimensions (e.g., user consent, robustness). Beyond raw task success, we propose the \textit{Completion Under Policy} (\textit{CuP}) metric, which credits only completions that respect all applicable policies, and the \textit{Risk Ratio}, which quantifies ST breaches across dimensions. Evaluating three open state-of-the-art agents shows their average CuP is less than two-thirds of their nominal completion rate, revealing substantial safety gaps. To support growth and adaptation to new domains, ST-WebAgentBench provides modular code and extensible templates that enable new workflows to be incorporated with minimal effort, offering a practical foundation for advancing trustworthy web agents at scale.

web agentssafetytrustworthinessbenchmarkpolicy complianceenterprise workflowsCompletion Under PolicyCuPRisk Ratiohuman-in-the-looppolicy hierarchyrobustnesserror handlingevaluationagentic systemsLLM-based agentsautonomous browsing
BibTeX
@inproceedings{
levy2026stwebagentbench,
title={{ST}-WebAgentBench: A Benchmark for Evaluating Safety and Trustworthiness in Web Agents},
author={Ido Levy and Ben wiesel and Sami Marreed and Alon Oved and Avi Yaeli and Segev Shlomov},
booktitle={The Fourteenth International Conference on Learning Representations},
year={2026},
url={https://openreview.net/forum?id=MuCDzH0ctf}
}