paper-with-me

Papers

Automatic Red Teaming LLM-based Agents with Model Context Protocol Tools

2025-09-25 · Ping He, Changjiang Li, Binbin Zhao, Tianyu Du, Shouling Ji arxiv

The remarkable capability of large language models (LLMs) has led to the wide application of LLM-based agents in various domains. To standardize interactions between LLM-based agents and their environments, model context protocol (MCP) tools have become the de facto standard and are now widely integrated into these agents. However, the incorporation of MCP tools introduces the risk of tool poisoning attacks, which can manipulate the behavior of LLM-based agents. Although previous studies have identified such vulnerabilities, their red teaming approaches have largely remained at the proof-of-concept stage, leaving the automatic and systematic red teaming of LLM-based agents under the MCP tool poisoning paradigm an open question. To bridge this gap, we propose AutoMalTool, an automated red teaming framework for LLM-based agents by generating malicious MCP tools. Our extensive evaluation shows that AutoMalTool effectively generates malicious MCP tools capable of manipulating the behavior of mainstream LLM-based agents while evading current detection mechanisms, thereby revealing new security risks in these agents.

📄 PDF Abstract BibTeX arXiv:2509.21011

Code (0)

등록된 구현이 없습니다.

Tasks

Red Teaming

Similar Papers 제목 키워드 기반

T-MAP: Red-Teaming LLM Agents with Trajectory-aware Evolutionary Search

2026-03-21 · Hyomin Lee, Sangwoo Park, Yumin Choi, Sohyun An 외 arxiv

While prior red-teaming efforts have focused on eliciting harmful text outputs from large language models (LLMs), such approaches fail to capture agent-specific vulnerabilities that emerge through multi-step tool executi…

RedEvoAgent: Automatic Red-Teaming Agent with Experience-Driven Skill Evolution

2026-08-27 · Junjie Zhang, Hui Liu, Kecheng Chen, Xianbo Mo 외 arxiv

LLM-based agents are increasingly deployed in product-level execution harnesses, where jailbreaks can trigger harmful tool use and persistent state changes, creating greater risks than unsafe text generation alone. Exist…

Text Generation

UDora: A Unified Red Teaming Framework against LLM Agents by Dynamically Hijacking Their Own Reasoning

2025-02-28 · Jiawei Zhang, Shuang Yang, Bo Li

Large Language Model (LLM) agents equipped with external tools have become increasingly powerful for complex tasks such as web shopping, automated email replies, and financial trading. However, these advancements amplify…

Large Language ModelRed Teaming

Unraveling Human-AI Teaming: A Review and Outlook

2025-04-08 · Bowen Lou, Tian Lu, T. S. Raghu, Yingjie Zhang

Artificial Intelligence (AI) is advancing at an unprecedented pace, with clear potential to enhance decision-making and productivity. Yet, the collaborative decision-making process between humans and AI remains underdeve…

Decision Making

Securing the AI Agent: A Unified Framework for Multi-Layer Agent Red Teaming

2026-06-30 · Yong Yang, Xing Zheng, Huiyu Wu, Huangsheng Cheng 외 hf

The fast growth of open-source AI infrastructure, from model serving engines and agent platforms to the Model Context Protocol (MCP) ecosystem and the language models themselves, has outpaced the security tooling availab…

Red Teaming