Norveth audit engine
Point it at a website, a GitHub repository or a ZIP and it reports what's insecure, slow, broken or invisible to Google, from what a real browser actually receives.
- The problem
- Site owners can't see what their site really sends to a visitor's browser. Scanners bury them in noise, and AI-written audits invent findings.
- What we built
- A Python pipeline that crawls in headless Chromium, runs about 20 specialised checkers in parallel, builds a knowledge graph and writes its report deterministically.
- ~20checkers running in parallel on every scan
- 8 · 24 · 2dependencies · findings · recommendations on a verified production scan of expressjs/cors
- 0language models needed to produce a report



