Anthropic's Claude Desktop App Installs Undisclosed Native Messaging Bridge
CGMthrowaway
88 points
16 comments
April 23, 2026
Related Discussions
Found 5 related stories in 120.6ms across 10,002 title embeddings via pgvector HNSW
- Anthropic installed a spyware bridge on my machine? twapi · 46 pts · April 20, 2026 · 65% similar
- Anthropic, please ship an official Claude Desktop for Linux predkambrij · 479 pts · June 07, 2026 · 61% similar
- Fake Claude site installs malware that gives attackers access to your computer ilamont · 18 pts · April 18, 2026 · 56% similar
- Claude subscriptions no longer include Agent SDK and Claude -p usage gitaarik · 15 pts · May 14, 2026 · 53% similar
- Launching the Claude Partner Network gmays · 120 pts · March 14, 2026 · 52% similar
Discussion Highlights (5 comments)
honeycrispy
I am beginning to suspect that Anthropic may not be as ethical as they purport themselves to be.
jmathai
I only learned about Native Messaging this week. I've been hacking away at a browser-based tool that uses anthropic APIs on the backend. But what I really want is for the browser to talk to my local claude becuase I have MCPs, skills, network access for a bunch of things. I started with a little proxy installed on my computer that the browser can call but knew it would never pass any security review. The alternative I didn't originally know about was Native Messaging. It's a fairly benign way to let a browser talk to and execute commands on your computer. But doing it without disclosing is, I agree, very bad. (tool I'm hacking away at needs to talk to local claude and acli: https://withlattice.com )
horsawlarway
Personally, this is a nothing-burger. This is how native messaging works in extensions. Apps declare via manifest that extensions can talk to them. Further - the user still has to install the extension in the browser and the user has to approve the permissions popup that explicitly states the extension will have permission to "Communicate with cooperating native applications." See: https://developer.chrome.com/docs/extensions/reference/permi... So it's hardly undisclosed. Every user with the extension has accepted this permissions popup that communicates that this is happening and allowed. (whether permissions prompts like this are actually helpful is a different topic).
input_sh
Previous version that was [flagged] away from the homepage, even though I now see that the flag was since removed: https://news.ycombinator.com/item?id=47829800 (125 upvotes, 34 comments)
midtake
Google Chrome installs a bunch of spyware too, nobody bats an eye