Skip to content
TopicTracker
From HackerNewsView original
TranslationTranslation

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

A Reddit user in r/ClaudeAI accuses Anthropic of embedding spyware in Claude Code and attempting to conceal it, sparking discussion about privacy practices in the developer tool. The post claims the company intentionally hid data-collection features from users.

Background

- Claude Code is Anthropic's command-line tool (launched in early 2025) that lets developers run Claude, their AI assistant, directly in a terminal to write, debug, and refactor code. - A user discovered that Claude Code had been silently sending telemetry data — including snippets of code being edited, project filenames, and usage patterns — back to Anthropic's servers. - The user also claims Anthropic attempted to obfuscate this telemetry in the source code (e.g., using unclear variable names or burying it in a way that makes casual inspection miss it), which they characterize as an attempt to "hide" the behavior. - Telemetry in developer tools is common (e.g., VS Code, JetBrains IDEs all send usage data by default), but controversy arises when (a) it includes substantive code content, (b) opt-out is unclear or buried, and (c) the code is deliberately obscured. - This has sparked debate in the developer community about trust, transparency, and data privacy in AI-assisted coding tools — especially given Anthropic's stated emphasis on safety and ethics.

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.