www.nearhub.us

Report from 9/20/2026, 1:24:45 PM https://www.nearhub.us/
Latest run · lab, cold cache
83
9/20/2026
28-day score · p75 · the standard
89
8 runs
▼ latest 6 below the 28-day score
CRR100%latest
SSD60%latest
TC273 toklatest
TTFUT68 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/nearhub.us.svg)](https://agentvitals.dev/results?url=https%3A%2F%2Fwww.nearhub.us%2F)
<a href="https://agentvitals.dev/results?url=https%3A%2F%2Fwww.nearhub.us%2F"><img src="https://agentvitals.dev/badge/nearhub.us.svg" alt="Core Agent Vitals" height="20"></a>
What AI tells your customers about youAgent confidence: MEDIUM
Business nameNearHub
CategoryOrganization
Pricenot found
Location333 West San Carlos Street, San Jose, CA, 95110, US
Hoursnot found
Productsnot found
DescriptionNearHub provides smart office solutions to boost productivity for remote and hybrid working. Our products include interactive smart boards, conference cameras, business headsets, ergonomic furnitur…

⚠️ Your page title reads like a navigation menu, so an agent may cite your business as “NearHub | Smart Board, Conference Camera & Headset for Smarter Hybrid Work | NearHub Official”.

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

83
Overall score
weighted CAV (0–100)
WARN
0–4950–8990–100

Metrics

100%
CRR Content Recovery Good
0.60
SSD Semantic Signal Density Needs work
273 tok
TC Token Cost Good
4 ms
TTFUT Time to First Useful Token N/A

Token Cost breakdown

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

Content
1% · 159
Chrome (nav / header / footer)
27.1% · 4,414
Boilerplate (cookie / ad)
0% · 0
Other
71.9% · 11,716

Final screenshot

Final screenshot of https://www.nearhub.us/

Diagnostics

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

agent representation — token decomposition

EvidenceToken decomposition: content 1%, chrome 27.1%, boilerplate 0%, other 71.9%. Only 1% 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.

medium SSD Low signal-to-noise for agents

content vs chrome/boilerplate

Evidencesignal 0.08 +llms.txt bonus · website JSON-LD 2/2
ImpactAgent spends tokens parsing nav/boilerplate instead of content.
Effort30–90 min

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

Agent Discoverability 100/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 Found at /llms.txt Learn →
robots.txt (AI bots) Major AI bots allowed Learn →
sitemap.xml Found at /sitemap.xml Learn →
JSON-LD structured data Types: Organization, WebSite, WebPage Learn →
~ agents.json Absent (emerging standard) Learn →
~ WebMCP endpoint Absent (emerging standard) Learn →
~ OpenAPI / API docs No OpenAPI/Swagger found Learn →

Issues (3)

~ 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 (9)

✓ robots.txt allows AI bots✓ No CAPTCHA wall✓ No content-blocking cookie wall✓ Machine-readable prices✓ llms.txt present + valid✓ 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.

37Transport posture (0–100, unscored)
1pass
1warn
3fail
Per-header findings (6)
HeaderEvidence
✅ HTTPSserved over HTTPS
❌ HSTSno strict-transport-security header
❌ Content-Security-Policyno content-security-policy header
❌ X-Content-Type-Optionsmissing nosniff
⚠️ Referrer-Policyno referrer-policy header (browser default applies)
➖ 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

Dis0CqW2.js — 168 KiB transferred, 50.3% unused

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

auditoryworks.co — 286 KiB, 8 requests

EvidenceThird-party is 34.4% of total transfer (35 requests); auditoryworks.co is the largest.
ImpactFewer bytes + main-thread stalls before your content settles for an agent.
Effort1–3 h
FixLazy-load, self-host, or remove auditoryworks.co; defer non-critical third-party scripts.

Third-party impact

35 third-party requests · 533 KiB (34.4% of transfer) · 34 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
auditoryworks.co8286 KiB
googletagmanager.com1193 KiB
clarity.ms528 KiB34 ms
bing.net115 KiB
doubleclick.net58 KiB
bing.com22 KiB
sentry.io10 KiB
google.ca40 KiB
google.com80 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.nearhub.us/nuxt-static/Dis0CqW2.js168 KiB50.3%84 KiB
https://www.googletagmanager.com/gtag/js?id=G-9PC0PSXWHY 3P193 KiB41.3%80 KiB
https://www.nearhub.us/nuxt-static/DTxmlm5N.js43 KiB73.6%32 KiB
https://www.nearhub.us/nuxt-static/CDgbBAt_.js27 KiB57.8%16 KiB
https://www.nearhub.us/nuxt-static/D7Hp9Pvr.js15 KiB81.4%12 KiB
https://www.nearhub.us/nuxt-static/B33-wM5h.js19 KiB66.7%12 KiB
https://scripts.clarity.ms/0.8.69/clarity.js 3P25 KiB47.5%12 KiB
https://bat.bing.net/bat.js?ti=343260608 3P15 KiB54.3%8 KiB
https://rybbit.nearhub.us/api/script.js11 KiB57.8%7 KiB
https://www.nearhub.us/nuxt-static/Ivf237wl.js13 KiB41.1%5 KiB
https://www.nearhub.us/nuxt-static/BS1wUy1x.js7 KiB73.7%5 KiB
https://www.nearhub.us/nuxt-static/CQrMr2EU.js6 KiB88.8%5 KiB
https://www.nearhub.us/nuxt-static/_vYhNhgE.js15 KiB31.9%5 KiB
https://www.nearhub.us/nuxt-static/DZIUOJid.js5 KiB58.7%3 KiB
https://www.nearhub.us/nuxt-static/9nifTpIO.js4 KiB66.7%2 KiB

Network

205Requests
1549 KiBTransferred
107Scripts
34.4%3rd-party
2Long tasks
Script (107)
743 KiB
Other (43)
314 KiB
Image (17)
287 KiB
Stylesheet (20)
85 KiB
Document (1)
67 KiB
Font (1)
48 KiB
Fetch (11)
3 KiB
Ping (3)
1 KiB
XHR (2)
1 KiB
Heaviest requests (30)
URLTypeStatusTransfer
https://www.googletagmanager.com/gtag/js?id=G-9PC0PSXWHYScript200193 KiB
https://www.nearhub.us/nuxt-static/Dis0CqW2.jsScript200168 KiB
https://www.nearhub.us/favicon.ico?v=1Other200106 KiB
https://www.nearhub.us/nuxt-static/logo-white.D8Xh2se9.pngOther20090 KiB
https://resource.auditoryworks.co/nearhub-v1/strapi/banner_iwb_pc_0e7798c34c/banner-iwb-pc.png?x-oss-process=image/resize,w_1440/format,webpImage20068 KiB
https://www.nearhub.us/Document20067 KiB
https://resource.auditoryworks.co/nearhub-v1/strapi/cirle_bg_2k_2_fd16e775f4/cirle-bg-2k-2.webp?x-oss-process=image/resize,w_1440/format,webpImage20053 KiB
https://www.nearhub.us/nuxt-static/entry.B-vGWCPD.cssStylesheet20051 KiB
https://www.nearhub.us/nuxt-static/Inter-normal-200_700-latin.Dx4kXJAl.woff2Font20048 KiB
https://resource.auditoryworks.co/nearhub-v1/strapi/home_page_new_pc_6e751144a8/home-page-new-pc.webp?x-oss-process=image/resize,w_1440/format,webpImage20045 KiB
https://www.nearhub.us/nuxt-static/DTxmlm5N.jsScript20043 KiB
https://resource.auditoryworks.co/nearhub-v1/strapi/loop_cdc8cf50c1/loop.png?x-oss-process=image/format,webpImage20042 KiB
https://www.nearhub.us/nuxt-static/dialog.DjOi_AbI.jpgOther20040 KiB
https://resource.auditoryworks.co/nearhub-v1/strapi/header_01_6eaa963d48/header-01.png?x-oss-process=image/format,webpImage20033 KiB
https://www.nearhub.us/nuxt-static/CDgbBAt_.jsScript20027 KiB
https://scripts.clarity.ms/0.8.69/clarity.jsScript20025 KiB
https://resource.auditoryworks.co/nearhub-v1/strapi/board_max_room_757e8608c3/board-max-room.png?x-oss-process=image/resize,w_580,h_416/format,webpImage20023 KiB
https://www.nearhub.us/nuxt-static/B33-wM5h.jsScript20019 KiB
https://resource.auditoryworks.co/nearhub-v1/strapi/nearhub_logo_bg_c74a230de3/nearhub-logo-bg.png?x-oss-process=image/resize,w_320/format,webpImage20017 KiB
https://bat.bing.net/bat.js?ti=343260608Script20015 KiB
https://www.nearhub.us/nuxt-static/D7Hp9Pvr.jsScript20015 KiB
https://www.nearhub.us/nuxt-static/_vYhNhgE.jsScript20015 KiB
https://www.nearhub.us/nuxt-static/CfQk3NUm.jsOther20014 KiB
https://www.nearhub.us/nuxt-static/Ivf237wl.jsScript20013 KiB
https://www.nearhub.us/nuxt-static/D94XuU-d.jsOther20012 KiB
https://rybbit.nearhub.us/api/script.jsScript20011 KiB
https://www.nearhub.us/nuxt-static/BS1wUy1x.jsScript2007 KiB
https://www.nearhub.us/nuxt-static/Clq2rb3b.jsScript2007 KiB
https://www.nearhub.us/nuxt-static/DErvBt8j.jsOther2006 KiB
https://www.nearhub.us/nuxt-static/CQrMr2EU.jsScript2006 KiB

Long tasks (>50 ms)

StartDuration
315 ms85 ms
453 ms83 ms
Analyzing…
running mobile + desktop · ~30s