I built a repo structural audit — bus factor, churn, god files, dependency rot, gap analysis

TL;DR AI
2 min readKey summary
Linor launched Linor Repo Report, a multi-engine GitHub repo audit tool that grades codebases and flags maintainability risks.
It analyzes signals like bus factor risk, churn, god files, circular dependencies, dependency rot, and potential hardcoded secrets.
The demo on OpenClaw and the tool’s own repo showed low scores and surfaced concrete problem files and modules.
The goal is to automate an otherwise slow, costly review so teams can catch architecture and process issues before delivery suffers.

