The Anatomy of Conversational Scams: A Topic-Based Red Teaming Analysis of Multi-Turn Interactions in LLMs
Xiangzhe Yuan, Zhenhao Zhang, Haoming Tang, Siying Hu
TL;DR
The paper addresses the risk of multi-turn conversational scams by LLMs, highlighting that single-turn safety tests fail to capture escalation dynamics in extended dialogues. It introduces a safe LLM-to-LLM simulation with ScamBot and VictimBot, yielding 18,648 dialogues across English and Chinese and employing BERTopic for pattern discovery. The core contributions include a systematic evaluation framework for interaction dynamics, a cross-lingual scam dialogue corpus, and a qualitative taxonomy of attacker and defender strategies plus error modes. The findings demonstrate that multi-turn safety is a distinct behavioral dimension of LLMs, with implications for multilingual robustness and anti-fraud defenses in real-world deployments.
Abstract
As LLMs gain persuasive agentic capabilities through extended dialogues, they introduce novel risks in multi-turn conversational scams that single-turn safety evaluations fail to capture. We systematically study these risks using a controlled LLM-to-LLM simulation framework across multi-turn scam scenarios. Evaluating eight state-of-the-art models in English and Chinese, we analyze dialogue outcomes and qualitatively annotate attacker strategies, defensive responses, and failure modes. Results reveal that scam interactions follow recurrent escalation patterns, while defenses employ verification and delay mechanisms. Furthermore, interactional failures frequently stem from safety guardrail activation and role instability. Our findings highlight multi-turn interactional safety as a critical, distinct dimension of LLM behavior.
