www.creditkarma.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 (≈5,420 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
Metrics
Token Cost breakdown
Where the page's tokens go (≈5,517 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 (4)
~ No content-blocking cookie wall medium impact Consent platform: onetrust (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
✗ XML sitemap present medium impact No /sitemap.xml
Business impact A sitemap is your table of contents for AI crawlers. Without it agents follow homepage links and miss deep pages (products, docs, pricing) — shrinking what they can recommend.
What we measured We fetch /sitemap.xml (and /sitemap_index.xml), confirm valid XML with <loc> entries, and check <lastmod> freshness.
How to fix Generate an XML sitemap of all public pages with current lastmod dates and reference it in robots.txt.
# robots.txt
Sitemap: https://example.com/sitemap.xml
~ 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.
Passed audits (8)
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; includeSubdomains; preload |
| ❌ Content-Security-Policy | no content-security-policy header |
| ✅ 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
121 third-party requests · 3578 KiB (82.6% of transfer) · 545 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 |
|---|---|---|---|
| imgix.net | 10 | 2151 KiB | — |
| googletagmanager.com | 3 | 482 KiB | — |
| intuitcdn.net | 23 | 285 KiB | 474 ms |
| tiktok.com | 5 | 159 KiB | — |
| akamaihd.net | 11 | 154 KiB | 71 ms |
| intuit.com | 15 | 76 KiB | — |
| youstarsbuilding.com | 6 | 54 KiB | — |
| taboola.com | 9 | 43 KiB | — |
| id5-sync.com | 2 | 34 KiB | — |
| tiqcdn.com | 3 | 34 KiB | — |
| pinimg.com | 2 | 32 KiB | — |
| criteo.com | 2 | 25 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/gtm.js?id=GTM-NXSGBQS5 3P | 186 KiB | 41.5% | 77 KiB |
| https://analytics.tiktok.com/i18n/pixel/static/main.MTkwNzNhYjk5MQ.js 3P | 114 KiB | 64.8% | 74 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-857192775&cx=c>m=4e67m0 3P | 143 KiB | 51.7% | 74 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-986970455&cx=c>m=4e67m0 3P | 153 KiB | 47.1% | 72 KiB |
| https://www.creditkarma.com/_next/static/chunks/pages/page/%5B...slug%5D~~0590d092.38ba4cd2988520e27885.js | 63 KiB | 93.4% | 59 KiB |
| https://www.creditkarma.com/_next/static/chunks/pages/page/%5B...slug%5D~~19ffc5e2.7c5c9c2ffbb43003edfa.js | 80 KiB | 55.8% | 44 KiB |
| https://lib.intuitcdn.net/libs/fs/4.1.1/fs.js 3P | 77 KiB | 49.4% | 38 KiB |
| https://www.creditkarma.com/_next/static/chunks/20.d61558425f66f3284831.js | 57 KiB | 64.8% | 37 KiB |
| https://uxfabric.intuitcdn.net/analytics/202603041649/track-event-lib.min.js 3P | 58 KiB | 52.6% | 31 KiB |
| https://ob.youstarsbuilding.com/i/19fbebbd38ef59b00614e91404cb6822.js 3P | 52 KiB | 52.6% | 27 KiB |
| https://www.creditkarma.com/_next/static/chunks/main~pages/_app~pages~bd1c662b.d23dc42fcf347feeb451.js | 42 KiB | 58.6% | 25 KiB |
| https://s.pinimg.com/ct/lib/main.3c5b736e.js 3P | 29 KiB | 71.5% | 21 KiB |
| https://tags.tiqcdn.com/utag/intuit/ck-free-tax/prod/utag.js 3P | 31 KiB | 65.6% | 20 KiB |
| https://cdn.id5-sync.com/api/1.0/id5-api.js 3P | 34 KiB | 55.3% | 19 KiB |
| https://www.creditkarma.com/_next/static/chunks/76.2fe570688b91dfee63cc.js | 27 KiB | 69.7% | 19 KiB |
Network
Heaviest requests (30)
| URL | Type | Status | Transfer |
|---|---|---|---|
| https://creditkarma-cms.imgix.net/wp-content/uploads/2026/05/[email protected] | Image | 200 | 2129 KiB |
| https://www.googletagmanager.com/gtm.js?id=GTM-NXSGBQS5 | Script | 200 | 186 KiB |
| https://www.creditkarma.com/qKXppFqj/iO0/P2n/X6V0UpLzYy/b31LSQVVcLzDXN7z1Q/d2tkKgcmAQ/aW0uY/EEEfDkB | Script | 200 | 170 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-986970455&cx=c>m=4e67m0 | Script | 200 | 153 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-857192775&cx=c>m=4e67m0 | Script | 200 | 143 KiB |
| https://analytics.tiktok.com/i18n/pixel/static/main.MTkwNzNhYjk5MQ.js | Script | 200 | 114 KiB |
| https://www.creditkarma.com/_next/static/chunks/pages/page/%5B...slug%5D~~19ffc5e2.7c5c9c2ffbb43003edfa.js | Script | 200 | 80 KiB |
| https://lib.intuitcdn.net/libs/fs/4.1.1/fs.js | Script | 200 | 77 KiB |
| https://www.creditkarma.com/_next/static/chunks/pages/page/%5B...slug%5D~~0590d092.38ba4cd2988520e27885.js | Script | 200 | 63 KiB |
| https://uxfabric.intuitcdn.net/analytics/202603041649/track-event-lib.min.js | Script | 200 | 58 KiB |
| https://www.creditkarma.com/_next/static/chunks/20.d61558425f66f3284831.js | Script | 200 | 57 KiB |
| https://ob.youstarsbuilding.com/i/19fbebbd38ef59b00614e91404cb6822.js | Script | 200 | 52 KiB |
| https://www.creditkarma.com/_next/static/chunks/main~pages/_app~pages~bd1c662b.d23dc42fcf347feeb451.js | Script | 200 | 42 KiB |
| https://analytics.tiktok.com/i18n/pixel/static/identify_ea043f1c.js | Script | 200 | 40 KiB |
| https://www.creditkarma.com/ | Document | 200 | 37 KiB |
| https://creditkarmacdn-a.akamaihd.net/res/content/bundles/galaxy-css/6.0.0-alpha.340b178/fonts/National2Web-Bold.woff2 | Font | 200 | 37 KiB |
| https://creditkarmacdn-a.akamaihd.net/res/content/bundles/galaxy-css/6.0.0-alpha.340b178/fonts/National2Web-Medium.woff2 | Font | 200 | 37 KiB |
| https://www.creditkarma.com/qKXppFqj/iO0/P2n/X6V0UpLzYy/b31Lb9/N3tRKgcmAQ/EGJzS/ANUWlUp | Script | 200 | 36 KiB |
| https://lib.intuitcdn.net/libs/adobe/AEP/alloy.2230.min.js | Script | 200 | 35 KiB |
| https://cdn.id5-sync.com/api/1.0/id5-api.js | Script | 200 | 34 KiB |
| https://creditkarmacdn-a.akamaihd.net/res/content/bundles/galaxy-css/6.0.0-alpha.340b178/fonts/National2Web-Regular.woff2 | Font | 200 | 34 KiB |
| https://www.creditkarma.com/gwp-components/releases/2238/styles/global.css | Stylesheet | 200 | 32 KiB |
| https://www.creditkarma.com/_next/static/chunks/pages/_app~pages/page~1a966ba2.8f0e86d62388cf2598c8.js | Script | 200 | 32 KiB |
| https://tags.tiqcdn.com/utag/intuit/ck-free-tax/prod/utag.js | Script | 200 | 31 KiB |
| https://s.pinimg.com/ct/lib/main.3c5b736e.js | Script | 200 | 29 KiB |
| https://cdn.taboola.com/libtrc/unip/1022710/tfa.js | Script | 200 | 27 KiB |
| https://www.creditkarma.com/_next/static/chunks/76.2fe570688b91dfee63cc.js | Script | 200 | 27 KiB |
| https://digitalasset.intuit.com/content/dam/intuit/credit-karma/GWP%20Homepage/[email protected] | Image | 200 | 25 KiB |
| https://dynamic.criteo.com/js/ld/ld.js?a=49493 | Script | 200 | 25 KiB |
| https://creditkarmacdn-a.akamaihd.net/res/content/bundles/event-tracker-js/4.3.1/index.js | Script | 200 | 22 KiB |
Long tasks (>50 ms)
| Start | Duration |
|---|---|
| 1298 ms | 277 ms |
| 1091 ms | 176 ms |
| 2653 ms | 157 ms |
| 4145 ms | 156 ms |
| 3401 ms | 140 ms |
| 4506 ms | 140 ms |
| 4761 ms | 137 ms |
| 2506 ms | 134 ms |
| 3198 ms | 125 ms |
| 1752 ms | 123 ms |