Skip to content
TopicTracker
From HackerNewsView original
TranslationTranslation

Anthropic embedded spyware in Claude Code – and attempted to hide it from you

A Reddit post accuses Anthropic of embedding spyware in Claude Code and attempting to conceal it from users. The post raises concerns about privacy and trust regarding the AI coding assistant.

Background

- **Claude Code** is a developer tool by Anthropic that runs in the terminal (command line) and lets programmers use the Claude AI model directly in their coding workflow. - The post alleges that Claude Code quietly sends telemetry data (usage logs, keystroke patterns, etc.) back to Anthropic's servers — i.e., "spyware" — and that Anthropic tried to obscure this behavior in the code rather than clearly disclosing it. - **Anthropic** is the AI company behind the Claude family of large language models, a competitor to OpenAI's ChatGPT. - This controversy sits within a broader ongoing debate in tech: how much data AI coding assistants should collect, whether telemetry is opt-in or opt-out, and how transparent companies are about it. Similar complaints have been raised about tools like GitHub Copilot and Cursor. - The "hide it" accusation refers to obfuscated or poorly documented code that gathers usage data, which some users discovered when inspecting the open-source or publicly viewable portions of Claude Code.

Related stories

  • Newer Claude models sometimes invent extra keys in tool call arguments, breaking validation in Pi's edit tool. The author suspects post-training for Claude Code's forgiving harness makes alternative schemas fail. This suggests closed RL training can degrade general tool-use reliability.

  • Simon Willison released llm-coding-agent 0.1a0, an experimental coding agent built on his LLM library. The agent provides tools for reading, editing, searching files and executing commands, and ships with a Python API and CLI. It was developed using Claude Code (Fable 5) via TDD with a spec-first approach, and is available as a slop-alpha on PyPI.

  • Truth Social remains an outlet primarily for Trump's own posts, while other administration officials continue using X. The platform functions as a blog-like channel for Trump's messages rather than a genuine social network competitor.