←back to thread

Claude in Chrome

(claude.com)
296 points ianrahman | 1 comments | | HN request time: 0.218s | source
Show context
yoan9224 ◴[] No.46346559[source]
The security concerns here are valid, but I think people are missing the practical reality: we've already crossed the Rubicon with tools like Claude Code and Playwright MCP.

I've been running Claude Code with full system access for months - it can already read files, execute bash, git commit, push code. Adding browser automation via an extension is actually less risky than what we're already doing with terminal access.

The real question isn't "should we give AI browser access" - it's "how do we design these systems so the human stays in the loop for critical decisions?" Auto-approving every action defeats the purpose of the safety rails.

Personally, I use it with manual approval for anything touching credentials or payments. Works great for QA testing and filling out repetitive web forms.

replies(4): >>46346660 #>>46346909 #>>46347106 #>>46348100 #
1. nicoburns ◴[] No.46347106[source]
> we've already crossed the Rubicon with tools like Claude Code and Playwright MCP.

"we" isn't everybody here. A lot of us simply don't use these tools (I currently still don't use AI assistance at all, and if/when I do try it, I certainly won't be giving it full system access). That's a lot harder to avoid if it's built into Chrome.