www.lowes.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 is likely to fabricate missing details rather than say “I don’t know”. 2/7 applicable facts come from machine-readable structured data.
Metrics
Token Cost breakdown
Where the page's tokens go (≈11,812 across regions). Most tokens are real content — the agent isn't paying much for chrome.
Final screenshot
Diagnostics
pre-JS raw HTML
Fix: Server-render or statically generate the main content so a non-JS agent still receives it; make client rendering a progressive enhancement, not the source of truth.
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 (≈5,681 across regions). Most tokens are real content — the agent isn't paying much for chrome.
Final screenshot
Diagnostics
pre-JS raw HTML
Fix: Server-render or statically generate the main content so a non-JS agent still receives it; make client rendering a progressive enhancement, not the source of truth.
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: trustarc (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/
✗ 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 | policy present, script-src does not allow inline |
| ❌ X-Content-Type-Options | missing 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
vendors.4aaba29f.js — 1105 KiB transferred, 45.4% unused (third-party)
lowescdn.com — 3694 KiB, 59 requests, 666 ms main-thread
longest task 258 ms (7 total)
time to first byte
8.9 MB total
Third-party impact
258 third-party requests · 5674 KiB (62.6% of transfer) · 704 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 |
|---|---|---|---|
| lowescdn.com | 59 | 3694 KiB | 666 ms |
| doubleclick.net | 16 | 291 KiB | 10 ms |
| facebook.net | 2 | 172 KiB | — |
| screenmeet.com | 3 | 165 KiB | — |
| tiktok.com | 7 | 162 KiB | — |
| fullstory.com | 7 | 136 KiB | 8 ms |
| fwcdn3.com | 1 | 124 KiB | — |
| wandzcdn.com | 2 | 119 KiB | — |
| adobedtm.com | 47 | 100 KiB | — |
| nmgassets.com | 1 | 88 KiB | 5 ms |
| kampyle.com | 3 | 82 KiB | — |
| go-mpulse.net | 2 | 62 KiB | 15 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://www.lowescdn.com/engage-one/0.0.1/vendors.4aaba29f.js 3P | 1105 KiB | 45.4% | 502 KiB |
| https://www.lowescdn.com/mfe/login_authentication_mfe/2_36_6/userAccess.umd.js 3P | 451 KiB | 68.1% | 307 KiB |
| https://www.lowescdn.com/engage-one/0.0.1/client.70aacd30.js 3P | 272 KiB | 72.3% | 197 KiB |
| https://www.lowescdn.com/mfe/purchase_atc_flyout/1_48_0/atc.umd.js 3P | 293 KiB | 62.3% | 182 KiB |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202608110101/pubads_impl.js?cb=122880392 3P | 201 KiB | 61.3% | 123 KiB |
| https://www.lowes.com/r3t6w5/gtag/js?id=DC-6450450&l=googleDataLayer | 169 KiB | 72.5% | 123 KiB |
| https://www.lowes.com/n9v2c7/gtag/js?id=DC-12808899&l=googleDataLayer | 146 KiB | 75.7% | 110 KiB |
| https://cobrowse.screenmeet.com/CobrowseCore.js 3P | 113 KiB | 85.4% | 96 KiB |
| https://www.lowes.com/k7x2m9/gtag/js?id=G-CCRV6W4CXY&l=googleDataLayer | 180 KiB | 49% | 88 KiB |
| https://www.lowes.com/k7x2m9/IZPlAd3an7bvApe_gfRD4o3_dLk0AOhr3Vl6bd9XoiuHs_wLwdq406VAzreFpUDqyKLDUg | 169 KiB | 50.1% | 85 KiB |
| https://www.lowes.com/k7x2m9/IZPlAd3amqLvBZO5gPlH65Krevg3Uuho13p3fPp6tzOuoKMNy8G4jf9Xhe3FrUvmzqVxvWrDUg | 165 KiB | 48.4% | 80 KiB |
| https://www.lowescdn.com/engage-one/0.0.1/recosCardUi.bd3074c1.js 3P | 100 KiB | 77.7% | 78 KiB |
| https://www.lowes.com/k7x2m9/IZPlAd3an7bvBZGygfhO65K1JeM8AOBg1HhfeMp6jzObpKhO2p_mluRT1-eM9BPkk_B4w1I | 146 KiB | 53% | 77 KiB |
| https://www.lowescdn.com/global-header-footer/search/mh-vendors-1.ffb1e563.js 3P | 97 KiB | 79.1% | 77 KiB |
| https://asset.fwcdn3.com/js/fwn.js 3P | 124 KiB | 59.1% | 73 KiB |
Network
Heaviest requests (30)
| URL | Type | Status | Transfer |
|---|---|---|---|
| https://www.lowescdn.com/engage-one/0.0.1/vendors.4aaba29f.js | Script | 200 | 1105 KiB |
| https://mobileimages.lowes.com/marketingimages/27858f68-01a0-4a72-bd82-b7498f8f7404/hp-hero-build-your-backyard-dp18-1238168-dt.png | Image | 200 | 466 KiB |
| https://www.lowescdn.com/mfe/login_authentication_mfe/2_36_6/userAccess.umd.js | Script | 200 | 451 KiB |
| https://www.lowescdn.com/mfe/purchase_atc_flyout/1_48_0/atc.umd.js | Script | 200 | 293 KiB |
| https://www.lowescdn.com/engage-one/0.0.1/client.70aacd30.js | Script | 200 | 272 KiB |
| https://mobileimages.lowes.com/marketingimages/7264a934-e167-4bc1-8ecd-c354a78d0744/hp-hero-outdoor-patio-dp18-1238168-dt.png | Image | 200 | 235 KiB |
| https://mobileimages.lowes.com/marketingimages/4e674887-be7b-498e-a517-7326a48b3347/hp-hero-power-tools-equipment-accessories-dp18-1240367-dt.png | Image | 200 | 207 KiB |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202608110101/pubads_impl.js?cb=122880392 | Script | 200 | 201 KiB |
| https://www.lowescdn.com/luca-client/5cf7877cee8/build-chat-component/chat-invite.min.js | XHR | 200 | 184 KiB |
| https://www.lowes.com/Z9U3PApq-sreo/XV6E/Ajr7N2023w/h6YOkkkiiY/KFYGXWwC/ZGYCM0U/TUgYU?v=d283f4cf-3e67-8976-ed29-50f13d1db81e | Script | 200 | 183 KiB |
| https://www.lowes.com/k7x2m9/gtag/js?id=G-CCRV6W4CXY&l=googleDataLayer | Script | 200 | 180 KiB |
| https://www.lowes.com/baymax/v2/experiments?content=true&appId=7679876983&env=prod&sdkVersion=1.3.3&sdk=rsdk | XHR | 200 | 177 KiB |
| https://www.lowes.com/r3t6w5/gtag/js?id=DC-6450450&l=googleDataLayer | Script | 200 | 169 KiB |
| https://www.lowes.com/k7x2m9/IZPlAd3an7bvApe_gfRD4o3_dLk0AOhr3Vl6bd9XoiuHs_wLwdq406VAzreFpUDqyKLDUg | Script | 200 | 169 KiB |
| https://www.lowes.com/k7x2m9/IZPlAd3amqLvBZO5gPlH65Krevg3Uuho13p3fPp6tzOuoKMNy8G4jf9Xhe3FrUvmzqVxvWrDUg | Script | 200 | 165 KiB |
| https://www.lowes.com/Z9U3PApq-sreo/XV6E/Ajr7N2023w/iaYOkkkiiYL7kmf5/WHN7XGwC/fU9fVUM/eG3EB | Script | 200 | 163 KiB |
| https://www.lowes.com/k7x2m9/IZPlAd3an7bvBZGygfhO65K1JeM8AOBg1HhfeMp6jzObpKhO2p_mluRT1-eM9BPkk_B4w1I | Script | 200 | 146 KiB |
| https://www.lowes.com/n9v2c7/gtag/js?id=DC-12808899&l=googleDataLayer | Script | 200 | 146 KiB |
| https://asset.fwcdn3.com/js/fwn.js | Script | 200 | 124 KiB |
| https://analytics.tiktok.com/i18n/pixel/static/main.MTZkNzEzYmVhMQ.js | Script | 200 | 116 KiB |
| https://cobrowse.screenmeet.com/CobrowseCore.js | Script | 200 | 113 KiB |
| https://mobileimages.lowes.com/marketingimages/59e6716e-cd8c-467d-953e-d3dd2c7ce8ef/hp-captain-outdoor-meals-dp18-1238168-dt.png | Image | 200 | 105 KiB |
| https://connect.facebook.net/en_US/fbevents.js | Script | 200 | 105 KiB |
| https://www.lowescdn.com/engage-one/0.0.1/recosCardUi.bd3074c1.js | Script | 200 | 100 KiB |
| https://www.lowescdn.com/global-header-footer/search/mh-vendors-1.ffb1e563.js | Script | 200 | 97 KiB |
| https://www.lowescdn.com/global-header-footer/search/header-v2.8de05c30.js | Script | 200 | 93 KiB |
| https://www.lowescdn.com/visual-search-react/f448f/build/index.backyard.min.js | Script | 200 | 90 KiB |
| https://gs.nmgassets.com/LODOWS854.js | Script | 200 | 88 KiB |
| https://gs.wandzcdn.com/wandz/LOTA0D7GDW.js | Script | 200 | 88 KiB |
| https://www.lowes.com/globalweb/teslacontent?ids=global-shopflyout-diy | XHR | 200 | 81 KiB |
Long tasks (>50 ms)
| Start | Duration |
|---|---|
| 1014 ms | 258 ms |
| 1296 ms | 133 ms |
| 1538 ms | 106 ms |
| 1470 ms | 57 ms |
| 2005 ms | 54 ms |
| 2989 ms | 54 ms |
| 2516 ms | 50 ms |