首次系统分析手机大模型智能体的安全风险,发现所有测试对象均存在漏洞。
From Assistants to Adversaries: Exploring the Security Risks of Mobile LLM Agents
- 构建AgentScan框架,覆盖11类攻击面,评估九个主流手机智能体
- 实测显示每个智能体至少存在一个漏洞,最严重者达八个攻击向量
- 揭示推理、交互与系统执行三方面风险,适合安全研究者和开发者参考
大语言模型(LLMs)的普及催生了手机端LLM驱动的AI智能体新范式,可直接在智能手机上分解并自动化复杂任务。然而,这类智能体的安全性尚未被充分探索。本文首次对移动智能体进行系统性安全分析,涵盖三类代表性形态:厂商级系统智能体(如YOYO Assistant)、第三方通用智能体(如Zhipu AI AutoGLM)以及新兴框架(如阿里巴巴移动智能体)。我们分析其通用工作流程,识别出语言推理、图形界面交互和系统级执行三大核心能力维度中的安全威胁。研究揭示11种独特的攻击面,均源于智能体特有的能力与交互模式,并贯穿其整个生命周期。为验证这些风险,我们提出AgentScan——一种半自动化的安全分析框架,可系统评估所有11类攻击场景。在九个广泛部署的智能体上应用该框架后发现,每个智能体都面临针对性攻击。最严重情况下,智能体暴露于八个不同攻击向量中,可能导致行为异常、隐私泄露甚至完整执行劫持。基于此,我们提出一套防御设计原则与实用建议。相关发现已获两家主要设备厂商积极反馈。本工作凸显了在快速演进的LLM驱动手机自动化领域,亟需建立标准化安全实践。
原文摘要 · Abstract (English)
The growing adoption of large language models (LLMs) has led to a new paradigm in mobile computing--LLM-powered mobile AI agents--capable of decomposing and automating complex tasks directly on smartphones. However, the security implications of these agents remain largely unexplored. In this paper, we present the first comprehensive security analysis of mobile LLM agents, encompassing three representative categories: System-level AI Agents developed by original equipment manufacturers (e.g., YOYO Assistant), Third-party Universal Agents (e.g., Zhipu AI AutoGLM), and Emerging Agent Frameworks (e.g., Alibaba Mobile Agent). We begin by analyzing the general workflow of mobile agents and identifying security threats across three core capability dimensions: language-based reasoning, GUI-based interaction, and system-level execution. Our analysis reveals 11 distinct attack surfaces, all rooted in the unique capabilities and interaction patterns of mobile LLM agents, and spanning their entire operational lifecycle. To investigate these threats in practice, we introduce AgentScan, a semi-automated security analysis framework that systematically evaluates mobile LLM agents across all 11 attack scenarios. Applying AgentScan to nine widely deployed agents, we uncover a concerning trend: every agent is vulnerable to targeted attacks. In the most severe cases, agents exhibit vulnerabilities across eight distinct attack vectors. These attacks can cause behavioral deviations, privacy leakage, or even full execution hijacking. Based on these findings, we propose a set of defensive design principles and practical recommendations for building secure mobile LLM agents. Our disclosures have received positive feedback from two major device vendors. Overall, this work highlights the urgent need for standardized security practices in the fast-evolving landscape of LLM-driven mobile automation.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。