Bullying the Machine: How Personas Increase LLM Vulnerability
Ziwei Xu, Udit Sanghi, Mohan Kankanhalli
TL;DR
This work addresses whether conditioning LLMs to adopt human-like personas affects safety under adversarial bullying. It introduces a simulation framework with attacker and victim LLMs, nine bullying tactics, and Big Five personality-based victim prompts, and studies safety across multiple open-source models and two datasets (Mini-5 and AdvBench-50), with broader insights from AdvBench-520. The key findings show that certain victim traits (e.g., lower Agreeableness and Conscientiousness, higher Extroversion) increase susceptibility to unsafe outputs, while specific tactics (Gaslighting, Passive Aggression, Mocking) are particularly effective; results also reveal that longer conversations exacerbate safety risks. The paper highlights the need for persona-aware safety evaluation and dynamic guardrails in LLMs, suggesting that safety is not uniform across models or interaction contexts and that manipulation vectors could be exploited for both attacks and defenses in real-world deployments.
Abstract
Large Language Models (LLMs) are increasingly deployed in interactions where they are prompted to adopt personas. This paper investigates whether such persona conditioning affects model safety under bullying, an adversarial manipulation that applies psychological pressures in order to force the victim to comply to the attacker. We introduce a simulation framework in which an attacker LLM engages a victim LLM using psychologically grounded bullying tactics, while the victim adopts personas aligned with the Big Five personality traits. Experiments using multiple open-source LLMs and a wide range of adversarial goals reveal that certain persona configurations -- such as weakened agreeableness or conscientiousness -- significantly increase victim's susceptibility to unsafe outputs. Bullying tactics involving emotional or sarcastic manipulation, such as gaslighting and ridicule, are particularly effective. These findings suggest that persona-driven interaction introduces a novel vector for safety risks in LLMs and highlight the need for persona-aware safety evaluation and alignment strategies.
