← Back to Skills Marketplace
Claude Code Analyzer
by
bingze00000
· GitHub ↗
· v1.0.0
· MIT-0
145
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install claude-code-analyzer
Description
Analyze and extract structure and modules from the leaked Claude Code GitHub project for AI-assisted Python programming.
README (SKILL.md)
claude-code-analyzer
🔥 Claude Code 源码分析工具
功能
- 分析 GitHub 爆火的 Claude Code 泄露源码
- Python 爆改工具
- AI 辅助编程神器
- 代码结构分析
- 功能模块提取
使用方法
from claude_code_analyzer import analyze
# 分析源码
result = analyze("path/to/claude/code")
print(result)
热点背景
GitHub 史上增速最快项目:
- 韩国小哥 Python 爆改 Claude 泄露源码
- 3 天近 15 万星
- AI 驱动的极限开发直播
安装
clawhub install claude-code-analyzer
价格
💰 49 元/套 - 热点限时优惠
蹭热点神器,抓住 AI 编程风口!
Usage Guidance
This package is inconsistent and likely incomplete: the README/SKILL.md promises an analyze(path) function and GitHub/leak analysis, but the shipped code is just a stub that returns a static message and does not implement the advertised behavior. Before installing or using it: (1) do not supply any credentials or sensitive paths; (2) ask the publisher for the real source/homepage and a version that actually implements the described API; (3) request provenance for the claimed 'leaked' code (legal/ethical risk) and an explanation of how the tool accesses repositories (local only vs. GitHub API); (4) verify and/or run the code in a safe, isolated environment if you want to test it; and (5) avoid paying or entering billing information until the implementation and provenance are confirmed. The current mismatch between documentation, metadata, and code is the primary concern.
Capability Assessment
Purpose & Capability
The description promises analysis of a leaked 'Claude Code' GitHub project, but the included code (main.py) only returns a static JSON-like result and does not perform any file or network analysis. The SKILL.md shows an API (analyze(path)) that does not exist in the code. meta.json lists dependencies (requests) that the code does not use.
Instruction Scope
SKILL.md instructs importing from 'claude_code_analyzer' and calling analyze('path/to/claude/code'), suggesting file-system inspection of a user-provided path and possibly GitHub content, but the code has no such function or logic. The instructions reference installing with 'clawhub' though no install spec is present. The guidance to analyze 'leaked' source raises ethical/legal concerns and is not supported or constrained by the implementation.
Install Mechanism
There is no install spec (instruction-only), which is low risk. However SKILL.md references an external installer 'clawhub install ...' that is not provided or documented in the package. meta.json also declares requirements (requests, json) despite no install mechanism and the code not using 'requests'.
Credentials
The skill declares no required environment variables or credentials (appropriate for a local analyzer). meta.json lists Python dependencies but no environment or credentials. There is no request for sensitive information, but inconsistencies between declared dependencies and actual code reduce trust.
Persistence & Privilege
The skill does not request persistent presence (always:false) and does not modify system or other-skill configuration. No elevated privileges are requested.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install claude-code-analyzer - After installation, invoke the skill by name or use
/claude-code-analyzer - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of claude-code-analyzer.
- Analyze leaked Claude Code source from GitHub.
- Extract and inspect code structure and functional modules.
- AI-assisted Python code modification tool.
- Simple API for integrating code analysis in your Python projects.
- Easy installation and special launch pricing.
Metadata
Frequently Asked Questions
What is Claude Code Analyzer?
Analyze and extract structure and modules from the leaked Claude Code GitHub project for AI-assisted Python programming. It is an AI Agent Skill for Claude Code / OpenClaw, with 145 downloads so far.
How do I install Claude Code Analyzer?
Run "/install claude-code-analyzer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Claude Code Analyzer free?
Yes, Claude Code Analyzer is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Claude Code Analyzer support?
Claude Code Analyzer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Claude Code Analyzer?
It is built and maintained by bingze00000 (@bingze00000); the current version is v1.0.0.
More Skills