Chrome and Playwright run inside the same isolated sandbox as everything else — the agent gets a real rendering engine, and your egress policy decides which sites it can actually reach.
A browser can authenticate as you, submit forms, and reach almost anything on the open web — broader access than a shell alone. Default-deny egress means that access is still bounded by an explicit allowlist, not the agent's judgment about which sites are safe to visit.
Chrome + Playwright, preinstalled, same egress policy as every other sandbox.