Browser Enables Secure Agent Sandboxing For Files

Paul Kinlan, a web platform developer advocate at Google, recently explored using the web browser as a sandbox to run LLM-driven agents and published detailed notes and a demo called Co-do. The demo uses the File System Access API, CSP/iframe sandboxing, and WebAssembly in Web Workers to enable LLM-based file interactions without multi-gigabyte local containers. This approach suggests browser-hosted agents can provide secure, practical tooling for local files.
Key Points
- 1Demonstrates Co-do demo enabling LLM-driven file interactions in browser using webkitdirectory and provider APIs
- 2Highlights browser sandbox components—File System Access API, CSP/iframe rules, and WebAssembly workers—for safe execution
- 3Enables developers to build agents without heavy local containers, leveraging browser APIs and CSP security patterns
Scoring Rationale
Practical, actionable browser sandbox demo drives hands-on adoption, limited by single-source demonstration and Chrome-centric API availability.
Sources
Public references used for this report.
Practice with real Logistics & Shipping data
90 SQL & Python problems · 15 industry datasets
250 free problems · No credit card
See all Logistics & Shipping problems
