Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

IsolateGPT: An Execution Isolation Architecture for LLM-Based Agentic Systems

About

Large language models (LLMs) extended as systems, such as ChatGPT, have begun supporting third-party applications. These LLM apps leverage the de facto natural language-based automated execution paradigm of LLMs: that is, apps and their interactions are defined in natural language, provided access to user data, and allowed to freely interact with each other and the system. These LLM app ecosystems resemble the settings of earlier computing platforms, where there was insufficient isolation between apps and the system. Because third-party apps may not be trustworthy, and exacerbated by the imprecision of natural language interfaces, the current designs pose security and privacy risks for users. In this paper, we evaluate whether these issues can be addressed through execution isolation and what that isolation might look like in the context of LLM-based systems, where there are arbitrary natural language-based interactions between system components, between LLM and apps, and between apps. To that end, we propose IsolateGPT, a design architecture that demonstrates the feasibility of execution isolation and provides a blueprint for implementing isolation, in LLM-based systems. We evaluate IsolateGPT against a number of attacks and demonstrate that it protects against many security, privacy, and safety issues that exist in non-isolated LLM-based systems, without any loss of functionality. The performance overhead incurred by IsolateGPT to improve security is under 30% for three-quarters of tested queries.

Yuhao Wu, Franziska Roesner, Tadayoshi Kohno, Ning Zhang, Umar Iqbal• 2024

Related benchmarks

TaskDatasetResultRank
RAG Poisoning DefenseExtended InjecAgent RAG Poisoning
ASR3.27
12
Indirect Prompt InjectionAgentDojo
Benign Utility6.25
12
App Compromise DefenseExtended InjecAgent App Compromise
ASR0.00e+0
9
App Data Stealing DefenseExtended InjecAgent App Data Stealing
ASR0.00e+0
9
Single-agent tool useAPI-Bank reconstructed
Correctness53.95
9
Indirect Prompt Injection DefenseAgentDojo
Banking Defense Rate2.08
3
Showing 6 of 6 rows

Other info

Follow for update