PsySafe: A Comprehensive Framework for Psychological-based Attack, Defense, and Evaluation of Multi-agent System Safety
Zaibin Zhang, Yongting Zhang, Lijun Li, Hongzhi Gao, Lijun Wang, Huchuan Lu, Feng Zhao, Yu Qiao, Jing Shao
TL;DR
PsySafe introduces a psychology-grounded framework to study and mitigate safety risks in multi-agent systems powered by LLMs. It systematically combines dark-traits–based attacks, dual safety evaluation (psychological and behavioral metrics like Process Danger Rate and Joint Danger Rate), and defense mechanisms (input, Doctor, and Police defenses). The study reveals that dark personality injections elevate collective dangerous behaviors, that psychological scores correlate with behavioral risk, and that self-reflection across rounds can reduce danger, with defense strategies further curbing risk. The work provides empirical insights across multiple MAS platforms and LLMs, highlights limitations of current defenses, and releases data and code to support future safety research in MAS.
Abstract
Multi-agent systems, when enhanced with Large Language Models (LLMs), exhibit profound capabilities in collective intelligence. However, the potential misuse of this intelligence for malicious purposes presents significant risks. To date, comprehensive research on the safety issues associated with multi-agent systems remains limited. In this paper, we explore these concerns through the innovative lens of agent psychology, revealing that the dark psychological states of agents constitute a significant threat to safety. To tackle these concerns, we propose a comprehensive framework (PsySafe) grounded in agent psychology, focusing on three key areas: firstly, identifying how dark personality traits in agents can lead to risky behaviors; secondly, evaluating the safety of multi-agent systems from the psychological and behavioral perspectives, and thirdly, devising effective strategies to mitigate these risks. Our experiments reveal several intriguing phenomena, such as the collective dangerous behaviors among agents, agents' self-reflection when engaging in dangerous behavior, and the correlation between agents' psychological assessments and dangerous behaviors. We anticipate that our framework and observations will provide valuable insights for further research into the safety of multi-agent systems. We will make our data and code publicly accessible at https://github.com/AI4Good24/PsySafe.
