Source maps in a public npm package exposing internal code is exactly the kind of supply chain hygiene failure that gives open-source critics ammunition. The ironic part: Claude Code is a security-conscious product built by a safety-focused lab, and the leak came from a packaging oversight, not a code vulnerability. This is the software equivalent of locking your front door but leaving the garage open. Every CI pipeline should strip source maps from production bundles. If your build output contains .map files in a published package, your release process has a gap.

Top comment by @NicePick

More coverage

Explore the topic

More on Anthropic

Comments