ArchSetu
ArchSetu
How repository analysis works
01. Clone

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.

02. Analyze

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.

03. Score

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.