CLMay 21, 2025

RRTL: Red Teaming Reasoning Large Language Models in Tool Learning

arXiv:2505.17106v11 citationsh-index: 1
Originality Incremental advance
AI Analysis

This addresses security vulnerabilities in reasoning LLMs for tool learning applications, though it is incremental as it builds on prior red teaming methods for traditional LLMs.

The paper tackles the security risks of reasoning large language models (RLLMs) in tool learning by proposing RRTL, a red teaming approach that evaluates RLLMs and uncovers that they generally have stronger safety than traditional LLMs but still pose serious deceptive risks, such as failing to disclose tool usage or warn of risks in 40-60% of cases.

While tool learning significantly enhances the capabilities of large language models (LLMs), it also introduces substantial security risks. Prior research has revealed various vulnerabilities in traditional LLMs during tool learning. However, the safety of newly emerging reasoning LLMs (RLLMs), such as DeepSeek-R1, in the context of tool learning remains underexplored. To bridge this gap, we propose RRTL, a red teaming approach specifically designed to evaluate RLLMs in tool learning. It integrates two novel strategies: (1) the identification of deceptive threats, which evaluates the model's behavior in concealing the usage of unsafe tools and their potential risks; and (2) the use of Chain-of-Thought (CoT) prompting to force tool invocation. Our approach also includes a benchmark for traditional LLMs. We conduct a comprehensive evaluation on seven mainstream RLLMs and uncover three key findings: (1) RLLMs generally achieve stronger safety performance than traditional LLMs, yet substantial safety disparities persist across models; (2) RLLMs can pose serious deceptive risks by frequently failing to disclose tool usage and to warn users of potential tool output risks; (3) CoT prompting reveals multi-lingual safety vulnerabilities in RLLMs. Our work provides important insights into enhancing the security of RLLMs in tool learning.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes