All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Claude Code's macOS install creates a permission prompt that's indistinguishable from malware UX. Easy fix on Anthropic's side

4d ago
Snippet from the RSS feed
I genuinely almost slammed Cmd-Q and ran a malware scan when this popped up. Lowercase `claude` binary, generic hand icon, no developer attribution, asking for cross-app data access. Turns out it's legit. It's the CLI hitting macOS TCC. But the reason it looks like this is straight up bad packaging. 1. Please, set a proper bundle identifier so TCC can group it under "Claude Code by Anthropic, Inc." 2. Use the brand icon everywhere so it visually matches Claude.app. [u/anthropic](https://www.reddit.com/user/anthropic/) if you're around - please fix this it ships as a Node binary via npm - no `.app`, no bundle ID, no signed identity - so TCC has nothing to attribute it to? Every install spawns another anonymous entry.

You might also wanna read