paper-with-me

홈 › Papers

We Should Identify and Mitigate Third-Party Safety Risks in MCP-Powered Agent Systems

2025-06-16 · Junfeng Fang, Zijun Yao, Ruipeng Wang, Haokai Ma, Xiang Wang, Tat-Seng Chua

The development of large language models (LLMs) has entered in a experience-driven era, flagged by the emergence of environment feedback-driven learning via reinforcement learning and tool-using agents. This encourages the emergenece of model context protocol (MCP), which defines the standard on how should a LLM interact with external services, such as \api and data. However, as MCP becomes the de facto standard for LLM agent systems, it also introduces new safety risks. In particular, MCP introduces third-party services, which are not controlled by the LLM developers, into the agent systems. These third-party MCP services provider are potentially malicious and have the economic incentives to exploit vulnerabilities and sabotage user-agent interactions. In this position paper, we advocate the research community in LLM safety to pay close attention to the new safety risks issues introduced by MCP, and develop new techniques to build safe MCP-powered agent systems. To establish our position, we argue with three key parts. (1) We first construct \framework, a controlled framework to examine safety issues in MCP-powered agent systems. (2) We then conduct a series of pilot experiments to demonstrate the safety risks in MCP-powered agent systems is a real threat and its defense is not trivial. (3) Finally, we give our outlook by showing a roadmap to build safe MCP-powered agent systems. In particular, we would call for researchers to persue the following research directions: red teaming, MCP safe LLM development, MCP safety evaluation, MCP safety data accumulation, MCP service safeguard, and MCP safe ecosystem construction. We hope this position paper can raise the awareness of the research community in MCP safety and encourage more researchers to join this important research direction. Our code is available at https://github.com/littlelittlenine/SafeMCP.git.

📄 PDF Abstract BibTeX arXiv:2506.13666

Code (1)

littlelittlenine/safemcp 공식 구현

Tasks

PositionRed Teaming

Similar Papers 제목 키워드 기반

Attacks on Third-Party APIs of Large Language Models

2024-04-24 · Wanru Zhao, Vidit Khazanchi, Haodi Xing, Xuanli He 외

Large language model (LLM) services have recently begun offering a plugin ecosystem to interact with third-party API services. This innovation enhances the capabilities of LLMs, but it also introduces risks, as these plu…

Language ModelingLanguage ModellingLarge Language Model

Addressing the regulatory gap: moving towards an EU AI audit ecosystem beyond the AI Act by including civil society

2024-02-26 · David Hartmann, José Renato Laranjeira de Pereira, Chiara Streitbörger, Bettina Berendt

The European legislature has proposed the Digital Services Act (DSA) and Artificial Intelligence Act (AIA) to regulate platforms and Artificial Intelligence (AI) products. We review to what extent third-party audits are …

Evaluating Human-AI Safety: A Framework for Measuring Harmful Capability Uplift

2026-03-06 · Michelle Vaccaro, Jaeyoon Song, Abdullah Almaatouq, Michiel A. Bakker arxiv

Current frontier AI safety evaluations emphasize static benchmarks, third-party annotations, and red-teaming. In this position paper, we argue that AI safety research should focus on human-centered evaluations that measu…

The Art of (Mis)alignment: How Fine-Tuning Methods Effectively Misalign and Realign LLMs in Post-Training

2026-04-09 · Rui Zhang, Hongwei Li, Yun Shen, Xinyue Shen 외 arxiv

The deployment of large language models (LLMs) raises significant ethical and safety concerns. While LLM alignment techniques are adopted to improve model safety and trustworthiness, adversaries can exploit these techniq…

Cascade: Token-Sharded Private LLM Inference

2025-07-07 · Rahul Thomas, Louai Zahran, Erica Choi, Akilesh Potti 외 arxiv

As LLMs continue to increase in parameter size, the computational resources required to run them are available to fewer parties. Therefore, third-party inference services -- where LLMs are hosted by third parties with si…