Powered by OpenClaw AI
Drop a GitHub link. Our AI tears it apart — finds the lies, exposes the larp, and delivers a verdict in seconds.
Paste any GitHub repository URL
01 -- Process
The GitHub ecosystem is flooded with performative repos — all README, no code. ClawGit cuts through the noise with multi-layer AI analysis.
Paste any GitHub repository URL. Public repos, private coming soon.
Our agent scans commits, code structure, dependencies, tests, and contribution patterns.
Legit or Fake Repo — with detailed breakdown, confidence score, and specific red flags.
02 -- Capabilities
OpenClaw reads every file, not just README. We check if the claimed functionality actually exists in code — function definitions, imports, execution paths, and logical coherence.
BetaDetect artificial commit inflation, single-day dumps, and copied histories.
BetaLegitimate software has tests. We scan for test files, coverage reports, CI configs. No tests = big red flag.
LiveClaimed "99% accuracy"? We look for the eval code, datasets, and benchmarks that would produce that number.
BetaAre claimed dependencies real, pinned, and actually used in code?
Coming SoonFor AI repos specifically — does the architecture code match the claimed paper? Are weights linked? Can it actually run? We cross-reference arXiv, HuggingFace, and run feasibility checks.
Coming SoonShareable PDF reports with full verdict breakdown, evidence citations, and confidence scoring. Share with your team, investors, or post to call out the larp publicly.
OpenClaw never sleeps. Every commit, every push, every README edit — analyzed in real time by multi-layer AI forensics.
No hiding behind fancy READMEs. The claw sees through the noise, past the stars, and into the actual codebase.
Surgical analysis pinpoints exactly where the code fails to match the claims. Every flag backed by evidence.
03 -- Numbers
Metrics from closed beta testing -- small sample size, subject to change
05 -- Documentation
ClawGit is an AI-powered GitHub repository analysis platform designed to detect code fraud, performative programming, and misleading open-source projects. Powered by the OpenClaw engine, it performs deep multi-layer analysis of repository structure, code quality, commit patterns, and claimed metrics.
The open-source ecosystem is increasingly polluted with repositories that look impressive on the surface but contain little to no real functionality. These "larp repos" feature polished READMEs, inflated star counts, and bold claims — but the actual code tells a different story. Developers waste time evaluating these projects, investors get misled, and the community suffers from noise drowning out genuine work.
ClawGit uses AI-driven forensic analysis to cut through the noise. By examining every file, every commit, and every dependency, OpenClaw builds a comprehensive picture of a repository's legitimacy and delivers a confidence-weighted verdict backed by specific evidence.
ClawGit is currently in closed beta. The core scanning engine is operational with code forensics, commit analysis, and test coverage checking live. Dependency auditing and AI model validation are in active development. Full API access and PDF report exports are planned for the public launch.
OpenClaw operates as a pipeline of specialized analysis modules, each designed to examine a specific dimension of repository legitimacy. The modules run in parallel where possible and feed their results into a central verdict engine.
OpenClaw employs a multi-dimensional analysis approach. Each dimension contributes weighted signals to the final verdict, ensuring no single factor produces a false positive or negative.
Every source file in the repository is analyzed for:
The git history reveals crucial information about how a project was actually developed. Suspicious patterns include:
Legitimate software projects have testing infrastructure. We scan for:
When repositories claim specific performance metrics (accuracy, speed, benchmarks), we verify:
The verdict engine uses a weighted multi-signal scoring algorithm to produce two primary metrics: the Legitimacy Score and the Confidence Level.
| Range | Classification | Description |
|---|---|---|
| 90-100 | Verified Legitimate | Well-structured, tested, documented, active development |
| 70-89 | Likely Legitimate | Minor concerns but generally solid codebase |
| 50-69 | Questionable | Significant gaps or concerns requiring manual review |
| 30-49 | Suspicious | Multiple red flags detected across analysis dimensions |
| 0-29 | Likely Fake | Overwhelming evidence of fraud or performative code |
| Level | Threshold | Meaning |
|---|---|---|
| Very High | >90% | Multiple strong signals align across all dimensions |
| High | 70-90% | Clear patterns with minor ambiguity |
| Medium | 50-70% | Mixed signals requiring interpretation |
| Low | <50% | Insufficient data for confident assessment |
Each analysis module contributes a weighted signal to the final score. Default weights (configurable via strictness parameter):
The ClawGit API provides programmatic access to the scanning engine. Currently in closed beta with limited access.
| Tier | Limit | Status |
|---|---|---|
| Beta | 10 scans/hour | Active |
| Pro | 100 scans/hour | Planned |
| Enterprise | Unlimited | Planned |
OpenClaw uses a standardized taxonomy of red and green flags to categorize findings. Each flag is backed by specific evidence from the analysis.
| Code | Severity | Description |
|---|---|---|
| GHOST_CODE | Critical | README describes functionality that doesn't exist in code |
| COMMIT_DUMP | High | Entire project committed in a single day |
| ZERO_TESTS | High | No test files, test configs, or coverage reports |
| PHANTOM_METRICS | High | Claimed performance with no evaluation code |
| DEAD_DEPS | Medium | Dependencies declared but never imported |
| STAR_INFLATION | Medium | Suspicious star/fork growth patterns |
| BOILERPLATE | Medium | Mostly template or generated code |
| MISSING_WEIGHTS | High | ML repo with no accessible model weights |
| PAPER_MISMATCH | Critical | Code architecture doesn't match claimed paper |
| COPY_PASTE | Medium | Large portions copied from other repositories |
| Code | Signal | Description |
|---|---|---|
| TESTED | Strong | Comprehensive test suite with meaningful coverage |
| CI_CD | Strong | Active continuous integration pipeline |
| COMMUNITY | Moderate | Multiple contributors, issues, pull requests |
| DOCUMENTED | Moderate | Inline docs, API docs, usage examples |
| VERSIONED | Moderate | Proper semantic versioning and changelogs |
| REPRODUCIBLE | Strong | Clear setup instructions that actually work |
| BENCHMARKED | Strong | Verifiable performance benchmarks included |
ClawGit can be integrated into your development workflow through multiple channels. All integrations use the same underlying OpenClaw engine.
Ready to Cut the Larp?
ClawGit is in closed beta. Be first to access the full OpenClaw engine when we open the gates.
Currently in closed beta -- full launch coming soon