1. Point it at a repo
Give me any public GitHub repository. The scan reads only public API data — no access, no install, no write scope.
Open-source maintenance, triaged
A read-only audit of your public GitHub repository. Five scored dimensions — documentation, tests, CI, issue triage and maintenance — turned into a prioritised list of fixes you can file as issues in minutes.
£0 to scan · read-only, never touched your repo · report delivered as Markdown you own
Real result for the repository audited when this page was built.
How it works
Give me any public GitHub repository. The scan reads only public API data — no access, no install, no write scope.
Five weighted dimensions are scored from real signals: files present, tests that actually run in CI, issue labels, commit recency.
Every finding ships as a ready-to-file issue draft with a title, body and suggested labels. Copy, paste, ship.
Sample report
Excerpt from a real audit. The repository scored 16/100 and produced 11 findings, ordered by severity.
Findings, ranked
There is no README at the repository root. A first-time visitor cannot tell what the project does or how to run it.
Without a license the default is all rights reserved: companies and many contributors cannot legally use the code.
No tests detected. Every change is a gamble and reviewers verify behaviour by hand.
Templates ask for version and reproduction steps up front, removing a round-trip on most reports.
…plus 7 more findings across documentation, CI and maintenance.
Ready-to-file issue draft
Labels: testing, bug, good first issue
No tests were detected. That makes every future change a gamble and makes reviewers
verify behaviour by hand. Start with one happy-path test for the public interface and a
documented command (for example make test) so CI and contributors run the
same thing.
Each finding is written to be filed as-is. No rewriting, no vague advice — a title, a body, and the labels that make triage possible.
Read the whole thing before you spend anything: the real sample report and the sample issue checklist — both generated by this tool from public GitHub data.
Pricing
For maintainers who just want the score and the obvious gaps.
For maintainers who want to fix it this week, not next quarter.
Get the audit
FAQ
The score comes from concrete checks against the GitHub API — does a README exist and how substantial is it, does a workflow actually run a test command, are open issues labelled. The written finding text is generated, but every finding is tied to a specific measured signal, and the raw checks are shown in the report so you can verify them.
No. The audit reads the public REST API. No install, no OAuth app, no write scope, no repository changes. The report is a file you receive.
Then you get a short report confirming that and the few remaining gaps. If there is nothing worth fixing, say so and I will refund the £29 rather than sell you busywork.
The free scan gives the headline score. £29 pays for the part that takes time: every finding written up, ordered, given a fix order, and turned into issue drafts. If that is not worth £29 to you, the free scan is still yours.
Not yet. This version only audits public repositories, because that is what can be read without asking you for credentials.