Clean GitHub Repo Tricks AI Coding Agents Into Running Malware — Mozilla 0DIN Research
If you run Claude Code, Cursor, or any other AI coding agent, this research should make you stop and think before cloning your next GitHub repository. Mozilla’s 0DIN (Zero Day Investigative Network) security team has demonstrated a three-stage supply chain attack that can deliver a reverse shell to your machine — using a GitHub repository that contains no malicious code whatsoever. Every file in the repo is clean. Static analysis would pass it. Human code review would pass it. And then the AI agent you trusted to set up the project would open a shell back to an attacker’s server. ...