Website audit infrastructure
for AI agents.
200 measured checks across 18 categories, served over REST and the Model Context Protocol. Every result comes from server-side measurement, not a language model — so the same URL returns the same answer, and anything undeterminable is reported as such rather than scored as a pass.
POST /mcp
GET /api/v1/summary
Reproducible output
What makes this different
Everything is measured
Each check is a direct HTTP request and a deterministic rule written by us. No third-party scanners, no external APIs and no language models produce these scores, so the same page always yields the same number. See all 200 checks.
Every finding is explained
For each result you get what we tested, what we measured, why it matters, who it affects and exactly how to fix it — plus the raw evidence behind the verdict.
Ranked by what actually helps
Recommendations are ordered by points recovered per unit of effort, computed from the same weights that produced the score. The projected gain is arithmetic, not a guess.
Built for AI hand-off
Export a Markdown report written for a language model, or call the keyless API so an assistant can measure a site directly instead of guessing from page text.
Prove it to your visitors
Put a verified badge in your footer showing your security or overall score. It links through to a live audit, so the claim is checkable rather than decorative — and it updates as your score does.
Build a badgeFor agents and bots
One call returns a measured verdict on SEO, security, privacy or AI readiness — with an explicit list of what was not checked, so a model quoting it cannot over-claim.
GET /api/v1/summary?url=example.comAPI documentation