Skip to main content

Browser Tools

Browser tools are intended to process data locally with no network submission.

Local Processing Boundary

Each tool must document what it reads, what it writes, and whether any data leaves the page.

Tool Contract

Browser tools should be understandable without trusting hidden infrastructure. A tool page must state whether processing is local, whether storage is used, whether network requests occur, and what input limits apply. If a tool cannot meet that disclosure standard, it should not be published as a public utility.