Warning says Claude Code credential attacks kept spreading

A Reddit post claims that attacks targeting Claude Code and developer tools were not a one-time event, but part of a campaign running for months. The author says 294,842 secrets were stolen from 6,943 machines and that the attack has spread through Python packages too. Related posts discuss ways to check for malicious packages, limit Claude Code permissions, and keep an audit log.

Key points

  • The post claims the Claude Code-related attack did not stop and has expanded.
  • The stated target is developer secrets, API keys, and other credentials.
  • Related posts focus on tighter Claude Code permissions and execution records.
  • Solo developers should review recent Python packages and editor extensions.
  • Important keys should not sit in local files for long, and suspected leaks should trigger rotation.

Quick term guide

Python packages
Bundles of outside code that Python developers install and use in projects.
permissions
Settings that define what files or actions a system or user is allowed to access.
AI coding tools
Programs like Claude, Cursor, or ChatGPT that write code for you when you describe what you want in plain language.
AI coding tool
Software that uses AI to help write, edit, or explain code.
credentials
Secret keys or tokens used to access an account or service.
credential
Information that proves permission to use an account, card, or service.
Solo developer
An individual who handles all parts of creating a project or product alone.
developers
Developers are people who build software, apps, or websites.

Sources covering this story (12)

Read original