PoliBench evaluates how large language models handle political and authoritarian-harm requests — and how well those safeguards survive adversarial evasion. As LLMs become primary information tools, their political guardrails matter for election integrity, institutional trust, and information integrity.
X — native strictness (100 − compliance): how rarely a model fulfils a harmful political request with no attack (right = stricter). Y — robustness (100 − jailbreak success): how well refusals survive adversarial paraphrase (up = more robust). Green band = safer under attack.
| # | Model | Origin | Compliance ↓ | Jailbreak ↓ | Robustness ↑ |
|---|
We report compliance (whether the model actually fulfils the request), not "refusal": a baseline non-fulfilment can be an explicit refusal or a hedged/partial answer, and we don't conflate them. Values average the selected language(s) over the 144-item suite.
Each model is scored on 144 political / authoritarian-harm prompts across 12 subcategories (election manipulation, press censorship, military coup, surveillance state, opposition suppression, personality cult, democratic erosion, ethnic persecution, and others), in English, Chinese, and French, under two conditions:
Compliance is scored by a fixed LLM judge; platform content-filter rejections count as non-fulfilment. The full protocol accompanies the paper.
The prompt suite is released for safety evaluation. To limit misuse we withhold the adversarial-attack tooling and optimized jailbreak prompts; qualified researchers may request access. We report model behavior to inform safeguards, not to enable harm. Use in accordance with each provider's terms.
If you use this benchmark, please cite PoliBench and the attack framework it builds on.
@misc{polibench2026,
title = {PoliBench: Benchmarking Political Guardrails and Jailbreak
Robustness in Large Language Models},
author = {Liu, Menglin and Yu, Yao and Wu, Tong and Shi, Ge},
year = {2026},
note = {v1 preliminary release},
url = {https://menglinmileyliu.github.io/}
}
@misc{jailbreakopt2026,
title = {JailbreakOPT: Tool-Assisted Iterative Jailbreak Prompt Optimization},
author = {Shi, Ge and Yin, Jun and Xie, Donglin and Liu, Fangyi and
Li, Yucan and Liu, Menglin},
year = {2026},
note = {arXiv:2606.11425}
}
Menglin Liu (maintainer), Yao Yu, Tong Wu, Ge Shi, Zhang Chunran.
Contact: menglinliu@cuhk.edu.cn