www.1password.com

Report from 7/24/2026, 10:07:23 AM https://www.1password.com
Latest run · lab, cold cache
67
7/24/2026
28-day score · p75 · the standard
1/7 runs — building history (nightly)

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/1password.com.svg)](https://agentvitals.dev/results?url=https%3A%2F%2Fwww.1password.com)
<a href="https://agentvitals.dev/results?url=https%3A%2F%2Fwww.1password.com"><img src="https://agentvitals.dev/badge/1password.com.svg" alt="Core Agent Vitals" height="20"></a>
What AI tells your customers about youAgent confidence: LOW
🟡Business namePasswords, Secrets, and Access Management | 1Password · guessed from page text (no structured data)
Categorynot found
Pricenot applicable · not applicable to this page type
Locationnot applicable · not applicable to this page type
Hoursnot applicable · not applicable to this page type
Productsnot applicable · not applicable to this page type
🟡DescriptionProtect passwords and secrets, manage app access, and secure AI tools with 1Password. Easy to adopt from growing teams to enterprise. · guessed from page text (no structured 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.

67
Overall score
weighted CAV (0–100)
PASS
0–4950–8990–100

Metrics

100%
CRR Content Recovery Good
0.72
SSD Semantic Signal Density Good
212 tok
TC Token Cost Good
136 ms
TTFUT Time to First Useful Token N/A

Token Cost breakdown

Where the page's tokens go (≈2,834 across regions). 72% is non-content — chrome and boilerplate an agent pays for. Add landmark roles (main/nav/header/footer) so agents can skip it.

Content
28.2% · 800
Chrome (nav / header / footer)
71.5% · 2,025
Boilerplate (cookie / ad)
0% · 0
Other
0.3% · 9

Final screenshot

Final screenshot of https://www.1password.com

Diagnostics

high TC 71.8% of tokens are non-content (boilerplate/chrome)

agent representation — token decomposition

EvidenceToken decomposition: content 28.2%, chrome 71.5%, boilerplate 0%, other 0.3%. Only 28.200000000000003% of the agent's tokens are real content.
ImpactAn agent pays for boilerplate on every request and has less context left for the real content.
Effort30–90 min

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

Agent Discoverability 76/100 · Needs Work

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 No JSON-LD found Learn →
~ agents.json Absent (emerging standard) Learn →
~ WebMCP endpoint Absent (emerging standard) Learn →
~ OpenAPI / API docs No OpenAPI/Swagger found Learn →

Issues (5)

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

Structured data (JSON-LD) medium impact No JSON-LD found

Business impact Schema.org JSON-LD tells agents what a page IS (product, article, business) with typed fields (price, rating, hours). Without it agents extract less reliably.

What we measured We parse <script type=application/ld+json>, validate it, and check for populated @type fields.

How to fix Add JSON-LD: Organization/LocalBusiness on the homepage, Product on product pages, Article on posts.

Learn how to implement →

<script type="application/ld+json">{"@context":"https://schema.org","@type":"Organization","name":"Your Co","url":"https://example.com"}</script>

Spec: https://schema.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 (6)

✓ robots.txt allows AI bots✓ No CAPTCHA wall✓ No content-blocking cookie wall✓ No login wall on public content✓ 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.

100Transport posture (0–100, unscored)
5pass
0warn
0fail
Per-header findings (6)
HeaderEvidence
✅ HTTPSserved over HTTPS
✅ HSTSmax-age=31536000; includeSubdomains; preload
✅ Content-Security-Policypolicy present, script-src does not allow inline
✅ X-Content-Type-Optionsnosniff
✅ Referrer-Policyno-referrer-when-downgrade
➖ CORS exposureno CORS headers on the document (normal for an HTML page)
Full profile — how to improve · unused JS · network · timing

How to improve

mediumSplit the heaviest unused bundle

5605-9a5e9866e963a249.js — 139 KiB transferred, 63.4% unused

EvidenceCDP JS coverage: 88 KiB of this bundle is never executed on load.
Impact~-88 KiB transfer; lower Token Cost + faster agent parse.
Effort30–90 min
FixDynamic-import() the below-the-fold parts of 5605-9a5e9866e963a249.js, or drop unused dependencies.
mediumCut third-party weight

unpkg.com — 698 KiB, 1 requests

EvidenceThird-party is 48.7% of total transfer (22 requests); unpkg.com is the largest.
ImpactFewer bytes + main-thread stalls before your content settles for an agent.
Effort1–3 h
FixLazy-load, self-host, or remove unpkg.com; defer non-critical third-party scripts.
mediumBreak up long main-thread tasks

longest task 210 ms (10 total)

EvidenceMain thread blocked 210 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.
mediumCut total transfer weight

3.1 MB total

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

Third-party impact

22 third-party requests · 1545 KiB (48.7% of transfer) · 153 ms main-thread — code an agent must also fetch/run before your content settles. Fewer, lazier third-parties = faster, cheaper agent reads.

Third-party domainReqsTransferMain-thread
unpkg.com1698 KiB
ctfassets.net8684 KiB
transcend-cdn.com4160 KiB153 ms
browser-intake-datadoghq.com62 KiB
1passwordservices.com21 KiB
google-analytics.com11 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://1password.com/_next/static/chunks/5605-9a5e9866e963a249.js?dpl=dpl_96rY6GwhPLZpr127ZgMkFXT6JPv5139 KiB63.4%88 KiB
https://1password.com/_next/static/chunks/pages/_app-0c854272294f861c.js?dpl=dpl_96rY6GwhPLZpr127ZgMkFXT6JPv5141 KiB36%51 KiB
https://transcend-cdn.com/cm/fa619274-3c15-4155-bbec-c0cb75733259/ui.js 3P99 KiB43%42 KiB
https://1password.com/_next/static/chunks/framework-34a8c4228d7fd161.js?dpl=dpl_96rY6GwhPLZpr127ZgMkFXT6JPv562 KiB64.4%40 KiB
https://1password.com/_next/static/chunks/7952-ab6969bedd72f123.js?dpl=dpl_96rY6GwhPLZpr127ZgMkFXT6JPv563 KiB62.3%39 KiB
https://1password.com/_next/static/chunks/5491-398d07e4dbe36ef4.js?dpl=dpl_96rY6GwhPLZpr127ZgMkFXT6JPv551 KiB61%31 KiB
https://1password.com/gtag-prod.min.js64 KiB46.9%30 KiB
https://1password.com/_next/static/chunks/9549-d0fe07ed9aac986d.js?dpl=dpl_96rY6GwhPLZpr127ZgMkFXT6JPv565 KiB42%27 KiB
https://1password.com/_next/static/chunks/bc1a11eb-c2191b43769a8279.js?dpl=dpl_96rY6GwhPLZpr127ZgMkFXT6JPv546 KiB55.6%26 KiB
https://transcend-cdn.com/cm/fa619274-3c15-4155-bbec-c0cb75733259/airgap.js 3P54 KiB44.3%24 KiB
https://1password.com/_next/static/chunks/main-f853591be347f28d.js?dpl=dpl_96rY6GwhPLZpr127ZgMkFXT6JPv546 KiB52.3%24 KiB
https://1password.com/_next/static/chunks/2858-2578942a28b027d6.js?dpl=dpl_96rY6GwhPLZpr127ZgMkFXT6JPv529 KiB60.3%17 KiB
https://1password.com/insight.min.js22 KiB75.1%16 KiB
https://1password.com/_next/static/chunks/598-7dfca0c08b339342.js?dpl=dpl_96rY6GwhPLZpr127ZgMkFXT6JPv520 KiB78.8%16 KiB
https://1password.com/analytics.bundle.min.js25 KiB54.9%14 KiB

Network

97Requests
3176 KiBTransferred
44Scripts
48.7%3rd-party
10Long tasks
Fetch (17)
1203 KiB
Script (44)
1143 KiB
Stylesheet (3)
377 KiB
Image (23)
241 KiB
Document (1)
99 KiB
Font (3)
87 KiB
Other (3)
25 KiB
XHR (2)
1 KiB
Ping (1)
0 KiB
Heaviest requests (30)
URLTypeStatusTransfer
https://unpkg.com/@rive-app/[email protected]/rive.wasmFetch200698 KiB
https://assets.ctfassets.net/2h488pz7kgfv/31cChNLRLLEVDB7aOdjClv/51c7f9aea24bcf86440b6aebbba6f57b/homepage_hero_final_06.22.26.rivFetch200390 KiB
https://1password.com/_next/static/css/27d2a4785dc9ba88.css?dpl=dpl_96rY6GwhPLZpr127ZgMkFXT6JPv5Stylesheet200369 KiB
https://1password.com/_next/static/chunks/pages/_app-0c854272294f861c.js?dpl=dpl_96rY6GwhPLZpr127ZgMkFXT6JPv5Script200141 KiB
https://1password.com/_next/static/chunks/5605-9a5e9866e963a249.js?dpl=dpl_96rY6GwhPLZpr127ZgMkFXT6JPv5Script200139 KiB
https://images.ctfassets.net/2h488pz7kgfv/4qBihzvaunRR7hoLlihHAF/c0b5918a1552f39947daad4364ecda62/Dashboard__1_.webpImage200110 KiB
https://1password.com/Document20099 KiB
https://transcend-cdn.com/cm/fa619274-3c15-4155-bbec-c0cb75733259/ui.jsScript20099 KiB
https://assets.ctfassets.net/2h488pz7kgfv/6DYvsGZ8EAyTnjvlAWP5CJ/ce324c243cd19c0d38417c8f45f15729/logo_garden_2025_english__1_.rivFetch20086 KiB
https://1password.com/_next/static/chunks/9549-d0fe07ed9aac986d.js?dpl=dpl_96rY6GwhPLZpr127ZgMkFXT6JPv5Script20065 KiB
https://1password.com/gtag-prod.min.jsScript20064 KiB
https://1password.com/_next/static/chunks/7952-ab6969bedd72f123.js?dpl=dpl_96rY6GwhPLZpr127ZgMkFXT6JPv5Script20063 KiB
https://1password.com/_next/static/chunks/framework-34a8c4228d7fd161.js?dpl=dpl_96rY6GwhPLZpr127ZgMkFXT6JPv5Script20062 KiB
https://transcend-cdn.com/cm/fa619274-3c15-4155-bbec-c0cb75733259/airgap.jsScript20054 KiB
https://1password.com/_next/static/chunks/5491-398d07e4dbe36ef4.js?dpl=dpl_96rY6GwhPLZpr127ZgMkFXT6JPv5Script20051 KiB
https://images.ctfassets.net/2h488pz7kgfv/4YXoxMAEHcmqarZJ6ibIjp/9bc1909cd2ea00448bdcd8bee6643e59/Screenshot_2026-01-29_at_3.28.02%C3%A2__PM.pngImage20047 KiB
https://1password.com/_next/static/chunks/bc1a11eb-c2191b43769a8279.js?dpl=dpl_96rY6GwhPLZpr127ZgMkFXT6JPv5Script20046 KiB
https://1password.com/_next/static/chunks/main-f853591be347f28d.js?dpl=dpl_96rY6GwhPLZpr127ZgMkFXT6JPv5Script20046 KiB
https://1password.com/_next/static/media/9e5180a7add93a09-s.p.woff2?dpl=dpl_96rY6GwhPLZpr127ZgMkFXT6JPv5Font20030 KiB
https://1password.com/_next/static/media/9e5180a7add93a09-s.p.woff2?dpl=dpl_3XxSrxvQUDkbdRNiSheSA1BwfQCiFont20030 KiB
https://1password.com/_next/static/chunks/2858-2578942a28b027d6.js?dpl=dpl_96rY6GwhPLZpr127ZgMkFXT6JPv5Script20029 KiB
https://1password.com/_next/static/media/bee40e69b0eb6902-s.p.woff2?dpl=dpl_96rY6GwhPLZpr127ZgMkFXT6JPv5Font20028 KiB
https://1password.com/analytics.bundle.min.jsScript20025 KiB
https://1password.com/insight.min.jsScript20022 KiB
https://1password.com/_next/static/chunks/598-7dfca0c08b339342.js?dpl=dpl_96rY6GwhPLZpr127ZgMkFXT6JPv5Script20020 KiB
https://images.ctfassets.net/2h488pz7kgfv/4USR0K5t7QgedhH2QN8zGF/f0408183fa8732933bb7bc3c1937cf7a/03-saas-manager-3-card-2x.webpImage20016 KiB
https://images.ctfassets.net/2h488pz7kgfv/Sx9JsXUK6juqLX4udCk0A/b26e1717a73b92f63d8b1320cd81fabb/01-unified-access-3-card-2x.webpImage20016 KiB
https://1password.com/_next/static/chunks/8530-cc25ba2fec2ab88d.js?dpl=dpl_96rY6GwhPLZpr127ZgMkFXT6JPv5Script20016 KiB
https://1password.com/_next/static/chunks/8530-67a567acdd358af8.js?dpl=dpl_96rY6GwhPLZpr127ZgMkFXT6JPv5Other20016 KiB
https://images.ctfassets.net/2h488pz7kgfv/7FEVTKyiFHciBRqX5YZGle/ba6f2044c87b91634f5c5a06fa5cbb5f/02-epm-3-card-2x.webpImage20015 KiB

Long tasks (>50 ms)

StartDuration
338 ms210 ms
983 ms149 ms
1399 ms122 ms
858 ms118 ms
1252 ms96 ms
608 ms83 ms
1593 ms83 ms
691 ms79 ms
1784 ms77 ms
1921 ms62 ms
Analyzing…
running mobile + desktop · ~30s