AI Kill Switch for malicious web-based LLM agent
Sechan Lee, Sangdon Park

TL;DR
This paper introduces AutoGuard, a novel AI Kill Switch that embeds invisible defensive prompts into websites to detect and halt malicious web-based LLM agents, significantly enhancing AI safety and control.
Contribution
We propose AutoGuard, a method generating invisible defense prompts embedded in websites to trigger safety mechanisms in malicious LLM agents, achieving over 80% success rate across diverse models.
Findings
AutoGuard achieves over 80% Defense Success Rate (DSR).
Effective against multiple malicious LLM models including GPT-4o and Claude-4.5.
Maintains performance in real-world environments without harming benign agents.
Abstract
Recently, web-based Large Language Model (LLM) agents autonomously perform increasingly complex tasks, thereby bringing significant convenience. However, they also amplify the risks of malicious misuse cases such as unauthorized collection of personally identifiable information (PII), generation of socially divisive content, and even automated web hacking. To address these threats, we propose an AI Kill Switch technique that can immediately halt the operation of malicious web-based LLM agents. To achieve this, we introduce AutoGuard - the key idea is generating defensive prompts that trigger the safety mechanisms of malicious LLM agents. In particular, generated defense prompts are transparently embedded into the website's DOM so that they remain invisible to human users but can be detected by the crawling process of malicious agents, triggering its internal safety mechanisms to abort…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Spam and Phishing Detection · Topic Modeling
