The free repository audit analyses any public GitHub or GitLab repository and produces a comprehensive delivery risk report in under sixty seconds. No signup needed, no OAuth token required, and no access to private code or repositories.
Paste a repository URL and ValidFlow reads the last ninety days of public commit history including file paths, commit messages, and authorship metadata. It identifies bug-fix commits by message patterns, counts reverts and hotfixes, and maps which files concentrate the most maintenance activity and risk.
The report surfaces hotspot files ranked by risk score, calculated from the number of bug-fix commits and reverts touching each file. It also measures contributor spread and bus factor, bug-fix rate as a percentage of total commits, and revert frequency as a signal of release instability.
An optional AI interpretation explains what the metrics may and may not mean for your delivery risk, and suggests which areas might benefit from refactoring or additional code review coverage.
ValidFlow never clones the repository or stores source code. It reads commit metadata via the platform API and discards any diff content immediately after scoring. Your code stays private and is never retained.