Computer-Use / Browser Agent
Design an agent that controls a browser/GUI to complete web tasks, where errors compound and the page content is untrusted.
Key Requirements
- 01Perception via DOM/accessibility tree and/or vision, with element grounding
- 02Action verification and recovery from unexpected states
- 03Treat all page content as untrusted (prompt-injection defense)
- 04Human gate for irreversible actions; never enter credentials/payment
- 05Mitigate compounding per-step error
Review me as:
Draw your design on the canvas before submitting.
Build your design, then submit for an AI-powered review with dimension scores, strengths, gaps, and actionable suggestions.