A public GitHub URL is cloned into an isolated, temporary environment. Nothing is stored beyond the analysis itself - the clone is deleted the moment analysis finishes.
Every source file is parsed and walked: functions, call graphs, imports, git history. No AI, no network calls out of the box - deterministic static analysis across 47 languages.
Dead code, complexity, duplication, test file ratio, and file size roll up into one 0-100 health score and letter grade - the number on every card below.
Explore analyzed repositories
Browse codebase health reports for 37+ open-source projects.
vishalkelur28-cyber/rust
vishalkelur28-cyber/core
expressjs/express
Fast, unopinionated, minimalist web framework for node.
jprichardson/node-fs-extra
Node.js: extra methods for the fs object like copy(), remove(), mkdirs()
vishalkelur28-cyber/kubernetes
vishalkelur28-cyber/elasticsearch
vishalkelur28-cyber/tensorflow
yshrsmz/BuildKonfig
BuildConfig for Kotlin Multiplatform Project
sindresorhus/execa
Process execution for humans
snehitvaddi/SelfDriving-Car_Deep-Learning
Project on getting the angle of steering rotation in a self-driving car. This project is inspired by NVIDIA End to End Learning for Self-Driving Cars and data is gathered from Udacity's Behavioral Cloning repository.
Kotlin/kmp-basic-sample
Example of Kotlin multiplatform project
django/django
The Web framework for perfectionists with deadlines.
