RedTWIZ: Diverse LLM Red Teaming via Adaptive Attack Planning
Artur Horal, Daniel Pina, Henrique Paz, Iago Paulo, João Soares, Rafael Ferreira, Diogo Tavares, Diogo Glória-Silva, João Magalhães, David Semedo
TL;DR
RedTWIZ presents an integrated framework for automated, multi-turn red-teaming of LLMs in AI-assisted software development. It fuses systematic jailbreak assessment with a diverse attack suite and a hierarchical RL-based planner to adaptively target model weaknesses. The Arena, Jailbreak Judges, and multiple attack families demonstrate that even safety-aligned models reveal vulnerabilities under adversarial dialogue, highlighting the need for stronger defenses and robust evaluation. The work provides a scalable blueprint for ongoing improvement in LLM safety and reliability in real-world software tooling contexts.
Abstract
This paper presents the vision, scientific contributions, and technical details of RedTWIZ: an adaptive and diverse multi-turn red teaming framework, to audit the robustness of Large Language Models (LLMs) in AI-assisted software development. Our work is driven by three major research streams: (1) robust and systematic assessment of LLM conversational jailbreaks; (2) a diverse generative multi-turn attack suite, supporting compositional, realistic and goal-oriented jailbreak conversational strategies; and (3) a hierarchical attack planner, which adaptively plans, serializes, and triggers attacks tailored to specific LLM's vulnerabilities. Together, these contributions form a unified framework -- combining assessment, attack generation, and strategic planning -- to comprehensively evaluate and expose weaknesses in LLMs' robustness. Extensive evaluation is conducted to systematically assess and analyze the performance of the overall system and each component. Experimental results demonstrate that our multi-turn adversarial attack strategies can successfully lead state-of-the-art LLMs to produce unsafe generations, highlighting the pressing need for more research into enhancing LLM's robustness.
