Live data from Hacker News

Claude Code's source code has been leaked via a map file in their NPM registry

twitter.com

851–860 of 1001 posts

Re: Claude Code's source code has been leaked via a map file in their NPM registry

#852

Finally all spinner verbs revealed: https://github.com/instructkr/claude-code/blob/main/src/cons...

The link now returns 404. Here's one that works (for now): https://github.com/chatgptprojects/claude-code/blob/642c7f94...

Also discoverable via:

  strings $(which  claude) | grep 'Swirling'

Re: Claude Code's source code has been leaked via a map file in their NPM registry

#854
post #84

They have an interesting regex for detecting negative sentiment in users prompt which is then logged (explicit content): https://github.com/chatgptprojects/claude-code/blob/642c7f94... I guess these words are to be avoided...

An LLM company using regexes for sentiment analysis? That's like a truck company using horses to transport parts. Weird choice.

LLMs are good at writing complex regex, from my experience

Re: Claude Code's source code has been leaked via a map file in their NPM registry

#857
post #792

Earlier quoted context omitted.

Ah, another you can’t, but they can. I’m still a little humored over peak web3 and the DAO / soft contract nonsense. Like in order to stop fraud entire coins were forked…

Sure you can, if you have a legitimate case you can ask npm to unpublish and they handle things manually :)

Yep, we had to do this recently with Renovate, where we had too many releases, and new publishing hit a size limit on the registry, so we needed support to help us unpublish a load of old releases

Re: Claude Code's source code has been leaked via a map file in their NPM registry

#858

Earlier quoted context omitted.

That isn't irony, it's hypocrisy.

No it isn't. It's a competition, making moves that benefit you and attempting to deprive your opponent of the same move is just called competing

It's definitely still hypocrisy.

Re: Claude Code's source code has been leaked via a map file in their NPM registry

#860
post #302

Earlier quoted context omitted.

They stole everything and now they want to close the gates behind them. "I got the loot, Steve!" I feel like the distillation stuff will end up in court if they try to sue an American company about it. We'll see what a judge says.

You're perfectly free to scrape the web yourself and train your own model. You're not free to let Anthropic do that work for you, because they don't want you to, because it cost them a lot of time and money and secret sauce presumably filtering it for quality and other stuff. Stole? Courts have ruled it's transformative, and it very obviously is. AI doomerism is exhausting, and I don't even use AI that much, it's jus…

It is transformative, but if I make a bunch of requests to their API and use the responses to distill my own model, that is also transformative.
Post reply on HN