Leaked Claude Code source tree, documented: every file under claude/src with generated summaries, exports, dependency hints, and syntax-highlighted source previews
SaferSkills independently audited claude-code-info (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
<div align="center"> <h1>🦾 claude-files-info</h1> <p><b>Browse, document, and explore the Claude source code with a beautiful, interactive UI.</b></p> <p> <img src="https://img.shields.io/badge/Next.js-16-blue?logo=nextdotjs" /> <img src="https://img.shields.io/badge/React-19-61dafb?logo=react" /> <img src="https://img.shields.io/badge/TailwindCSS-4-38bdf8?logo=tailwindcss" /> <img src="https://img.shields.io/badge/TypeScript-5-3178c6?logo=typescript" /> </p> <h1>Claude Code 👇 Leaked Source</h1>
The original full source code of Anthropic's Claude Code CLI.
</div>
npm install npm run devVisit <a href="http://localhost:3000">http://localhost:3000</a>
Apache-2.0
claude/src. npm install npm run devVisit http://localhost:3000
app/ — Next.js app directory (pages, layouts, docs, file explorer)claude/ — Claude source code and documentationcomponents/ — Shared React components (e.g., theme toggle)lib/ — Utility libraries (e.g., code highlighting)public/ — Static assetsscripts/ — Build scripts (e.g., manifest generation)/hybridaction/zybTrackerStatisticsAction in the dev console. These are harmless and do not affect the main functionality.MIT This is a Next.js project bootstrapped with create-next-app.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.
This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.
To learn more about Next.js, take a look at the following resources:
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.