www.goldmansachs.com

Report from 7/24/2026, 12:52:27 PM https://www.goldmansachs.com
Latest run · lab, cold cache
76
7/24/2026
28-day score · p75 · the standard
77
14 runs
CRR74%latest
SSD83%latest
TC737 toklatest
TTFUT26 ms28-day p75

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.

Core Agent Vitals badge  Embed this badge

Show your agent-readiness score anywhere — it links back to this report.

[![Core Agent Vitals](https://agentvitals.dev/badge/goldmansachs.com.svg)](https://agentvitals.dev/results?url=https%3A%2F%2Fwww.goldmansachs.com)
<a href="https://agentvitals.dev/results?url=https%3A%2F%2Fwww.goldmansachs.com"><img src="https://agentvitals.dev/badge/goldmansachs.com.svg" alt="Core Agent Vitals" height="20"></a>
What AI tells your customers about youAgent confidence: MEDIUM
Business nameGoldman Sachs
CategoryOrganization
🟡Price$88 · guessed from page text (no structured data)
Location200 West Street, New York, NY, 10282, US
Hoursnot found
Productsnot found
🟡DescriptionThe Goldman Sachs Group, Inc. is a leading global investment banking, securities, and asset and wealth management firm that provides a wide range of financial services. · guessed from page text (no structured data)

⚠️ Your page title reads like a navigation menu, so an agent may cite your business as “Home | Goldman Sachs”.

An agent gets the basics but will guess on the gaps. 3/7 applicable facts come from machine-readable structured data.

76
Overall score
weighted CAV (0–100)
FAIL
0–4950–8990–100

Metrics

74%
CRR Content Recovery Poor
0.83
SSD Semantic Signal Density Good
737 tok
TC Token Cost Good
19 ms
TTFUT Time to First Useful Token N/A

Token Cost breakdown

Where the page's tokens go (≈4,251 across regions). Most tokens are real content — the agent isn't paying much for chrome.

Content
66% · 2,804
Chrome (nav / header / footer)
32.3% · 1,371
Boilerplate (cookie / ad)
1.8% · 76
Other
0% · 0

Final screenshot

Final screenshot of https://www.goldmansachs.com

Diagnostics

high CRR Content is hidden behind JavaScript

pre-JS raw HTML

Evidence26% of content requires JS
ImpactA non-rendering agent never sees the JS-injected content.
Effort1–4 h

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

Agent Discoverability 83/100 · Agent Ready

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

llms.txt Absent at /llms.txt and /.well-known/llms.txt Learn →
robots.txt (AI bots) Major AI bots allowed Learn →
sitemap.xml Found at /sitemap.xml Learn →
JSON-LD structured data Types: WebPage, WebSite, Organization Learn →
~ agents.json Absent (emerging standard) Learn →
~ WebMCP endpoint Absent (emerging standard) Learn →
~ OpenAPI / API docs No OpenAPI/Swagger found Learn →

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.

Learn how to implement →

# Your Site
> One-line description for AI agents.

## Key pages
- /products — catalog
- /pricing — plans
- /docs — documentation

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.

Learn how to implement →

Spec: https://github.com/wild-card-ai/agents-json

~ 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.

Learn how to implement →

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.

Learn how to implement →

Spec: https://www.openapis.org/

Passed audits (7)

✓ robots.txt allows AI bots✓ No CAPTCHA wall✓ Machine-readable prices✓ No login wall on public content✓ Structured data (JSON-LD)✓ XML sitemap present + fresh✓ Server response (TTFB)

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.

84Transport posture (0–100, unscored)
4pass
1warn
0fail
Per-header findings (6)
HeaderEvidence
✅ HTTPSserved over HTTPS
✅ HSTSmax-age=31536000; includeSubdomains
⚠️ Content-Security-Policyscript-src allows 'unsafe-inline'
✅ X-Content-Type-Optionsnosniff
✅ Referrer-Policystrict-origin-when-cross-origin
➖ CORS exposureno CORS headers on the document (normal for an HTML page)
Full profile — how to improve · unused JS · network · timing

How to improve

highBreak up long main-thread taskshighest leverage

longest task 554 ms (10 total)

EvidenceMain thread blocked 554 ms by the longest task.
ImpactFaster interactivity + content settling.
Effort1–4 h
FixSplit heavy work, defer third-party scripts, move compute off the main thread.
mediumSplit the heaviest unused bundle

braze.min.js — 67 KiB transferred, 88.9% unused

EvidenceCDP JS coverage: 60 KiB of this bundle is never executed on load.
Impact~-60 KiB transfer; lower Token Cost + faster agent parse.
Effort30–90 min
FixDynamic-import() the below-the-fold parts of braze.min.js, or drop unused dependencies.
mediumSpeed up main-content render

largest contentful paint

EvidenceLCP is 3.5s.
ImpactFaster usable content; SSR also raises CRR.
Effort1–4 h
FixPreload the hero image/font, remove render-blocking resources, and server-render the main content.
mediumReduce layout shift

cumulative layout shift

EvidenceCLS is 0.121.
ImpactStable layout for render + screenshot.
Effort30–60 min
FixSet explicit width/height on images; reserve space for late-loading content.
mediumCut total transfer weight

14.5 MB total

Evidence14.5 MB transferred.
ImpactCheaper, faster fetch on slow links.
Effort1–3 h
FixEnable Brotli, serve WebP/AVIF images, defer non-critical resources.

Third-party impact

19 third-party requests · 732 KiB (4.9% of transfer) — code an agent must also fetch/run before your content settles. Fewer, lazier third-parties = faster, cheaper agent reads.

Third-party domainReqsTransferMain-thread
gs.com10641 KiB
trustarc.com589 KiB
adobedc.net21 KiB
demdex.net11 KiB
parsely.com10 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).

BundleTransferUnusedWasted
https://www.goldmansachs.com/static-libs/braze/5.9/braze.min.js67 KiB88.9%60 KiB
https://www.goldmansachs.com/_next/static/chunks/8128.244318f9200d5245.js58 KiB57.5%33 KiB
https://www.goldmansachs.com/_next/static/chunks/2791.08afacc56465e1a0.js87 KiB35.8%31 KiB
https://www.goldmansachs.com/static-libs/adobe-launch/prod/c594587281c3/88cb7d3de9ae/launch-d71064969228.min.js93 KiB30.6%29 KiB
https://www.goldmansachs.com/_next/static/chunks/dc952c8a.5848d93786c0b7f3.js28 KiB94.5%26 KiB
https://consent.trustarc.com/asset/notice.js/v/v1.7-484 3P31 KiB80.4%25 KiB
https://www.goldmansachs.com/_next/static/chunks/c5c82340.02342f50ab56e518.js42 KiB56.4%24 KiB
https://www.goldmansachs.com/_next/static/chunks/framework-96f0aeb840eff697.js48 KiB49.1%24 KiB
https://www.goldmansachs.com/_next/static/chunks/main-b77d6e4bb8a0d0bf.js39 KiB59.1%23 KiB
https://www.goldmansachs.com/_next/static/chunks/6320.8e52739770401cb1.js26 KiB79.5%20 KiB
https://www.goldmansachs.com/_next/static/chunks/7302.f028882045af9e70.js24 KiB73%18 KiB
https://www.goldmansachs.com/_next/static/chunks/4246.02e006a201d3b78b.js22 KiB79.8%17 KiB
https://www.goldmansachs.com/_next/static/chunks/8713.ee7172e89b22443b.js19 KiB91%17 KiB
https://www.goldmansachs.com/_next/static/chunks/6797.46847d58075f144a.js23 KiB58.6%14 KiB
https://www.goldmansachs.com/_next/static/chunks/1133.dc103feea169ee91.js18 KiB68.7%12 KiB

Network

133Requests
14825 KiBTransferred
94Scripts
4.9%3rd-party
10Long tasks
Media (1)
7477 KiB
Image (19)
3922 KiB
Script (94)
2625 KiB
Font (5)
397 KiB
Other (1)
280 KiB
Document (1)
104 KiB
Fetch (10)
11 KiB
Stylesheet (2)
9 KiB
Heaviest requests (30)
URLTypeStatusTransfer
https://video.goldmansachs.com/gsvideo/delivery/X26-69951_9636_AI_Homepage_Hero_Video.mp4Media2067477 KiB
https://www.goldmansachs.com/_next/static/chunks/f1ec3a59.ad858a1532583441.jsScript2001291 KiB
https://www.goldmansachs.com/images/homepage/GS_VM_Photo_AMA_NYC2_5910_RGB_01.jpegImage200982 KiB
https://www.goldmansachs.com/images/homepage/GS_VM_Photo_SH_NYC3_11375_RGB.jpgImage200691 KiB
https://www.goldmansachs.com/images/homepage/GS_VM_Photo_CCC_DTX_03002_01_RGB.jpgImage200303 KiB
https://www.goldmansachs.com/images/insights/goldman-sachs-exchanges/how-falling-launch-costs-and-ai-are-driving-the-space-economy/3x2.jpgImage200301 KiB
https://www.goldmansachs.com/images/homepage/Hompage%20-%20Figma%20Composite%20.jpgImage200284 KiB
https://www.goldmansachs.com/images/insights/articles/ai-investment-is-shifting-as-inference,-enterprise-adoption-accelerate/downtown-san-fran-2-1x1.jpgImage200283 KiB
https://cdn.gs.com/images/goldman-sachs/v2/gs-favicon.icoOther200280 KiB
https://www.goldmansachs.com/images/homepage/GS_VS_Photo_SC_LDN_00701.jpgImage200217 KiB
https://www.goldmansachs.com/images/homepage/euromoney-ma-16x9.jpgImage200169 KiB
https://www.goldmansachs.com/images/homepage/RGB-JPG-GS_VM_Photo_WS_NYC_00276.jpgImage200158 KiB
https://www.goldmansachs.com/images/homepage/Research-Header.jpgImage200123 KiB
https://www.goldmansachs.com/Document200104 KiB
https://cdn.gs.com/fonts/gs-sans/v3/gs-sans-condensed-variable.woff2Font20096 KiB
https://www.goldmansachs.com/static-libs/adobe-launch/prod/c594587281c3/88cb7d3de9ae/launch-d71064969228.min.jsScript20093 KiB
https://www.goldmansachs.com/_next/static/chunks/2791.08afacc56465e1a0.jsScript20087 KiB
https://cdn.gs.com/fonts/gs-serif/v3/gs-serif-variable.woff2Font20086 KiB
https://cdn.gs.com/fonts/gs-sans/v3/gs-sans-variable-italic.woff2Font20085 KiB
https://cdn.gs.com/fonts/gs-sans/v3/gs-sans-variable.woff2Font20085 KiB
https://www.goldmansachs.com/images/homepage/DMS-CNBC.jpgImage20081 KiB
https://www.goldmansachs.com/images/insights/the-markets/how-earnings-volatility-and-ai-capex-are-affecting-us-markets/garrett-1x1.jpgImage20078 KiB
https://www.goldmansachs.com/images/migrated/citizenship/10000-small-businesses/US/small-business-resources/multimedia/sm-town-tout-800x450.jpgImage20069 KiB
https://www.goldmansachs.com/static-libs/braze/5.9/braze.min.jsScript20067 KiB
https://www.goldmansachs.com/images/homepage/business%20of%20impact.jpegImage20066 KiB
https://www.goldmansachs.com/_next/static/chunks/8128.244318f9200d5245.jsScript20058 KiB
https://www.goldmansachs.com/_next/static/chunks/framework-96f0aeb840eff697.jsScript20048 KiB
https://consent.trustarc.com/get?name=gs-sans-variable.woff2Font20045 KiB
https://www.goldmansachs.com/_next/static/chunks/c5c82340.02342f50ab56e518.jsScript20042 KiB
https://www.goldmansachs.com/images/insights/series/Exchanges-3x2.pngImage20042 KiB

Long tasks (>50 ms)

StartDuration
2585 ms554 ms
1587 ms505 ms
2161 ms357 ms
408 ms230 ms
724 ms187 ms
3185 ms168 ms
1191 ms105 ms
989 ms103 ms
196 ms80 ms
314 ms79 ms
Analyzing…
running mobile + desktop · ~30s