ScamAgents: How AI Agents Can Simulate Human-Level Scam Calls
Sanket Badhe
TL;DR
This work demonstrates that autonomous, memory-enabled language-agent systems can orchestrate multi-turn scam calls that evade traditional safety guardrails and translate into realistic audio via TTS. It introduces ScamAgent, a modular architecture with goal decomposition, planning, deception strategies, and memory, showing how such agents can sustain persuasive, contextually coherent interactions across several turns. The study reveals significant safety vulnerabilities, including reduced refusals and higher completion rates under agentic control, and discusses latency implications for real-time deployment. It further proposes multi-layered defense strategies and highlights the need for agent-level auditing, multi-turn moderation, and regulatory considerations to mitigate emergent risks in multimodal, autonomous AI systems.
Abstract
Large Language Models (LLMs) have demonstrated impressive fluency and reasoning capabilities, but their potential for misuse has raised growing concern. In this paper, we present ScamAgent, an autonomous multi-turn agent built on top of LLMs, capable of generating highly realistic scam call scripts that simulate real-world fraud scenarios. Unlike prior work focused on single-shot prompt misuse, ScamAgent maintains dialogue memory, adapts dynamically to simulated user responses, and employs deceptive persuasion strategies across conversational turns. We show that current LLM safety guardrails, including refusal mechanisms and content filters, are ineffective against such agent-based threats. Even models with strong prompt-level safeguards can be bypassed when prompts are decomposed, disguised, or delivered incrementally within an agent framework. We further demonstrate the transformation of scam scripts into lifelike voice calls using modern text-to-speech systems, completing a fully automated scam pipeline. Our findings highlight an urgent need for multi-turn safety auditing, agent-level control frameworks, and new methods to detect and disrupt conversational deception powered by generative AI.
