Skip to content

Commit 1fbaa6c

Browse files
simihabloCopilot
andauthored
Update src/collections/blog/2026/03-31-claude-code-source-leak/index.mdx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Mericio <218162243+simihablo@users.noreply.github.com>
1 parent e79aa08 commit 1fbaa6c

File tree

1 file changed

+1
-1
lines changed
  • src/collections/blog/2026/03-31-claude-code-source-leak

1 file changed

+1
-1
lines changed

src/collections/blog/2026/03-31-claude-code-source-leak/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ import Callout from "../../../../reusecore/Callout";
3636
</p>
3737

3838
<p>
39-
Security researcher Chaofan Shou spotted the exposure at approximately 4:23 AM ET and posted a download link on X. The tweet accumulated over 21 million views. Extraction was trivial: <code>npm pack @anthropic-ai/claude-code@2.1.88</code>, untar the archive, and read the map. The source map also referenced a ZIP archive hosted on Anthropic's own Cloudflare R2 storage bucket, downloadable by anyone with the URL.
39+
Security researcher Chaofan Shou spotted the exposure at approximately 4:23 AM ET and posted a download link on X. The tweet accumulated over 21 million views. Because the leaked data was bundled inside a routinely published package, anyone using standard npm tooling could obtain the archive and inspect its contents to reach the source map, without needing any special access or exploits. The source map also referenced a ZIP archive hosted on Anthropic's own Cloudflare R2 storage bucket, downloadable by anyone with the URL.
4040
</p>
4141

4242
<p>

0 commit comments

Comments
 (0)