paper-with-me

Papers

LLM Platform Security: Applying a Systematic Evaluation Framework to OpenAI's ChatGPT Plugins

2023-09-19 · Umar Iqbal, Tadayoshi Kohno, Franziska Roesner

Large language model (LLM) platforms, such as ChatGPT, have recently begun offering an app ecosystem to interface with third-party services on the internet. While these apps extend the capabilities of LLM platforms, they are developed by arbitrary third parties and thus cannot be implicitly trusted. Apps also interface with LLM platforms and users using natural language, which can have imprecise interpretations. In this paper, we propose a framework that lays a foundation for LLM platform designers to analyze and improve the security, privacy, and safety of current and future third-party integrated LLM platforms. Our framework is a formulation of an attack taxonomy that is developed by iteratively exploring how LLM platform stakeholders could leverage their capabilities and responsibilities to mount attacks against each other. As part of our iterative process, we apply our framework in the context of OpenAI's plugin (apps) ecosystem. We uncover plugins that concretely demonstrate the potential for the types of issues that we outline in our attack taxonomy. We conclude by discussing novel challenges and by providing recommendations to improve the security, privacy, and safety of present and future LLM-based computing platforms.

📄 PDF Abstract BibTeX arXiv:2309.10254

Code (1)

llm-platform-security/chatgpt-plugin-eval 공식 구현

Tasks

Language ModellingLarge Language Model

Similar Papers 제목 키워드 기반

WebTrap Park: An Automated Platform for Systematic Security Evaluation of Web Agents

2026-01-13 · Xinyi Wu, Jiagui Chen, Geng Hong, Jiayi Dong 외 arxiv

Web Agents are increasingly deployed to perform complex tasks in real web environments, yet their security evaluation remains fragmented and difficult to standardize. We present WebTrap Park, an automated platform for sy…

A Survey for Federated Learning Evaluations: Goals and Measures

2023-08-23 · Di Chai, Leye Wang, Liu Yang, Junxue Zhang 외

Evaluation is a systematic approach to assessing how well a system achieves its intended purpose. Federated learning (FL) is a novel paradigm for privacy-preserving machine learning that allows multiple parties to collab…

Federated LearningPrivacy PreservingSurvey

aiXamine: Unified Black-Box Evaluation of Cross-Dimensional Trade-offs in LLM Safety, Security, and Privacy

2026-08-20 · Fatih Deniz, Yazan Boshmaf, Dorde Popovic, Issa Khalil arxiv

The critical failure modes in deployed large language models (LLMs) are cross-dimensional: a model can score 99.3 in safety alignment while refusing one in three benign queries, or improve across every capability metric …

MCPSecBench: A Systematic Security Benchmark and Playground for Testing Model Context Protocols

2025-08-17 · Yixuan Yang, Cuifeng Gao, Daoyuan Wu, Yufan Chen 외 arxiv

Large Language Models (LLMs) are increasingly integrated into real-world applications via the Model Context Protocol (MCP), a universal open standard for connecting AI agents with data sources and external tools. While M…

MGTEVAL: An Interactive Platform for Systemtic Evaluation of Machine-Generated Text Detectors

2026-04-28 · Yuanfan Li, Qi Zhou, Chengzhengxu Li, Zhaohan Zhang 외 arxiv

We present MGTEVAL, an extensible platform for systematic evaluation of Machine-Generated Text (MGT) detectors. Despite rapid progress in MGT detection, existing evaluations are often fragmented across datasets, preproce…