aislop scan for public GitHub repositories. It runs the same deterministic engines against the repository default branch and displays the score, top findings, and badge snippet in the browser.
URL shortcut
Replacegithub.com with scanaislop.com in a public repository URL:
What the page shows
- The latest 0-100 score and label.
- Error, warning, fixable, and total finding counts.
- Scan duration and source file count.
- The first findings with rule ID, severity, file, line, and message.
- A copy-ready README badge snippet when public badges are enabled.
- A claim flow for teams that want private scans, branch scans, PR gates, and dashboard history.
What runs
The hosted scan uses the same engine model as the CLI:Instant scan is deterministic. It is not an LLM review and it does not generate fixes in the browser.
