What browser agent security means
A browser agent can navigate pages, click buttons, type into forms, upload files, download data, and run scripts. Browser agent security adds a policy enforcement layer around those actions so a model cannot act outside approved scope just because a page, prompt, or tool output told it to.
- Mediate browser actions before execution
- Keep secrets out of model context
- Block unsafe navigation, downloads, uploads, and script execution
- Record auditable decisions for every sensitive action