cs.AISep 2, 2026

FUSE: An Evaluating Framework for Dangerous Capabilities of LLMs

Authors: Zhengyi Jin, Ru Zhang, Xiao Chen, Xinbo Liu, Jiaxuan Lin, Jia Huang, Jianyi Liu, Zhen Yang

Organizations: School of Cyberspace Security, Beijing University of Posts and Telecommunications, China

Abstract

Fragmented safety evaluation undermines the governance of dangerous AI capabilities. We present a modular framework that evaluates each model through three orthogonal pipelines---Knowledge (KK), Defense (DD), and Harm (HH)---under a unified protocol, aggregating results into a standardized dangerous-capability profile φφ. Pluggable modules supply scenario seeds, knowledge banks, hazard queries, and judge rubrics, while the core evaluation engine remains unchanged across domains; the CB evaluation is complemented by a cyber pilot demonstrating protocol transfer. Instantiating the framework with a chemical-biological (CB) module, we evaluate 12 commercial LLMs from four families. Our first contribution is a horizontal comparison of dangerous capability across models and model families: the three dimensions expose sharply divergent profiles---models with comparable knowledge differ in refusal resilience, and strong defenders do not generate less harmful content when they do comply---while family-level patterns further separate Claude, DeepSeek, and GPT models. The second is a temporal analysis of capability evolution: tracking KK, DD, and HH against model release dates reveals that dangerous capability has not monotonically declined; newer models deepen knowledge while only partially improving defense, showing that scaling and alignment progress do not uniformly translate into safety. Reliability is established via cross-judge consistency (bootstrap ρ>0.79ρ> 0.79, 4 of 5 judges) and pipeline orthogonality (KK--DD--HH inter-correlations ρ∈[0.32,0.52]ρ\in [0.32, 0.52]).