SeerGuard: A Safety Framework for Mobile GUI Agents via World Model Prediction
Abstract
Mobile graphical user interface (GUI) agents have demonstrated remarkable capabilities in automating complex tasks, yet they introduce critical safety risks where a single erroneous action can lead to irreversible consequences. Existing safety mechanisms are primarily reactive, lacking the ability to assess risks before execution. In this paper, we introduce SeerGuard, a consequence-aware safety framework designed to mitigate these risks through pre-execution instruction-level screening and action-level risk assessment. Specifically, the action-level assessment analyzes agent-proposed actions within current GUI states, anticipating likely outcomes to identify risks before they are executed. To enable these capabilities, we construct a unified safety-augmented world model (SAWM) via multi-task learning, integrating semantic next-state prediction with safety risk assessment. Extensive experiments demonstrate that SeerGuard generalizes effectively across diverse mobile GUI agents. On Qwen3-VL-8B-Instruct, it increases the safety-utility score from 0.191 to 0.596 at ω=0.8 and reduces the risk-cost score from 0.347 to 0.130 at α=0.8. Further analyses on our SAWM validate the effectiveness of the instruction-level screening, alongside the capability of action risk assessment and next-state prediction.
Community
A plug-and-play, consequence-aware safety framework for securing mobile GUI agents before execution.
SeerGuard protects mobile GUI agents before risky operations reach a real device. It introduces two pre-execution safeguards:
- Instruction-level screening blocks explicitly malicious or unauthorized requests before task execution begins.
- Action-level risk assessment predicts the consequence of each candidate action and blocks unsafe operations before they are executed.
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- SafeMCP: Proactive Power Regulation for LLM Agent Defense via Environment-Grounded Look-Ahead Reasoning (2026)
- EMBGuard: Constructing Hazard-Aware Guardrails for Safe Planning in Embodied Agents (2026)
- COMPASS: Cognitive MCTS-Guided Process Alignment for Safe Search Agents (2026)
- AgentCanary: A Security Evaluation Framework for Autonomous AI Agents in Real Executable Environments (2026)
- TRACES: Proactive Safety Auditing for Multi-Turn LLM Agents via Trajectory-State Modeling (2026)
- STAMP: Training Explicit Memory for Mobile GUI Agents in Controllable and Scalable Virtual Environments (2026)
- OSGuard: A Benchmark for Safety in Computer-Use Agents (2026)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment: @librarian-bot recommend
Get this paper in your agent:
hf papers read 2607.15550 Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash Models citing this paper 1
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 1
Collections including this paper 0
No Collection including this paper