Cowork Can Use a Chrome Instance on Another Machine Without You Knowing

A Reddit user testing Cowork on Linux asked it to search booking.com. Cowork requested Chrome permission, but Chrome wasn't installed on the Linux machine. When confronted, the Claude-powered assistant admitted the browser connected was flagged isLocal: false — meaning the Chrome instance with the Claude in Chrome extension was on a Windows device elsewhere (authenticated via Anthropic account). The user later confirmed the open tab on their Windows desktop.
Key technical detail: the assistant stated the connected browser appears as isLocal: false, indicating it's not on the current machine. The extension must be installed and paired via the same Anthropic account on the remote machine, and that browser must be left running.
This behavior is not documented — the assistant itself couldn't find docs when asked. Developers using Cowork should be aware that permission prompts for browser use may refer to a remote Chrome instance. To see the actual browser tab, you need to be physically at the machine where the extension is paired.
This is a significant privacy/routing consideration: the AI agent can transparently use a browser on another machine without explicit user awareness that the browser is remote. The user wasn't gaslit — the assistant simply misidentified the browser's location initially.
Who this affects
Anyone using Cowork (or similar AI agents with browser use) across multiple machines with the same Anthropic account. Check which machine has the paired extension and is currently running Chrome.
📖 Read the full source: r/ClaudeAI
👀 See Also

Claude Prompt Cache Diagnostics: Stats Thread Reveals 98.9% Cache Read Ratio
Two days ago, Claude released prompt cache diagnostics in Console. One developer reports 98.9% cache read ratio, with 80% of misses due to messages changed.

Going Full AI Engineer: Not Touching Code Anymore
Max Heyer describes a workflow where agents write all code, he only reads diffs, writes specs, and reviews. The skill that matters is taste — evaluating code is harder than producing it.

OpenClaw 2026.6.6: OpenRouter Onboarding, Mobile Control, Stability Fixes
OpenClaw 2026.6.6 adds first-class OpenRouter onboarding, improved iPad/iPhone control surfaces, and numerous stability fixes in codex sandbox, MCP, browser, and channel replies.

Opus 4.7 Token Efficiency: German Prompts Burn Up to 2x Tokens vs English
A Claude Pro subscriber reports that using German with Opus 4.7 consumed 100% of session tokens in seconds, while English used 37%. The tokenizer inefficiency stems from compound nouns and umlauts, causing 1.5–2x token usage.