跳至内容

Entire Claude Code CLI source code leaks thanks to exposed map file

512,000 lines of code that competitors and hobbyists will be studying for weeks.

schedule 19:09 visibility 28 浏览
Entire Claude Code CLI source code leaks thanks to exposed map file
来源: Ars Technica 阅读原文 →

auto_awesome 本文由机器自动翻译,可能存在不准确之处。

The entire source code for Anthropic's Claude Code command line interface application (not the models themselves) has been leaked and disseminated, apparently due to a serious internal error. The leak gives competitors and armchair enthusiasts a detailed blueprint for how Claude Code works—a significant setback for a company that has seen explosive user growth and industry impact over the past several months.

Early this morning, Anthropic published version 2.1.88 of Claude Code npm package—but it was quickly discovered that package included a source map file, which could be used to access the entirety of Claude Code's source—almost 2,000 TypeScript files and more than 512,000 lines of code.

Security researcher Chaofan Shou was the first to publicly point it out on X, with a link to an archive containing the files. The codebase was then put in a public GitHub repository, and it has been forked tens of thousands of times.

Read full article

Comments