www.auth0.com
Scored by v3 · source-of-truth hashes: score db860d6ac94e · thresholds e94f8b33e500 — verifiable against the canonical scorer.
The 28-day score is the p75 of nightly runs — the stable number to cite. Deterministic metrics (CRR/SSD/TC) show their latest value (they move only when the site changes); timing (TTFUT) and answer-fidelity (AF) are smoothed by 28-day p75 — the same lab-vs-field split Core Web Vitals uses. Synthetic daily measurement, not real-user field data.
An agent gets the basics but will guess on the gaps. 3/7 applicable facts come from machine-readable structured data.
Metrics
Token Cost breakdown
Where the page's tokens go (≈19,315 across regions). 45% is non-content — chrome and boilerplate an agent pays for. Add landmark roles (main/nav/header/footer) so agents can skip it.
Final screenshot
Diagnostics
agent representation — token decomposition
Fix: Strip repeated nav/header/footer/cookie chrome from the agent-visible output; wrap content in <main>/<article> so the extractor keeps signal and drops boilerplate.
Rendered profile: headless
Metrics
Token Cost breakdown
Where the page's tokens go (≈13,652 across regions). Most tokens are real content — the agent isn't paying much for chrome.
Final screenshot
Diagnostics
No issues found — this page is well-prepared for agents.
Rendered profile: headless
Access & discovery checks — separate from the gated CAV metrics above. Click an issue for business impact, what we measured, and how to fix. · Take the Agent Readiness course →
Agent files & endpoints
Issues (5)
~ No content-blocking cookie wall medium impact Consent platform: optanon (verify it doesn't block content)
Business impact A consent wall that hides content until a click is invisible to agents — they cannot click 'Accept'.
What we measured We fingerprint OneTrust, Cookiebot, Usercentrics and similar managers and flag content-blocking ones.
How to fix Use an overlay banner that leaves content in the DOM, not a blocking interstitial.
Spec: https://gdpr.eu/cookies/
~ No login wall on public content high impact Login signal: /login?redirect
Business impact Public content behind authentication is unreachable to agents (they have no account). Gate only genuinely private material.
What we measured We follow redirects and detect 401/403 and login-form signals on content pages.
How to fix Separate public marketing/docs from authenticated areas; keep public pages reachable without login.
Spec: https://llmstxt.org
~ agents.json discovery low impact Absent (emerging standard)
Business impact agents.json describes what your site can DO for agents (services, endpoints, capabilities) — an emerging discovery standard. Early adopters get native agent integration.
What we measured We check /agents.json and /.well-known/agents.json for a valid configuration.
How to fix Publish /agents.json describing your site's capabilities and actions.
~ WebMCP endpoint low impact Absent (emerging standard)
Business impact WebMCP lets agents call actions on your site directly (book, buy, query) instead of scraping the DOM. Early adopters get native AI-agent interoperability.
What we measured We check /.well-known/webmcp and /webmcp.json for a valid actions array.
How to fix Add a WebMCP endpoint exposing your key actions to agents.
Spec: https://webmcp.org
~ API documentation low impact No OpenAPI/Swagger found
Business impact Programmatic agents prefer a typed API. An OpenAPI/Swagger spec lets them integrate without scraping.
What we measured We probe /openapi.json, /swagger.json, /api-docs and /.well-known/openapi.json.
How to fix Publish an OpenAPI spec at a well-known path.
Passed audits (7)
Transport & Trust (SEC 1.0.0)
HTTPS, HSTS, CSP, sniffing, referrer and CORS posture. Diagnostic only — this does not affect the CAV score. A security header does not make a page more legible to an agent, so scoring it would reward a CDN toggle that changes nothing an agent can recover. We measure it and say so.
Per-header findings (6)
| Header | Evidence |
|---|---|
| ✅ HTTPS | served over HTTPS |
| ✅ HSTS | max-age=31536000 |
| ✅ Content-Security-Policy | policy present, script-src does not allow inline |
| ✅ X-Content-Type-Options | nosniff |
| ✅ Referrer-Policy | no-referrer-when-downgrade |
| ✅ CORS exposure | access-control-allow-origin: * |
How to improve
39458-8d736055165cf55a.js — 322 KiB transferred, 87.2% unused
longest task 1349 ms (10 total)
25.9 MB total
Third-party impact
192 third-party requests · 2653 KiB (10% of transfer) · 19670 ms main-thread — code an agent must also fetch/run before your content settles. Fewer, lazier third-parties = faster, cheaper agent reads.
| Third-party domain | Reqs | Transfer | Main-thread |
|---|---|---|---|
| qualified.com | 28 | 1011 KiB | 1888 ms |
| googletagmanager.com | 3 | 500 KiB | 3913 ms |
| cookielaw.org | 11 | 248 KiB | 574 ms |
| facebook.net | 5 | 230 KiB | 2567 ms |
| contentsquare.net | 4 | 150 KiB | 6196 ms |
| adobedtm.com | 6 | 93 KiB | 1047 ms |
| optimizely.com | 3 | 66 KiB | 124 ms |
| ctfassets.net | 15 | 54 KiB | — |
| adroll.com | 20 | 49 KiB | 718 ms |
| heapanalytics.com | 2 | 42 KiB | 624 ms |
| licdn.com | 2 | 38 KiB | 243 ms |
| ads-twitter.com | 2 | 27 KiB | 106 ms |
Wasted JavaScript (by bundle)
Transfer-accurate — each bundle's transfer size × its unused %, ranked by wasted bytes (the biggest code-splitting wins). Unused JS also inflates Token Cost (TC).
| Bundle | Transfer | Unused | Wasted |
|---|---|---|---|
| https://auth0.com/b2b-enterprise-identity-management/vercel/_next/static/chunks/39458-8d736055165cf55a.js?dpl=dpl_BqZ3tsrmvb5zPYHxrtHrCRdTFC1u | 322 KiB | 87.2% | 280 KiB |
| https://auth0.com/b2b-enterprise-identity-management/vercel/_next/static/chunks/47874-015aadc379e115ba.js?dpl=dpl_BqZ3tsrmvb5zPYHxrtHrCRdTFC1u | 110 KiB | 100% | 110 KiB |
| https://auth0.com/b2b-enterprise-identity-management/vercel/_next/static/chunks/53960-37384ebbe12f5929.js?dpl=dpl_BqZ3tsrmvb5zPYHxrtHrCRdTFC1u | 89 KiB | 100% | 89 KiB |
| https://auth0.com/b2b-enterprise-identity-management/vercel/_next/static/chunks/57058-239c881b435b0e8e.js?dpl=dpl_BqZ3tsrmvb5zPYHxrtHrCRdTFC1u | 143 KiB | 61.9% | 88 KiB |
| https://www.googletagmanager.com/gtag/js?id=G-QKMSDV5369&cx=c>m=4e67k1 3P | 175 KiB | 49.5% | 87 KiB |
| https://cdn.cookielaw.org/scripttemplates/202606.2.0/otBannerSdk.js 3P | 137 KiB | 63% | 86 KiB |
| https://t.contentsquare.net/uxa/6f82ac62c91cf.js 3P | 150 KiB | 55.4% | 83 KiB |
| https://www.googletagmanager.com/gtm.js?id=GTM-W7FRLJ 3P | 192 KiB | 42.3% | 81 KiB |
| https://auth0.com/b2b-enterprise-identity-management/vercel/_next/static/chunks/45693-8d1e61362839d552.js?dpl=dpl_BqZ3tsrmvb5zPYHxrtHrCRdTFC1u | 77 KiB | 100% | 77 KiB |
| https://www.googletagmanager.com/gtag/destination?id=DC-10910059&cx=c>m=4e67k1 3P | 133 KiB | 57.9% | 77 KiB |
| https://auth0.com/b2b-enterprise-identity-management/vercel/_next/static/chunks/661ab7c2-0e0a2f49da93441f.js?dpl=dpl_BqZ3tsrmvb5zPYHxrtHrCRdTFC1u | 115 KiB | 61.1% | 70 KiB |
| https://js.qualified.com/qualified.js?token=iyHkkDRaz9jhxBqX 3P | 118 KiB | 55.5% | 65 KiB |
| https://auth0.com/b2b-enterprise-identity-management/vercel/_next/static/chunks/9236dd9e-cd546d46023576df.js?dpl=dpl_BqZ3tsrmvb5zPYHxrtHrCRdTFC1u | 145 KiB | 43.2% | 63 KiB |
| https://auth0.com/b2b-enterprise-identity-management/vercel/_next/static/chunks/88603-7707be35cc311026.js?dpl=dpl_BqZ3tsrmvb5zPYHxrtHrCRdTFC1u | 56 KiB | 99.8% | 56 KiB |
| https://auth0.com/b2b-enterprise-identity-management/vercel/_next/static/chunks/35325-42921f492f6d8329.js?dpl=dpl_BqZ3tsrmvb5zPYHxrtHrCRdTFC1u | 55 KiB | 99.9% | 55 KiB |
Network
Heaviest requests (30)
| URL | Type | Status | Transfer |
|---|---|---|---|
| https://cdn.auth0.com/website/homepage/background.mp4 | Media | 206 | 19770 KiB |
| https://cdn.auth0.com/website/homepage/bottom-banner/bg.png | Image | 200 | 453 KiB |
| https://auth0.com/b2b-enterprise-identity-management/vercel/_next/static/chunks/39458-8d736055165cf55a.js?dpl=dpl_BqZ3tsrmvb5zPYHxrtHrCRdTFC1u | Script | 200 | 322 KiB |
| https://messenger-assets.qualified.com/custom_replicas/team_2558/ollie_idle.mp4 | Media | 206 | 287 KiB |
| https://messenger-assets.qualified.com/custom_replicas/team_2558/alex_idle.mp4 | Media | 206 | 285 KiB |
| https://cdn.auth0.com/website/homepage/customers/snyk-bg.png | Image | 200 | 272 KiB |
| https://cdn.auth0.com/website/homepage/use-cases/internal_Apps_Background.png | Image | 200 | 260 KiB |
| https://cdn.auth0.com/website/homepage/customers/signify-bg.png | Image | 200 | 196 KiB |
| https://www.googletagmanager.com/gtm.js?id=GTM-W7FRLJ | Script | 200 | 192 KiB |
| https://www.googletagmanager.com/gtag/js?id=G-QKMSDV5369&cx=c>m=4e67k1 | Script | 200 | 175 KiB |
| https://t.contentsquare.net/uxa/6f82ac62c91cf.js | Script | 200 | 150 KiB |
| https://auth0.com/b2b-enterprise-identity-management/vercel/_next/static/chunks/9236dd9e-cd546d46023576df.js?dpl=dpl_BqZ3tsrmvb5zPYHxrtHrCRdTFC1u | Script | 200 | 145 KiB |
| https://auth0.com/b2b-enterprise-identity-management/vercel/_next/static/chunks/57058-239c881b435b0e8e.js?dpl=dpl_BqZ3tsrmvb5zPYHxrtHrCRdTFC1u | Script | 200 | 143 KiB |
| https://cdn.cookielaw.org/scripttemplates/202606.2.0/otBannerSdk.js | Script | 200 | 137 KiB |
| https://www.googletagmanager.com/gtag/destination?id=DC-10910059&cx=c>m=4e67k1 | Script | 200 | 133 KiB |
| https://js.qualified.com/qualified.js?token=iyHkkDRaz9jhxBqX | Script | 200 | 118 KiB |
| https://auth0.com/b2b-enterprise-identity-management/vercel/_next/static/chunks/661ab7c2-0e0a2f49da93441f.js?dpl=dpl_BqZ3tsrmvb5zPYHxrtHrCRdTFC1u | Script | 200 | 115 KiB |
| https://cdn.auth0.com/website/okta-fonts/AeonikMono-Medium.ttf | Font | 200 | 114 KiB |
| https://auth0.com/b2b-enterprise-identity-management/vercel/_next/static/chunks/47874-015aadc379e115ba.js?dpl=dpl_BqZ3tsrmvb5zPYHxrtHrCRdTFC1u | Script | 200 | 110 KiB |
| https://js.qualified.com/packs/js/multimodal_v2-5a67bc15.js | Script | 200 | 109 KiB |
| https://cdn.auth0.com/website/fonts/Inter-Bold.woff2 | Font | 200 | 104 KiB |
| https://cdn.auth0.com/website/fonts/Inter-Medium.woff2 | Font | 200 | 104 KiB |
| https://js.qualified.com/packs/media/Inter-SemiBold.fcb100c760.woff2 | Font | 200 | 104 KiB |
| https://connect.facebook.net/en_US/fbevents.js | Script | 200 | 103 KiB |
| https://cdn.auth0.com/website/website/cic-header/hero/blog-thumbnail.png | Image | 200 | 101 KiB |
| https://cdn.auth0.com/website/fonts/Inter-Regular.woff2 | Font | 200 | 97 KiB |
| https://js.qualified.com/packs/media/Inter-Regular.f1f0c35b32.woff2 | Font | 200 | 97 KiB |
| https://assets.adobedtm.com/6bb3f7663515/7006851c9849/launch-af624fe9e34f.min.js | Script | 200 | 90 KiB |
| https://auth0.com/b2b-enterprise-identity-management/vercel/_next/static/chunks/53960-37384ebbe12f5929.js?dpl=dpl_BqZ3tsrmvb5zPYHxrtHrCRdTFC1u | Script | 200 | 89 KiB |
| https://auth0.com/b2b-enterprise-identity-management/vercel/_next/static/chunks/45693-8d1e61362839d552.js?dpl=dpl_BqZ3tsrmvb5zPYHxrtHrCRdTFC1u | Script | 200 | 77 KiB |
Long tasks (>50 ms)
| Start | Duration |
|---|---|
| 21657 ms | 1349 ms |
| 9173 ms | 1338 ms |
| 17201 ms | 907 ms |
| 7060 ms | 891 ms |
| 34052 ms | 747 ms |
| 15410 ms | 600 ms |
| 19851 ms | 510 ms |
| 31960 ms | 502 ms |
| 25362 ms | 495 ms |
| 18166 ms | 490 ms |