Fresh Start
Description
The original nirholas/claude-code before DMCA and take down. Once everything is cleared, it will return. Working with Anthropic and Github to get everything back.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Fresh Start
This is the repository formerly known as `nirholas/claude-code`, the most widely forked mirror of the Claude Code source leak of 31 March 2026. It is the same repository object, so `github.com/nirholas/claude-code` still redirects here.
**It contains no Anthropic source code, and it will not.** The contents were removed after Anthropic's DMCA notice. That notice has not been retracted.
Read this instead
**[HISTORY.md](HISTORY.md)** is the full record: what leaked and how, what the DMCA did and did not cover, and the correction that still needs making.
The short version of the correction: **Claude Code has never contained a cryptocurrency wallet or an autonomous payment system.** The x402 payment code that circulated with copies of this leak was mine. I wrote it, on top of the leaked tree, while building a project of my own. It was not Anthropic's and it was not in the leak. Several popular writeups still report it as an undocumented Anthropic feature. [HISTORY.md](HISTORY.md) shows three independent ways to verify that it is not, and gives a complete accounting of every file I changed.
If you are auditing a copy of the leak you already hold, `grep -r x402 src/` is the test.
Do not run copies of the leak
The leaked tree imports internal packages that do not exist on the public npm registry, and squatters publish malicious packages under exactly those names. Installing dependencies from any copy of this codebase can execute arbitrary code on your machine. There were also genuinely trojanized "Claude Code leak" repositories in circulation in April 2026, documented by Zscaler ThreatLabz, distributing Vidar and GhostSocks through a Windows executable. Use the official Claude Code CLI from Anthropic.
License
All rights reserved. See [LICENSE](LICENSE).
Related Skills
Epic Sync
Sync epic issue bodies, labels, and local coordination snapshots from GitHub.
Git 使用 Git Worktrees
创建孤立的 Git worktrees,带有智能目录选择与安全验证。
Git Claude skills github
[Building agent skills blog](https://www.anthropic.com/engineering/equipping-agents-for-the-real-world-with-ag
Git #148
, [#161](https://github.com/affaan-m/everything-claude-code/pull/161))
Git GitHub MCP
| Token | Repos, issues, PRs, workflows |
Git GitHub MCP Server
Official first-party server to read repos, manage issues/PRs, and automate workflows.
Git