claude-code-info

skill
Guvenlik Denetimi
Uyari
Health Uyari
  • License — License: Apache-2.0
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Low visibility — Only 5 GitHub stars
Code Uyari
  • process.env — Environment variable access in app/page.tsx
  • process.env — Environment variable access in claude/src/QueryEngine.ts
Permissions Gecti
  • Permissions — No dangerous permissions requested
Purpose:
This project is a Next.js web application that provides an interactive UI for browsing, searching, and reading the supposedly leaked source code of Anthropic's Claude Code CLI.

Security Assessment:
The tool does not request dangerous system permissions and there are no hardcoded secrets. However, there are minor warnings regarding environment variable access in `app/page.tsx` and `claude/src/QueryEngine.ts`. It appears designed as a self-contained frontend for reading local files rather than executing commands or making external network requests. Overall risk is rated Low from a pure software execution standpoint.

*Important note:* While the app itself may be technically safe to run, the project claims to host "leaked" proprietary source code. Using or distributing this material raises significant legal and intellectual property concerns.

Quality Assessment:
The repository is active, with its last push occurring today. It uses a standard Apache-2.0 open-source license. However, it suffers from extremely low community visibility, having only 5 GitHub stars. Because it is simply a wrapper for viewing leaked code, community trust and long-term maintenance are highly questionable.

Verdict:
Use with caution. While the application itself doesn't contain dangerous code, the legal and ethical risks of interacting with leaked proprietary software make it unsuitable for professional environments.
SUMMARY

Leaked Claude Code source tree, documented: every file under claude/src with generated summaries, exports, dependency hints, and syntax-highlighted source previews

README.md

🦾 claude-files-info

Browse, document, and explore the Claude source code with a beautiful, interactive UI.

Claude Code 👇 Leaked Source

The original full source code of Anthropic's Claude Code CLI.

Twitter Follow


✨ Features

  • Per-file documentation: Summaries, use cases, and highlighted previews for every file in claude/src.
  • Modern UI: Next.js 16, React 19, and Tailwind CSS for a fast, responsive experience.
  • Theme support: Toggle between light and dark modes.
  • Instant search & navigation: Quickly jump between files and docs.
  • Code highlighting: Powered by Shiki for beautiful, readable code previews.
  • Self-contained: No backend required for browsing and docs (static hosting ready).

🚀 Quickstart

  1. Install dependencies:
    npm install
    
  2. Run the development server:
    npm run dev
    
  3. Open your browser:
    Visit http://localhost:3000

🗂️ Project Structure

  • app/ — Next.js app directory (pages, layouts, docs, file explorer)
  • claude/ — Claude source code and documentation
  • components/ — Shared React components (e.g., theme toggle)
  • lib/ — Utility libraries (e.g., code highlighting)
  • public/ — Static assets
  • scripts/ — Build scripts (e.g., manifest generation)

🛠️ Architecture

  • Next.js 16 with the App Router for modern routing and layouts
  • TypeScript for type safety
  • Tailwind CSS for utility-first styling
  • Shiki for syntax highlighting
  • Custom docs system for per-file summaries and previews

⚠️ Notes

  • You may see 404 errors for /hybridaction/zybTrackerStatisticsAction in the dev console. These are harmless and do not affect the main functionality.
  • All browsing and docs features work out of the box. No backend or API setup is required.

📄 License

Apache-2.0


✨ Features

  • Per-file documentation: View summaries, use cases, and highlighted previews for every file in claude/src.

  • Modern UI: Built with Next.js 16, React 19, and Tailwind CSS for a fast, responsive experience.

  • Theme support: Toggle between light and dark modes.

  • Instant search & navigation: Quickly jump between files and docs.

  • Code highlighting: Powered by Shiki for beautiful, readable code previews.

  • Self-contained: No backend required for browsing and docs (except for static hosting).


🚀 Getting Started

  1. Install dependencies:

    npm install
    
  2. Run the development server:

    npm run dev
    
  3. Open your browser:
    Visit http://localhost:3000


🗂️ Project Structure

  • app/ — Next.js app directory (pages, layouts, docs, file explorer)

  • claude/ — Claude source code and documentation

  • components/ — Shared React components (e.g., theme toggle)

  • lib/ — Utility libraries (e.g., code highlighting)

  • public/ — Static assets

  • scripts/ — Build scripts (e.g., manifest generation)


🛠️ Architecture

  • Next.js 16 with the App Router for modern routing and layouts

  • TypeScript for type safety

  • Tailwind CSS for utility-first styling

  • Shiki for syntax highlighting

  • Custom docs system for per-file summaries and previews


⚠️ Notes

  • You may see 404 errors for /hybridaction/zybTrackerStatisticsAction in the dev console. These are harmless and do not affect the main functionality.
  • All browsing and docs features work out of the box. No backend or API setup is required.

📄 License

MIT
This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open 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.

Learn More

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!

Deploy on Vercel

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.

Yorumlar (0)

Sonuc bulunamadi