www.nist.gov
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 is likely to fabricate missing details rather than say “I don’t know”. 0/3 applicable facts come from machine-readable structured data.
Metrics
Token Cost breakdown
Where the page's tokens go (≈3,952 across regions). 96% 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.
content vs chrome/boilerplate
Fix: Wrap the real content in <main>/<article>, cut repeated nav/boilerplate, and keep the primary content dense and early in the DOM.
Rendered profile: headless
Metrics
Token Cost breakdown
Where the page's tokens go (≈3,952 across regions). 96% 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.
content vs chrome/boilerplate
Fix: Wrap the real content in <main>/<article>, cut repeated nav/boilerplate, and keep the primary content dense and early in the DOM.
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 (4)
✗ llms.txt present high impact Absent at /llms.txt and /.well-known/llms.txt
Business impact llms.txt is the robots.txt for AI: it tells agents what your site is, what matters, and where to find it. Without it AI guesses — and guessing means inaccurate recommendations and lost visibility.
What we measured We fetch /llms.txt and /.well-known/llms.txt and validate the spec (H1 title + a one-line blockquote summary). We also note /llms-full.txt (your full content as Markdown).
How to fix Create /llms.txt with a short summary + key pages; optionally /llms-full.txt with full content in Markdown.
# Your Site
> One-line description for AI agents.
## Key pages
- /products — catalog
- /pricing — plans
- /docs — documentationSpec: 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 | script-src allows 'unsafe-inline' |
| ✅ X-Content-Type-Options | nosniff |
| ⚠️ Referrer-Policy | no referrer-policy header (browser default applies) |
| ➖ CORS exposure | no CORS headers on the document (normal for an HTML page) |
How to improve
whole profile
Third-party impact
11 third-party requests · 470 KiB (41.7% of transfer) · 739 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 |
|---|---|---|---|
| googletagmanager.com | 3 | 439 KiB | 732 ms |
| newrelic.com | 1 | 19 KiB | — |
| cloudflareinsights.com | 1 | 11 KiB | 7 ms |
| nr-data.net | 2 | 1 KiB | — |
| time.gov | 1 | 0 KiB | — |
| cloudflarestream.com | 1 | 0 KiB | — |
| google-analytics.com | 2 | 0 KiB | — |
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://www.googletagmanager.com/gtag/js?id=G-HEQ0YF2VYL&cx=c>m=4e67f0 3P | 162 KiB | 52.8% | 85 KiB |
| https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&cx=c>m=4e67f0 3P | 152 KiB | 53.7% | 82 KiB |
| https://www.nist.gov/sites/default/files/js/js_BS01Y7UQkap7bN4_MKRL517Sgvbm9g8cdGH8VaJrdJQ.js?scope=footer&delta=0&language=en&theme=nist_www&include=eJxljmEOgzAIhS_UyZEItVg7aTFtTT3-OnWJ2_4AHzzg0VYVKY2z5gJ0A2NpXLBz1RVuNT6L4b1KSAu4vK0kw4XGq3phrOTB9_DLAz1p_25Gk0Kp4EUtyaNfPnBmcpw_iFPoeqctiZLDmruXkPo2neOVPOPE7N4m4b91qurMsX9VFUsZozpwoZDtlw_rh6a1drPS2E6aI1x5cIFE_QuuxnZ3 | 99 KiB | 72.2% | 72 KiB |
| https://www.googletagmanager.com/gtm.js?id=GTM-54VSXXDF 3P | 125 KiB | 57.4% | 72 KiB |
| https://js-agent.newrelic.com/nr-rum-1.318.0.min.js 3P | 19 KiB | 41.1% | 8 KiB |
| https://static.cloudflareinsights.com/beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e1781791509496 3P | 11 KiB | 62% | 7 KiB |
| https://www.nist.gov/modules/contrib/google_tag/js/gtag.js?tif0hi | 1 KiB | 46.9% | 0 KiB |
| https://www.nist.gov/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js | 1 KiB | 30.3% | 0 KiB |
| https://www.nist.gov/modules/contrib/google_tag/js/gtm.js?tif0hi | 1 KiB | 33.1% | 0 KiB |
Network
Heaviest requests (30)
| URL | Type | Status | Transfer |
|---|---|---|---|
| https://www.googletagmanager.com/gtag/js?id=G-HEQ0YF2VYL&cx=c>m=4e67f0 | Script | 200 | 162 KiB |
| https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&cx=c>m=4e67f0 | Script | 200 | 152 KiB |
| https://www.googletagmanager.com/gtm.js?id=GTM-54VSXXDF | Script | 200 | 125 KiB |
| https://www.nist.gov/sites/default/files/styles/1152_x_768/public/images/2026/07/09/3d%20printed%20ceramics%20june%202026.jpg?h=ef2d88ac&itok=29HIDjOV | Image | 200 | 112 KiB |
| https://www.nist.gov/sites/default/files/js/js_BS01Y7UQkap7bN4_MKRL517Sgvbm9g8cdGH8VaJrdJQ.js?scope=footer&delta=0&language=en&theme=nist_www&include=eJxljmEOgzAIhS_UyZEItVg7aTFtTT3-OnWJ2_4AHzzg0VYVKY2z5gJ0A2NpXLBz1RVuNT6L4b1KSAu4vK0kw4XGq3phrOTB9_DLAz1p_25Gk0Kp4EUtyaNfPnBmcpw_iFPoeqctiZLDmruXkPo2neOVPOPE7N4m4b91qurMsX9VFUsZozpwoZDtlw_rh6a1drPS2E6aI1x5cIFE_QuuxnZ3 | Script | 200 | 99 KiB |
| https://www.nist.gov/sites/default/files/styles/homepage_hero_large/public/images/2026/03/20/BannerVideo-NIST125thAnniversary-Still.jpg.webp?itok=Y5estj-h | Image | 200 | 84 KiB |
| https://www.nist.gov/sites/default/files/css/css_TLWDRuDRCC3_1Tyq4NkastLMiFfabmCjUoPQbTeNhRI.css?delta=1&language=en&theme=nist_www&include=eJxlj9EOwiAMRX-IyCc1BSrgCiXAwvx7mVOzxbd7TprbFtcugNkGqU3jCZRBu8DkLkWfMkQrWVmppF1dC_INH7hdhIvI4hVtnWNevvaDKsfWtWcxyO8MBT3BncjtW_S_OqZ6oETzAGGDFZI47WJDwwS_VhhjXJp3DpJor1Pt2Tql-UqjFx-_YAo | Stylesheet | 200 | 76 KiB |
| https://www.nist.gov/sites/default/files/styles/280_x_384/public/images/2026/06/03/Arvind_LobbyDSC6088_webedit.jpg?h=560fc75e&itok=LgU5ksiF | Image | 200 | 42 KiB |
| https://www.nist.gov/sites/default/files/styles/280_x_184/public/images/2026/07/15/HDYMI_landingpage-BloodGlucoseLevels.png?h=194bfd56&itok=ZimNttId | Image | 200 | 31 KiB |
| https://www.nist.gov/libraries/nist-component-library/dist/img/sprite.svg?cache_bust=1776955625841 | Other | 200 | 28 KiB |
| https://www.nist.gov/ | Document | 200 | 26 KiB |
| https://www.nist.gov/themes/custom/nist_www/img/homepage/circuit_pattern_tile.png | Image | 200 | 21 KiB |
| https://www.nist.gov/libraries/nist-component-library/dist/fonts/source-sans-pro/sourcesanspro-regular-webfont.woff2 | Font | 200 | 20 KiB |
| https://www.nist.gov/libraries/nist-component-library/dist/fonts/source-sans-pro/sourcesanspro-semibold-webfont.woff2 | Font | 200 | 20 KiB |
| https://www.nist.gov/libraries/nist-component-library/dist/fonts/source-sans-pro/sourcesanspro-bold-webfont.woff2 | Font | 200 | 20 KiB |
| https://js-agent.newrelic.com/nr-rum-1.318.0.min.js | Script | 200 | 19 KiB |
| https://www.nist.gov/libraries/nist-component-library/dist/fonts/source-sans-pro/sourcesanspro-bolditalic-webfont.woff2 | Font | 200 | 16 KiB |
| https://static.cloudflareinsights.com/beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e1781791509496 | Script | 200 | 11 KiB |
| https://www.nist.gov/cdn-cgi/challenge-platform/h/b/scripts/jsd/3104729c556c/main.js? | Script | 200 | 10 KiB |
| https://www.nist.gov/sites/default/files/css/css_HC3O4UkxUvQJZCkVbWd0oZjlIVY4L0U45cwzSnZ19_U.css?delta=3&language=en&theme=nist_www&include=eJxlj9EOwiAMRX-IyCc1BSrgCiXAwvx7mVOzxbd7TprbFtcugNkGqU3jCZRBu8DkLkWfMkQrWVmppF1dC_INH7hdhIvI4hVtnWNevvaDKsfWtWcxyO8MBT3BncjtW_S_OqZ6oETzAGGDFZI47WJDwwS_VhhjXJp3DpJor1Pt2Tql-UqjFx-_YAo | Stylesheet | 200 | 8 KiB |
| https://www.nist.gov/sites/default/files/css/css_KpZVaNDx7ibsns0WkZepLbTjnZXSsOi5zIiZKnra1qQ.css?delta=0&language=en&theme=nist_www&include=eJxlj9EOwiAMRX-IyCc1BSrgCiXAwvx7mVOzxbd7TprbFtcugNkGqU3jCZRBu8DkLkWfMkQrWVmppF1dC_INH7hdhIvI4hVtnWNevvaDKsfWtWcxyO8MBT3BncjtW_S_OqZ6oETzAGGDFZI47WJDwwS_VhhjXJp3DpJor1Pt2Tql-UqjFx-_YAo | Stylesheet | 200 | 6 KiB |
| https://www.nist.gov/themes/custom/nist_www/img/homepage/chips_logo_mark.webp?v1 | Image | 200 | 5 KiB |
| https://www.nist.gov/themes/custom/nist_www/img/homepage/125-250-web_Freedom-250.svg | Image | 200 | 4 KiB |
| https://www.nist.gov/themes/custom/nist_www/img/homepage/125-250-web_NIST-125.svg | Image | 200 | 4 KiB |
| https://www.nist.gov/libraries/nist-component-library/dist/img/logo/nist_logo_sidestack.svg | Image | 200 | 3 KiB |
| https://www.nist.gov/libraries/nist-component-library/dist/img/logo/NIST-Logo-Brand-White.svg | Image | 200 | 2 KiB |
| https://www.nist.gov/themes/custom/nist_www/favicon.ico | Other | 200 | 2 KiB |
| https://www.nist.gov/sites/default/files/css/css_LpHBc8EPEsDrEJSd96BC5X0OHJG9W5P68QT2eD_fJio.css?delta=2&language=en&theme=nist_www&include=eJxlj9EOwiAMRX-IyCc1BSrgCiXAwvx7mVOzxbd7TprbFtcugNkGqU3jCZRBu8DkLkWfMkQrWVmppF1dC_INH7hdhIvI4hVtnWNevvaDKsfWtWcxyO8MBT3BncjtW_S_OqZ6oETzAGGDFZI47WJDwwS_VhhjXJp3DpJor1Pt2Tql-UqjFx-_YAo | Stylesheet | 200 | 1 KiB |
| https://www.nist.gov/libraries/nist-component-library/dist/img/social-icons/youtube_white.svg | Image | 200 | 1 KiB |
| https://www.nist.gov/cdn-cgi/challenge-platform/h/b/jsd/oneshot/3104729c556c/0.26430275455568897:1784541931:J6nZ_GtOT--vnlcReTrj2YdQrR1tD3puqV0GBs0FnuA/a1e17a5269a875f4 | XHR | 200 | 1 KiB |
Long tasks (>50 ms)
| Start | Duration |
|---|---|
| 1799 ms | 1955 ms |
| 3860 ms | 541 ms |
| 463 ms | 237 ms |
| 1362 ms | 139 ms |
| 4403 ms | 116 ms |
| 774 ms | 81 ms |
| 1592 ms | 78 ms |
| 1688 ms | 74 ms |
| 897 ms | 64 ms |
| 703 ms | 63 ms |