
Stop Sanitizing DOM: Architectural Decoupling for Agent Browsers
Sanitizing HTML protects the browser engine but leaves the semantic parser exposed. Learn how to prevent indirect prompt injection by decoupling an AI agent's read context from its execution privileges using intent-locked state machines.

