English

SafetyFlow: An Agent-Flow System for Automated LLM Safety Benchmarking

Computation and Language 2025-08-22 v1

Abstract

The rapid proliferation of large language models (LLMs) has intensified the requirement for reliable safety evaluation to uncover model vulnerabilities. To this end, numerous LLM safety evaluation benchmarks are proposed. However, existing benchmarks generally rely on labor-intensive manual curation, which causes excessive time and resource consumption. They also exhibit significant redundancy and limited difficulty. To alleviate these problems, we introduce SafetyFlow, the first agent-flow system designed to automate the construction of LLM safety benchmarks. SafetyFlow can automatically build a comprehensive safety benchmark in only four days without any human intervention by orchestrating seven specialized agents, significantly reducing time and resource cost. Equipped with versatile tools, the agents of SafetyFlow ensure process and cost controllability while integrating human expertise into the automatic pipeline. The final constructed dataset, SafetyFlowBench, contains 23,446 queries with low redundancy and strong discriminative power. Our contribution includes the first fully automated benchmarking pipeline and a comprehensive safety benchmark. We evaluate the safety of 49 advanced LLMs on our dataset and conduct extensive experiments to validate our efficacy and efficiency.

Keywords

Cite

@article{arxiv.2508.15526,
  title  = {SafetyFlow: An Agent-Flow System for Automated LLM Safety Benchmarking},
  author = {Xiangyang Zhu and Yuan Tian and Chunyi Li and Kaiwei Zhang and Wei Sun and Guangtao Zhai},
  journal= {arXiv preprint arXiv:2508.15526},
  year   = {2025}
}

Comments

Code and dataset are available at https://github.com/yangyangyang127/SafetyFlow

R2 v1 2026-07-01T05:00:02.927Z