Skip to content
https://hol.org/guard

Performance

· 24 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
84
GRADE
B
FIX
5
REVIEW
2
PASS
12
INFO
5

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

76
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
97
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

834 ms

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

1.60 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

306 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.000

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

2.24 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

7.24 s

Page Load Progression

745 ms
1.5 s
2.2 s
3.0 s
3.7 s
4.5 s
5.2 s
6.0 s
Checks
24
12 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
3.7 MB transferred, 185 requests
FIX
3.7 MB transferred, 185 requests
Warning::
Page weighs 10.1 MB (3.7 MB transferred)
Warning::
Images are 1.9 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.9 MB
Warning::
JavaScript is 1.7 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.7 MB
Warning::
185 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.77 g CO2 per page load
3.7 MB / 2.4 MB budget
3.7 MB transferred
185 requests
0.77 g CO2 per page load
Images 1.9 MiB 51%
JavaScript 1.7 MiB 47%
HTML 44.7 KiB 1%
Other 19.3 KiB 1%
Other 18.4 KiB 0%
Other 10.6 KiB 0%
Other 1.4 KiB 0%
Other 543 B 0%
CSS 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
JS Execution Cost
Action
2722ms total JS execution
FIX
2722ms total JS execution
Warning::
https://hol.org/_next/static/chunks/2z2h0bdoc2vn2....: 982ms CPU time
Warning::
https://hol.org/guard: 593ms CPU time
Warning::
Unattributable: 279ms CPU time
Info::
https://js.intercomcdn.com/frame-modern.6c4c04da.j...: 225ms CPU time
Info::
https://hol.org/v4xu/: 182ms CPU time
Info::
Third-party scripts: 390ms (14% of total)

Main Thread Breakdown

Script Evaluation 59% Other 19% Style & Layout 10% Script Parsing & Compilation 6% Rendering 3%
ScriptTotalScriptingParse/CompileParty
https://hol.org/_next/static/chunks/2z2h0bdoc2vn2.js982ms775ms6ms1st
https://hol.org/guard593ms42ms16ms1st
Unattributable279ms6ms0ms1st
https://js.intercomcdn.com/frame-modern.6c4c04da.js225ms189ms16ms3rd
https://hol.org/v4xu/182ms155ms15ms1st
https://hol.org/_next/static/chunks/1ncpa3b0pnl55.js139ms126ms3ms1st
https://scripts.clarity.ms/0.8.70/clarity.js114ms99ms2ms3rd
https://hol.org/cdn-cgi/challenge-platform/scripts/precursor/main.js99ms93ms1ms1st
https://hol.org/_next/static/chunks/24ve5-_75_yix.js58ms54ms2ms1st
https://www.googletagmanager.com/gtm.js?id=GTM-P83WH82S51ms26ms25ms3rd
D
JS Bundles
Action
87 scripts, 467 KB unused
FIX
87 scripts, 467 KB unused
Warning::
https://js.intercomcdn.com/frame-modern.6c4c04da.j...: 127 KB unused (68%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://hol.org/v4xu/: 65 KB unused (32%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://hol.org/_next/static/chunks/2mk31vzgv-w0_....: 39 KB unused (59%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://hol.org/_next/static/chunks/3f3gtpxux1nzd....: 37 KB unused (93%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://js.intercomcdn.com/vendor-modern.ec66fae1....: 35 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 467 KB
467 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://js.intercomcdn.com/frame-modern.6c4c04da.js187 KB127 KB (68%)3rd
https://hol.org/v4xu/201 KB65 KB (32%)1st
https://hol.org/_next/static/chunks/2mk31vzgv-w0_.js67 KB39 KB (59%)1st
https://hol.org/_next/static/chunks/3f3gtpxux1nzd.js41 KB37 KB (93%)1st
https://js.intercomcdn.com/vendor-modern.ec66fae1.js93 KB35 KB (38%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-P83WH82S174 KB30 KB (17%)3rd
https://hol.org/_next/static/chunks/3ct6bb742vir3.js46 KB30 KB (66%)1st
https://hol.org/_next/static/chunks/08fgflydrb_4f.js31 KB30 KB (99%)1st
https://hol.org/_next/static/chunks/3tesbfqottkcb.js29 KB26 KB (92%)1st
https://hol.org/_next/static/chunks/3l-ru08fg-6z8.js27 KB25 KB (96%)1st

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

D
Page Weight Inventory
Action
185 resources · 3.7 MB · 467 KB savings available
FIX
185 resources · 3.7 MB · 467 KB savings available
Warning::
Page weight 3.7 MB exceeds 1 MB target by 2.7 MB
Got: 3.7 MB Expected: ≤ 1 MB
Info::
~467 KB of savings available
Info::
48 third-party resources (14% of weight)
Info::
2 resources over 200KB
185 resources · 3.7 MiB · 48 third-party 2.7 MiB over 1MB target
Image 51% · 1.9 MiB
JavaScript 47% · 1.7 MiB
Document 1% · 44.8 KiB
Other 1% · 32.4 KiB
CSS 0% · 0 B

~467.4 KiB of savings available

Remove unused JavaScript: 467.4 KiB
D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: private, no-cache, no-store, max-age=0, must-revalidate
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

private, no-cache, no-store, max-age=0, must-revalidate

DirectiveValueMeaning
privateOnly browser cache, not CDN/proxy
no-cacheCache but always revalidate first
no-storeNever cache this response
max-age0Cache for 0 seconds
must-revalidateMust recheck with server after expiry
B
Image Optimization
55 images, 0 KB saveable
REVIEW
55 images, 0 KB saveable
Info::
All images are well-optimized
55 images 1.9 MB
0 oversized -0 KB
55 legacy format
0 missing dimensions CLS risk
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Third-Party Impact
14% third-party, 0 ms blocking
PASS
14% third-party, 0 ms blocking
Info::
Third-party code accounts for 14% of page weight (539.9 KiB of 3.7 MiB)
Info::
Third-party blocking time is low (0 ms)
86%
First-party Third-party
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
No web fonts (system fonts)
PASS
No web fonts (system fonts)
Info::
No web fonts loaded — system fonts are fastest
No web fonts loaded — system fonts are optimal.
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
HTTP/3 (QUIC)
HTTP/3 advertised via Alt-Svc
PASS
HTTP/3 advertised via Alt-Svc
Info::
HTTP/3 (QUIC) is supported
First-load mobile users on cellular networks see meaningful latency improvements with HTTP/3. The QUIC transport collapses TLS + TCP handshakes into one and recovers faster from packet loss.
A+
Document Compression
Document response uses brotli
PASS
Document response uses brotli
Info::
Main HTML response uses brotli (Content-Encoding: br)
Brotli is the best text-compression algorithm for general use, ~20% smaller than gzip on average (40% on smaller files). Modern browsers all support it.
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Main HTML Cache-Control
Main HTML uses no-store -- correct for sensitive/dynamic content
PASS
Main HTML uses no-store -- correct for sensitive/dynamic content
Info::
Main HTML uses no-store -- correct for sensitive/dynamic content
Got: private, no-cache, no-store, max-age=0, must-revalidate
A+
Server-Timing Observability
4 Server-Timing entries advertised
PASS
4 Server-Timing entries advertised
Info::
Server-Timing header advertises 4 timing entries
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch,...
The page declares a `Vary` header, telling downstream caches which request headers the response varies on. Critical for content-negotiated responses (compression, language, cookies, device class).
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
Asset Compression
No text asset hosts to measure
INFO
No text asset hosts to measure
Info::
No third-party or subdomain host served enough text assets to measure
Asset compression is measured per host, from one HEAD request against a sampled resource. Pages that serve all their JS and CSS from the document's own origin are covered by the document compression check instead.
Network Waterfall
185 requests over 5354ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 834 ms LCP 1.6 shttps://hol.org/guard/guard https://hol.org/guard — 200 — 44.7 KiB — 627 ms — h3https://hol.org/_next/static/chunks/1_z0nkdms--rw.css/_next/static/chunks/1_z0nkdms--rw.... https://hol.org/_next/static/chunks/1_z0nkdms--rw.css — 200 — 0 B — 6 ms — h3https://hol.org/_next/static/chunks/1qeoa6r98ixsm.css/_next/static/chunks/1qeoa6r98ixsm.... https://hol.org/_next/static/chunks/1qeoa6r98ixsm.css — 200 — 0 B — 4 ms — h3https://hol.org/_next/static/media/logo.0kpheseef4ohc.png?w=48/_next/static/media/logo.0kpheseef4... https://hol.org/_next/static/media/logo.0kpheseef4ohc.png?w=48 — 200 — 51.7 KiB — 77 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v31edd6df95cf4e85bb4c19e7a9bdbcba1788362987495static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v31edd6df95cf4e85bb4c19e7a9bdbcba1788362987495 — 200 — 10.1 KiB — 113 ms — h2https://hol.org/v4xu//v4xu/ https://hol.org/v4xu/ — 200 — 201.2 KiB — 337 ms — h3https://hol.org/_next/static/chunks/3kjbz-et5thva.js/_next/static/chunks/3kjbz-et5thva.... https://hol.org/_next/static/chunks/3kjbz-et5thva.js — 200 — 3.2 KiB — 69 ms — h3https://hol.org/_next/static/chunks/1_rb1zvfr44l8.js/_next/static/chunks/1_rb1zvfr44l8.... https://hol.org/_next/static/chunks/1_rb1zvfr44l8.js — 200 — 9.3 KiB — 71 ms — h3https://hol.org/_next/static/chunks/2z2h0bdoc2vn2.js/_next/static/chunks/2z2h0bdoc2vn2.... https://hol.org/_next/static/chunks/2z2h0bdoc2vn2.js — 200 — 72.3 KiB — 81 ms — h3https://hol.org/_next/static/chunks/1w2esqf5lp099.js/_next/static/chunks/1w2esqf5lp099.... https://hol.org/_next/static/chunks/1w2esqf5lp099.js — 200 — 42.8 KiB — 73 ms — h3https://hol.org/_next/static/chunks/turbopack-3b8sfg46wt3u2.js/_next/static/chunks/turbopack-3b8s... https://hol.org/_next/static/chunks/turbopack-3b8sfg46wt3u2.js — 200 — 5.1 KiB — 77 ms — h3https://hol.org/_next/static/chunks/1bf4zjup13ic-.js/_next/static/chunks/1bf4zjup13ic-.... https://hol.org/_next/static/chunks/1bf4zjup13ic-.js — 200 — 6.1 KiB — 74 ms — h3https://hol.org/_next/static/chunks/1tzgkj-ppt8su.js/_next/static/chunks/1tzgkj-ppt8su.... https://hol.org/_next/static/chunks/1tzgkj-ppt8su.js — 200 — 1.8 KiB — 185 ms — h3https://hol.org/_next/static/chunks/33060vr8in_tm.js/_next/static/chunks/33060vr8in_tm.... https://hol.org/_next/static/chunks/33060vr8in_tm.js — 200 — 8.3 KiB — 77 ms — h3https://hol.org/_next/static/chunks/3pg5va_p_uoz9.js/_next/static/chunks/3pg5va_p_uoz9.... https://hol.org/_next/static/chunks/3pg5va_p_uoz9.js — 200 — 11.4 KiB — 100 ms — h3https://hol.org/_next/static/chunks/32m8i26-azp70.js/_next/static/chunks/32m8i26-azp70.... https://hol.org/_next/static/chunks/32m8i26-azp70.js — 200 — 6.4 KiB — 93 ms — h3https://hol.org/_next/static/chunks/3j9ud7lfol2b2.js/_next/static/chunks/3j9ud7lfol2b2.... https://hol.org/_next/static/chunks/3j9ud7lfol2b2.js — 200 — 5.2 KiB — 195 ms — h3https://hol.org/_next/static/chunks/1dbagc4xx8ns7.js/_next/static/chunks/1dbagc4xx8ns7.... https://hol.org/_next/static/chunks/1dbagc4xx8ns7.js — 200 — 1.1 KiB — 192 ms — h3https://hol.org/_next/static/chunks/186dwlpsk5__w.js/_next/static/chunks/186dwlpsk5__w.... https://hol.org/_next/static/chunks/186dwlpsk5__w.js — 200 — 10.5 KiB — 100 ms — h3https://hol.org/_next/static/chunks/1dnxgknk7akdy.js/_next/static/chunks/1dnxgknk7akdy.... https://hol.org/_next/static/chunks/1dnxgknk7akdy.js — 200 — 7.8 KiB — 174 ms — h3https://hol.org/_next/static/chunks/0edktyfr9fzjt.js/_next/static/chunks/0edktyfr9fzjt.... https://hol.org/_next/static/chunks/0edktyfr9fzjt.js — 200 — 8.6 KiB — 100 ms — h3https://hol.org/_next/static/chunks/0_zwiqr5vqmpy.js/_next/static/chunks/0_zwiqr5vqmpy.... https://hol.org/_next/static/chunks/0_zwiqr5vqmpy.js — 200 — 14.9 KiB — 298 ms — h3https://hol.org/_next/static/chunks/3tesbfqottkcb.js/_next/static/chunks/3tesbfqottkcb.... https://hol.org/_next/static/chunks/3tesbfqottkcb.js — 200 — 29.5 KiB — 82 ms — h3https://hol.org/_next/static/chunks/459jocyssbpsz.js/_next/static/chunks/459jocyssbpsz.... https://hol.org/_next/static/chunks/459jocyssbpsz.js — 200 — 11.9 KiB — 173 ms — h3https://hol.org/_next/static/chunks/43oiu_y9tk044.js/_next/static/chunks/43oiu_y9tk044.... https://hol.org/_next/static/chunks/43oiu_y9tk044.js — 200 — 42.7 KiB — 184 ms — h3https://hol.org/_next/static/chunks/3zv-92nnh_u74.js/_next/static/chunks/3zv-92nnh_u74.... https://hol.org/_next/static/chunks/3zv-92nnh_u74.js — 200 — 11.9 KiB — 291 ms — h3https://hol.org/_next/static/chunks/2bfov9p3e0r0a.js/_next/static/chunks/2bfov9p3e0r0a.... https://hol.org/_next/static/chunks/2bfov9p3e0r0a.js — 200 — 10.6 KiB — 288 ms — h3https://hol.org/_next/static/chunks/0s_bq4r6y-1ou.js/_next/static/chunks/0s_bq4r6y-1ou.... https://hol.org/_next/static/chunks/0s_bq4r6y-1ou.js — 200 — 6.5 KiB — 173 ms — h3https://hol.org/_next/static/chunks/1hpx076m4eokp.js/_next/static/chunks/1hpx076m4eokp.... https://hol.org/_next/static/chunks/1hpx076m4eokp.js — 200 — 9.2 KiB — 181 ms — h3https://hol.org/_next/static/chunks/1863vlrev75a6.js/_next/static/chunks/1863vlrev75a6.... https://hol.org/_next/static/chunks/1863vlrev75a6.js — 200 — 11.3 KiB — 291 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 834 ms LCP 1.6 shttps://hol.org/guard/guard https://hol.org/guard — 200 — 44.7 KiB — 627 ms — h3https://hol.org/_next/static/chunks/1_z0nkdms--rw.css/_next/static/chunks/1_z0nkdms--rw.... https://hol.org/_next/static/chunks/1_z0nkdms--rw.css — 200 — 0 B — 6 ms — h3https://hol.org/_next/static/chunks/1qeoa6r98ixsm.css/_next/static/chunks/1qeoa6r98ixsm.... https://hol.org/_next/static/chunks/1qeoa6r98ixsm.css — 200 — 0 B — 4 ms — h3https://hol.org/_next/static/media/logo.0kpheseef4ohc.png?w=48/_next/static/media/logo.0kpheseef4... https://hol.org/_next/static/media/logo.0kpheseef4ohc.png?w=48 — 200 — 51.7 KiB — 77 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v31edd6df95cf4e85bb4c19e7a9bdbcba1788362987495static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v31edd6df95cf4e85bb4c19e7a9bdbcba1788362987495 — 200 — 10.1 KiB — 113 ms — h2https://hol.org/v4xu//v4xu/ https://hol.org/v4xu/ — 200 — 201.2 KiB — 337 ms — h3https://hol.org/_next/static/chunks/3kjbz-et5thva.js/_next/static/chunks/3kjbz-et5thva.... https://hol.org/_next/static/chunks/3kjbz-et5thva.js — 200 — 3.2 KiB — 69 ms — h3https://hol.org/_next/static/chunks/1_rb1zvfr44l8.js/_next/static/chunks/1_rb1zvfr44l8.... https://hol.org/_next/static/chunks/1_rb1zvfr44l8.js — 200 — 9.3 KiB — 71 ms — h3https://hol.org/_next/static/chunks/2z2h0bdoc2vn2.js/_next/static/chunks/2z2h0bdoc2vn2.... https://hol.org/_next/static/chunks/2z2h0bdoc2vn2.js — 200 — 72.3 KiB — 81 ms — h3https://hol.org/_next/static/chunks/1w2esqf5lp099.js/_next/static/chunks/1w2esqf5lp099.... https://hol.org/_next/static/chunks/1w2esqf5lp099.js — 200 — 42.8 KiB — 73 ms — h3https://hol.org/_next/static/chunks/turbopack-3b8sfg46wt3u2.js/_next/static/chunks/turbopack-3b8s... https://hol.org/_next/static/chunks/turbopack-3b8sfg46wt3u2.js — 200 — 5.1 KiB — 77 ms — h3https://hol.org/_next/static/chunks/1bf4zjup13ic-.js/_next/static/chunks/1bf4zjup13ic-.... https://hol.org/_next/static/chunks/1bf4zjup13ic-.js — 200 — 6.1 KiB — 74 ms — h3https://hol.org/_next/static/chunks/1tzgkj-ppt8su.js/_next/static/chunks/1tzgkj-ppt8su.... https://hol.org/_next/static/chunks/1tzgkj-ppt8su.js — 200 — 1.8 KiB — 185 ms — h3https://hol.org/_next/static/chunks/33060vr8in_tm.js/_next/static/chunks/33060vr8in_tm.... https://hol.org/_next/static/chunks/33060vr8in_tm.js — 200 — 8.3 KiB — 77 ms — h3https://hol.org/_next/static/chunks/3pg5va_p_uoz9.js/_next/static/chunks/3pg5va_p_uoz9.... https://hol.org/_next/static/chunks/3pg5va_p_uoz9.js — 200 — 11.4 KiB — 100 ms — h3https://hol.org/_next/static/chunks/32m8i26-azp70.js/_next/static/chunks/32m8i26-azp70.... https://hol.org/_next/static/chunks/32m8i26-azp70.js — 200 — 6.4 KiB — 93 ms — h3https://hol.org/_next/static/chunks/3j9ud7lfol2b2.js/_next/static/chunks/3j9ud7lfol2b2.... https://hol.org/_next/static/chunks/3j9ud7lfol2b2.js — 200 — 5.2 KiB — 195 ms — h3https://hol.org/_next/static/chunks/1dbagc4xx8ns7.js/_next/static/chunks/1dbagc4xx8ns7.... https://hol.org/_next/static/chunks/1dbagc4xx8ns7.js — 200 — 1.1 KiB — 192 ms — h3https://hol.org/_next/static/chunks/186dwlpsk5__w.js/_next/static/chunks/186dwlpsk5__w.... https://hol.org/_next/static/chunks/186dwlpsk5__w.js — 200 — 10.5 KiB — 100 ms — h3https://hol.org/_next/static/chunks/1dnxgknk7akdy.js/_next/static/chunks/1dnxgknk7akdy.... https://hol.org/_next/static/chunks/1dnxgknk7akdy.js — 200 — 7.8 KiB — 174 ms — h3https://hol.org/_next/static/chunks/0edktyfr9fzjt.js/_next/static/chunks/0edktyfr9fzjt.... https://hol.org/_next/static/chunks/0edktyfr9fzjt.js — 200 — 8.6 KiB — 100 ms — h3https://hol.org/_next/static/chunks/0_zwiqr5vqmpy.js/_next/static/chunks/0_zwiqr5vqmpy.... https://hol.org/_next/static/chunks/0_zwiqr5vqmpy.js — 200 — 14.9 KiB — 298 ms — h3https://hol.org/_next/static/chunks/3tesbfqottkcb.js/_next/static/chunks/3tesbfqottkcb.... https://hol.org/_next/static/chunks/3tesbfqottkcb.js — 200 — 29.5 KiB — 82 ms — h3https://hol.org/_next/static/chunks/459jocyssbpsz.js/_next/static/chunks/459jocyssbpsz.... https://hol.org/_next/static/chunks/459jocyssbpsz.js — 200 — 11.9 KiB — 173 ms — h3https://hol.org/_next/static/chunks/43oiu_y9tk044.js/_next/static/chunks/43oiu_y9tk044.... https://hol.org/_next/static/chunks/43oiu_y9tk044.js — 200 — 42.7 KiB — 184 ms — h3https://hol.org/_next/static/chunks/3zv-92nnh_u74.js/_next/static/chunks/3zv-92nnh_u74.... https://hol.org/_next/static/chunks/3zv-92nnh_u74.js — 200 — 11.9 KiB — 291 ms — h3https://hol.org/_next/static/chunks/2bfov9p3e0r0a.js/_next/static/chunks/2bfov9p3e0r0a.... https://hol.org/_next/static/chunks/2bfov9p3e0r0a.js — 200 — 10.6 KiB — 288 ms — h3https://hol.org/_next/static/chunks/0s_bq4r6y-1ou.js/_next/static/chunks/0s_bq4r6y-1ou.... https://hol.org/_next/static/chunks/0s_bq4r6y-1ou.js — 200 — 6.5 KiB — 173 ms — h3https://hol.org/_next/static/chunks/1hpx076m4eokp.js/_next/static/chunks/1hpx076m4eokp.... https://hol.org/_next/static/chunks/1hpx076m4eokp.js — 200 — 9.2 KiB — 181 ms — h3https://hol.org/_next/static/chunks/1863vlrev75a6.js/_next/static/chunks/1863vlrev75a6.... https://hol.org/_next/static/chunks/1863vlrev75a6.js — 200 — 11.3 KiB — 291 ms — h3https://hol.org/_next/static/chunks/2rg7cyuryby34.js/_next/static/chunks/2rg7cyuryby34.... https://hol.org/_next/static/chunks/2rg7cyuryby34.js — 200 — 11.6 KiB — 101 ms — h3https://hol.org/_next/static/chunks/12uf6vrwdxoaw.js/_next/static/chunks/12uf6vrwdxoaw.... https://hol.org/_next/static/chunks/12uf6vrwdxoaw.js — 200 — 9.3 KiB — 216 ms — h3https://hol.org/_next/static/chunks/43qjafpn69hfv.js/_next/static/chunks/43qjafpn69hfv.... https://hol.org/_next/static/chunks/43qjafpn69hfv.js — 200 — 16.2 KiB — 92 ms — h3https://hol.org/_next/static/chunks/35bx-sijl4rnn.js/_next/static/chunks/35bx-sijl4rnn.... https://hol.org/_next/static/chunks/35bx-sijl4rnn.js — 200 — 11.6 KiB — 156 ms — h3https://hol.org/_next/static/chunks/05pxs-saefuoz.js/_next/static/chunks/05pxs-saefuoz.... https://hol.org/_next/static/chunks/05pxs-saefuoz.js — 200 — 10.9 KiB — 302 ms — h3https://hol.org/_next/static/chunks/103c4pi4fmtei.js/_next/static/chunks/103c4pi4fmtei.... https://hol.org/_next/static/chunks/103c4pi4fmtei.js — 200 — 15.9 KiB — 295 ms — h3https://hol.org/_next/static/chunks/0z2oher5igw0t.js/_next/static/chunks/0z2oher5igw0t.... https://hol.org/_next/static/chunks/0z2oher5igw0t.js — 200 — 11.7 KiB — 189 ms — h3https://hol.org/_next/static/chunks/35tzwgkzknus8.js/_next/static/chunks/35tzwgkzknus8.... https://hol.org/_next/static/chunks/35tzwgkzknus8.js — 200 — 4.7 KiB — 233 ms — h3https://hol.org/_next/static/chunks/3ct6bb742vir3.js/_next/static/chunks/3ct6bb742vir3.... https://hol.org/_next/static/chunks/3ct6bb742vir3.js — 200 — 46.3 KiB — 290 ms — h3https://hol.org/_next/static/chunks/0y6puui7m-evn.js/_next/static/chunks/0y6puui7m-evn.... https://hol.org/_next/static/chunks/0y6puui7m-evn.js — 200 — 15.0 KiB — 267 ms — h3https://hol.org/_next/static/chunks/08fgflydrb_4f.js/_next/static/chunks/08fgflydrb_4f.... https://hol.org/_next/static/chunks/08fgflydrb_4f.js — 200 — 30.8 KiB — 300 ms — h3https://hol.org/_next/static/chunks/3r0kgauws9isn.js/_next/static/chunks/3r0kgauws9isn.... https://hol.org/_next/static/chunks/3r0kgauws9isn.js — 200 — 14.4 KiB — 178 ms — h3https://hol.org/_next/static/chunks/1zq9q0mz49ydu.js/_next/static/chunks/1zq9q0mz49ydu.... https://hol.org/_next/static/chunks/1zq9q0mz49ydu.js — 200 — 20.8 KiB — 300 ms — h3https://hol.org/_next/static/chunks/3-12mi1j64o3p.js/_next/static/chunks/3-12mi1j64o3p.... https://hol.org/_next/static/chunks/3-12mi1j64o3p.js — 200 — 9.1 KiB — 213 ms — h3https://hol.org/_next/static/chunks/3f3gtpxux1nzd.js/_next/static/chunks/3f3gtpxux1nzd.... https://hol.org/_next/static/chunks/3f3gtpxux1nzd.js — 200 — 40.8 KiB — 293 ms — h3https://hol.org/_next/static/chunks/2cds3e0_kri6h.js/_next/static/chunks/2cds3e0_kri6h.... https://hol.org/_next/static/chunks/2cds3e0_kri6h.js — 200 — 13.0 KiB — 290 ms — h3https://hol.org/_next/static/chunks/24ve5-_75_yix.js/_next/static/chunks/24ve5-_75_yix.... https://hol.org/_next/static/chunks/24ve5-_75_yix.js — 200 — 22.2 KiB — 300 ms — h3https://hol.org/_next/static/chunks/1s_4secl1i9cz.js/_next/static/chunks/1s_4secl1i9cz.... https://hol.org/_next/static/chunks/1s_4secl1i9cz.js — 200 — 15.9 KiB — 234 ms — h3https://hol.org/_next/static/chunks/29t26bwbysmcu.js/_next/static/chunks/29t26bwbysmcu.... https://hol.org/_next/static/chunks/29t26bwbysmcu.js — 200 — 11.2 KiB — 201 ms — h3https://hol.org/_next/static/chunks/1emcmasfuet3q.js/_next/static/chunks/1emcmasfuet3q.... https://hol.org/_next/static/chunks/1emcmasfuet3q.js — 200 — 1.5 KiB — 209 ms — h3https://hol.org/_next/static/chunks/2gn1xnhaby9-e.js/_next/static/chunks/2gn1xnhaby9-e.... https://hol.org/_next/static/chunks/2gn1xnhaby9-e.js — 200 — 11.7 KiB — 186 ms — h3https://hol.org/_next/static/chunks/376f1wr6uaz25.js/_next/static/chunks/376f1wr6uaz25.... https://hol.org/_next/static/chunks/376f1wr6uaz25.js — 200 — 6.9 KiB — 233 ms — h3https://hol.org/_next/static/chunks/3wygf-z2sssvf.js/_next/static/chunks/3wygf-z2sssvf.... https://hol.org/_next/static/chunks/3wygf-z2sssvf.js — 200 — 7.6 KiB — 303 ms — h3https://hol.org/_next/static/chunks/0tks7n066-7nm.js/_next/static/chunks/0tks7n066-7nm.... https://hol.org/_next/static/chunks/0tks7n066-7nm.js — 200 — 8.9 KiB — 312 ms — h3https://hol.org/_next/static/chunks/1hog_81oxng4e.js/_next/static/chunks/1hog_81oxng4e.... https://hol.org/_next/static/chunks/1hog_81oxng4e.js — 200 — 9.7 KiB — 239 ms — h3https://hol.org/_next/static/chunks/3zcbc75-vym70.js/_next/static/chunks/3zcbc75-vym70.... https://hol.org/_next/static/chunks/3zcbc75-vym70.js — 200 — 11.8 KiB — 181 ms — h3https://hol.org/_next/static/chunks/3l-ru08fg-6z8.js/_next/static/chunks/3l-ru08fg-6z8.... https://hol.org/_next/static/chunks/3l-ru08fg-6z8.js — 200 — 27.1 KiB — 311 ms — h3https://hol.org/_next/static/chunks/2plnoazdblaor.js/_next/static/chunks/2plnoazdblaor.... https://hol.org/_next/static/chunks/2plnoazdblaor.js — 200 — 10.9 KiB — 251 ms — h3https://hol.org/_next/static/chunks/1ncpa3b0pnl55.js/_next/static/chunks/1ncpa3b0pnl55.... https://hol.org/_next/static/chunks/1ncpa3b0pnl55.js — 200 — 20.0 KiB — 184 ms — h3https://hol.org/_next/static/chunks/2mk31vzgv-w0_.js/_next/static/chunks/2mk31vzgv-w0_.... https://hol.org/_next/static/chunks/2mk31vzgv-w0_.js — 200 — 67.0 KiB — 325 ms — h3https://hol.org/_next/static/chunks/2np7mi0881iac.js/_next/static/chunks/2np7mi0881iac.... https://hol.org/_next/static/chunks/2np7mi0881iac.js — 200 — 13.1 KiB — 250 ms — h3https://hol.org/_next/static/chunks/06tuw03zwp6gb.js/_next/static/chunks/06tuw03zwp6gb.... https://hol.org/_next/static/chunks/06tuw03zwp6gb.js — 200 — 30.0 KiB — 312 ms — h3https://hol.org/points/site.webmanifest/points/site.webmanifest https://hol.org/points/site.webmanifest — 200 — 1.4 KiB — 200 ms — h3https://hol.org/guard/logos/codex.png/guard/logos/codex.png https://hol.org/guard/logos/codex.png — 200 — 3.8 KiB — 393 ms — h3https://hol.org/guard/logos/claude-code.png/guard/logos/claude-code.png https://hol.org/guard/logos/claude-code.png — 200 — 4.7 KiB — 293 ms — h3https://hol.org/guard/logos/cursor-logo.png/guard/logos/cursor-logo.png https://hol.org/guard/logos/cursor-logo.png — 200 — 3.9 KiB — 290 ms — h3https://hol.org/guard/logos/opencode-logo.png/guard/logos/opencode-logo.png https://hol.org/guard/logos/opencode-logo.png — 200 — 2.8 KiB — 230 ms — h3https://hol.org/guard/logos/gemini-cli.png/guard/logos/gemini-cli.png https://hol.org/guard/logos/gemini-cli.png — 200 — 3.9 KiB — 284 ms — h3https://hol.org/guard/logos/openclaw-logo.png/guard/logos/openclaw-logo.png https://hol.org/guard/logos/openclaw-logo.png — 200 — 3.8 KiB — 300 ms — h3https://hol.org/logo_icons/Bonzo.png/logo_icons/Bonzo.png https://hol.org/logo_icons/Bonzo.png — 200 — 37.1 KiB — 333 ms — h3https://hol.org/logo_icons/Hashpack.png/logo_icons/Hashpack.png https://hol.org/logo_icons/Hashpack.png — 200 — 9.1 KiB — 210 ms — h3https://hol.org/logo_icons/SentX.png/logo_icons/SentX.png https://hol.org/logo_icons/SentX.png — 200 — 21.0 KiB — 259 ms — h3https://hol.org/logo_icons/Neuron.png/logo_icons/Neuron.png https://hol.org/logo_icons/Neuron.png — 200 — 10.5 KiB — 236 ms — h3https://hol.org/logo_icons/Kiloscribe.png/logo_icons/Kiloscribe.png https://hol.org/logo_icons/Kiloscribe.png — 200 — 39.6 KiB — 231 ms — h3https://hol.org/logo_icons/Buidler%20Labs.png/logo_icons/Buidler%20Labs.png https://hol.org/logo_icons/Buidler%20Labs.png — 200 — 30.3 KiB — 329 ms — h3https://hol.org/logo_icons/Hashgate.png/logo_icons/Hashgate.png https://hol.org/logo_icons/Hashgate.png — 200 — 24.7 KiB — 264 ms — h3https://hol.org/logo_icons/HGRAPH.png/logo_icons/HGRAPH.png https://hol.org/logo_icons/HGRAPH.png — 200 — 19.7 KiB — 254 ms — h3https://hol.org/logo_icons/Tashi.png/logo_icons/Tashi.png https://hol.org/logo_icons/Tashi.png — 200 — 14.2 KiB — 328 ms — h3https://hol.org/logo_icons/Turtlemoon.png/logo_icons/Turtlemoon.png https://hol.org/logo_icons/Turtlemoon.png — 200 — 38.4 KiB — 320 ms — h3https://hol.org/cohort1/GoDaddy.png/cohort1/GoDaddy.png https://hol.org/cohort1/GoDaddy.png — 200 — 32.1 KiB — 309 ms — h3https://hol.org/cohort1/XMTP.png/cohort1/XMTP.png https://hol.org/cohort1/XMTP.png — 200 — 33.2 KiB — 277 ms — h3https://hol.org/cohort1/Intuition.png/cohort1/Intuition.png https://hol.org/cohort1/Intuition.png — 200 — 43.4 KiB — 331 ms — h3https://hol.org/cohort1/Skale.png/cohort1/Skale.png https://hol.org/cohort1/Skale.png — 200 — 23.3 KiB — 277 ms — h3https://hol.org/cohort1/Openmatter.png/cohort1/Openmatter.png https://hol.org/cohort1/Openmatter.png — 200 — 63.6 KiB — 329 ms — h3https://hol.org/cohort1/Layerd.png/cohort1/Layerd.png https://hol.org/cohort1/Layerd.png — 200 — 92.3 KiB — 244 ms — h3https://hol.org/cohort1/agent.png/cohort1/agent.png https://hol.org/cohort1/agent.png — 200 — 24.6 KiB — 239 ms — h3https://hol.org/cohort1/DSR.png/cohort1/DSR.png https://hol.org/cohort1/DSR.png — 200 — 18.8 KiB — 323 ms — h3https://hol.org/cohort1/Todaq.png/cohort1/Todaq.png https://hol.org/cohort1/Todaq.png — 200 — 21.0 KiB — 276 ms — h3https://hol.org/cohort1/SwytchCode.png/cohort1/SwytchCode.png https://hol.org/cohort1/SwytchCode.png — 200 — 48.7 KiB — 316 ms — h3https://hol.org/cohort1/Bond%20Credit.png/cohort1/Bond%20Credit.png https://hol.org/cohort1/Bond%20Credit.png — 200 — 29.6 KiB — 273 ms — h3https://hol.org/cohort1/Gradient.png/cohort1/Gradient.png https://hol.org/cohort1/Gradient.png — 200 — 26.2 KiB — 307 ms — h3https://hol.org/cohort1/Matterhorn.png/cohort1/Matterhorn.png https://hol.org/cohort1/Matterhorn.png — 200 — 110.3 KiB — 351 ms — h3https://hol.org/cohort1/Lynxify.png/cohort1/Lynxify.png https://hol.org/cohort1/Lynxify.png — 200 — 23.7 KiB — 282 ms — h3https://hol.org/cohort1/STFG.png/cohort1/STFG.png https://hol.org/cohort1/STFG.png — 200 — 24.2 KiB — 316 ms — h3https://hol.org/cohort1/April.png/cohort1/April.png https://hol.org/cohort1/April.png — 200 — 42.9 KiB — 309 ms — h3https://hol.org/cohort1/PacSpace.png/cohort1/PacSpace.png https://hol.org/cohort1/PacSpace.png — 200 — 22.2 KiB — 316 ms — h3https://hol.org/cohort1/UnthinkAI.png/cohort1/UnthinkAI.png https://hol.org/cohort1/UnthinkAI.png — 200 — 43.7 KiB — 323 ms — h3https://hol.org/cohort1/IvyFi.png/cohort1/IvyFi.png https://hol.org/cohort1/IvyFi.png — 200 — 87.3 KiB — 345 ms — h3https://hol.org/cohort1/AgentaOS.png/cohort1/AgentaOS.png https://hol.org/cohort1/AgentaOS.png — 200 — 93.0 KiB — 350 ms — h3https://hol.org/cohort1/TalentAI.png/cohort1/TalentAI.png https://hol.org/cohort1/TalentAI.png — 200 — 31.4 KiB — 328 ms — h3https://hol.org/cohort1/Theagora.png/cohort1/Theagora.png https://hol.org/cohort1/Theagora.png — 200 — 605.7 KiB — 415 ms — h3https://hol.org/cohort1/VDV.png/cohort1/VDV.png https://hol.org/cohort1/VDV.png — 200 — 45.2 KiB — 332 ms — h3https://hol.org/cohort1/HorizenLabs-mark.svg/cohort1/HorizenLabs-mark.svg https://hol.org/cohort1/HorizenLabs-mark.svg — 200 — 1.6 KiB — 141 ms — h3https://i.ytimg.com/vi/cCxMQXXIqG8/hqdefault.jpgi.ytimg.com/vi/cCxMQXXIqG8/hqdefaul... https://i.ytimg.com/vi/cCxMQXXIqG8/hqdefault.jpg — 200 — 6.1 KiB — 138 ms — h2https://hol.org/cdn-cgi/challenge-platform/scripts/precursor/main.js/cdn-cgi/challenge-platform/scripts... https://hol.org/cdn-cgi/challenge-platform/scripts/precursor/main.js — 302 — 227 B — 238 ms — h3https://hol.org/cdn-cgi/challenge-platform/h/g/scripts/precursor/330e41bb475c/main.js?/cdn-cgi/challenge-platform/h/g/scr... https://hol.org/cdn-cgi/challenge-platform/h/g/scripts/precursor/330e41bb475c/main.js? — 200 — 22.6 KiB — 62 ms — h3https://region1.analytics.google.com/g/collect?v=2&tid=G-3CJQ2VJ0L6&gtm=45892e69i2h1v9228367414za204zd9228367414xf4&_p=1790084216170&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dYzg1YT.dNzQzZD&_eu=AAAAACAC&_uip=%3A%3A&cid=1823039188.1790084217&frm=0&ibt=1&ngs=1&pscdl=noapi&rcb=1&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B153.0.8010.52%7CNot_A%2520Brand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=ES-MD&_s=1&tag_exp=115616986~115938466~115938468~117776795~118897920~118897930~120213116~120385422~120469145~120469153~120847433&sid=1790084216&sct=1&seg=0&dl=https%3A%2F%2Fhol.org%2Fguard&dt=HOL%20Guard%20%7C%20Security%20for%20AI%20Agents&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&gap.gtb=1&tfd=1446region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-3CJQ2VJ0L6&gtm=45892e69i2h1v9228367414za204zd9228367414xf4&_p=1790084216170&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dYzg1YT.dNzQzZD&_eu=AAAAACAC&_uip=%3A%3A&cid=1823039188.1790084217&frm=0&ibt=1&ngs=1&pscdl=noapi&rcb=1&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B153.0.8010.52%7CNot_A%2520Brand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=ES-MD&_s=1&tag_exp=115616986~115938466~115938468~117776795~118897920~118897930~120213116~120385422~120469145~120469153~120847433&sid=1790084216&sct=1&seg=0&dl=https%3A%2F%2Fhol.org%2Fguard&dt=HOL%20Guard%20%7C%20Security%20for%20AI%20Agents&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&gap.gtb=1&tfd=1446 — 204 — 543 B — 128 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&ngs=1&ibt=1&tid=G-3CJQ2VJ0L6&cid=1823039188.1790084217&gtm=45892e69i2h1v9228367414za204zd9228367414xf4&rcb=1&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=115616986~115938466~115938468~117776795~118897920~118897930~120213116~120385422~120469145~120469153~120847433stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&ngs=1&ibt=1&tid=G-3CJQ2VJ0L6&cid=1823039188.1790084217&gtm=45892e69i2h1v9228367414za204zd9228367414xf4&rcb=1&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=115616986~115938466~115938468~117776795~118897920~118897930~120213116~120385422~120469145~120469153~120847433 — 204 — 543 B — 94 ms — h2https://www.google.com/ccm/collect?rcb=1&frm=0&apvc=1&auid=188535139.1790084217&dt=HOL%20Guard%20%7C%20Security%20for%20AI%20Agents&tid=AW-17512816237&en=page_view&dl=https%3A%2F%2Fhol.org%2Fguard&scrsrc=hol.org&rnd=1724213220.1790084217&navt=n&npa=1&did=dYzg1YT&gdid=dYzg1YT.dNzQzZD&gtm=45892e69i2h1v9228367414za204zd9228367414xecxf4&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=115616986~115938466~115938468~117776795~118897920~118897930~120213116~120385422~120469145~120469153~120847433&tft=1790084216952&tfd=1449&gap.gtb=1&tids=AW-17512816237&fmt=8www.google.com/ccm/collect?rcb=1&fr... https://www.google.com/ccm/collect?rcb=1&frm=0&apvc=1&auid=188535139.1790084217&dt=HOL%20Guard%20%7C%20Security%20for%20AI%20Agents&tid=AW-17512816237&en=page_view&dl=https%3A%2F%2Fhol.org%2Fguard&scrsrc=hol.org&rnd=1724213220.1790084217&navt=n&npa=1&did=dYzg1YT&gdid=dYzg1YT.dNzQzZD&gtm=45892e69i2h1v9228367414za204zd9228367414xecxf4&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=115616986~115938466~115938468~117776795~118897920~118897930~120213116~120385422~120469145~120469153~120847433&tft=1790084216952&tfd=1449&gap.gtb=1&tids=AW-17512816237&fmt=8 — 200 — 21 B — 124 ms — h3https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&ngs=1&ibt=1&tid=G-3CJQ2VJ0L6&cid=1823039188.1790084217&gtm=45892e69i2h1v9228367414za204zd9228367414xf4&rcb=1&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=115616986~115938466~115938468~117776795~118897920~118897930~120213116~120385422~120469145~120469153~120847433&z=1014762944www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&ngs=1&ibt=1&tid=G-3CJQ2VJ0L6&cid=1823039188.1790084217&gtm=45892e69i2h1v9228367414za204zd9228367414xf4&rcb=1&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=115616986~115938466~115938468~117776795~118897920~118897930~120213116~120385422~120469145~120469153~120847433&z=1014762944 — 200 — 408 B — 88 ms — h2https://ad.doubleclick.net/ccm/s/collect?auid=188535139.1790084217&gtm=45892e69i2h1v9228367414za204zd9228367414xecxf4&fmt=8ad.doubleclick.net/ccm/s/collect?au... https://ad.doubleclick.net/ccm/s/collect?auid=188535139.1790084217&gtm=45892e69i2h1v9228367414za204zd9228367414xecxf4&fmt=8 — 204 — 22 B — 123 ms — h3https://hol.org/cdn-cgi/challenge-platform/h/g/precursor/330e41bb475c/0.7529382050247535:1790082616:8U_bGJmSTGt8O8rhRSOYsV5KzMNG3rHaeZNauYw8frU/a3f1b38b2c243c8c/cdn-cgi/challenge-platform/h/g/pre... https://hol.org/cdn-cgi/challenge-platform/h/g/precursor/330e41bb475c/0.7529382050247535:1790082616:8U_bGJmSTGt8O8rhRSOYsV5KzMNG3rHaeZNauYw8frU/a3f1b38b2c243c8c — 200 — 1.2 KiB — 33 ms — h3https://hol.org/_next/static/chunks/3ebho5rr70cyx.js/_next/static/chunks/3ebho5rr70cyx.... https://hol.org/_next/static/chunks/3ebho5rr70cyx.js — 200 — 7.9 KiB — 52 ms — h3https://hol.org/cdn-cgi/rum?/cdn-cgi/rum? https://hol.org/cdn-cgi/rum? — 204 — 448 B — 27 ms — h3https://hol.org/points/favicon.ico/points/favicon.ico https://hol.org/points/favicon.ico — 200 — 5.0 KiB — 138 ms — h3https://hol.org/apple-touch-icon.png/apple-touch-icon.png https://hol.org/apple-touch-icon.png — 200 — 12.8 KiB — 162 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-P83WH82Swww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-P83WH82S — 200 — 173.5 KiB — 161 ms — h2https://stats.hol.org/script.jsstats.hol.org/script.js https://stats.hol.org/script.js — -1 — 0 B — 174 ms — https://hol.org/api/email/attribution-beacon/api/email/attribution-beacon https://hol.org/api/email/attribution-beacon — 200 — 951 B — 131 ms — h3https://hol.org/v4xu/sz4LAubs8aG5Bk-HiiJOyKnniopLUNisqNedcjD3XjuyDlxaaAI/v4xu/sz4LAubs8aG5Bk-HiiJOyKnniopLU... https://hol.org/v4xu/sz4LAubs8aG5Bk-HiiJOyKnniopLUNisqNedcjD3XjuyDlxaaAI — 404 — 548 B — 124 ms — h3https://www.googletagmanager.com/gtag/js?id=G-3CJQ2VJ0L6www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-3CJQ2VJ0L6 — -1 — 0 B — 122 ms — https://hol.org/points/api/auth/session/points/api/auth/session https://hol.org/points/api/auth/session — 200 — 1.0 KiB — 130 ms — h3https://hol.org/points/api/guard/analytics/paid-funnel/points/api/guard/analytics/paid-fu... https://hol.org/points/api/guard/analytics/paid-funnel — 202 — 1013 B — 167 ms — h3https://hol.org/_next/static/chunks/19fmorj7_kjzd.js/_next/static/chunks/19fmorj7_kjzd.... https://hol.org/_next/static/chunks/19fmorj7_kjzd.js — 200 — 6.7 KiB — 50 ms — h3https://hol.org/v4xu/gs/ccm/collect?rcb=1&frm=0&apvc=0&tid=AW-17512816237&en=guard_page_view&dl=https%3A%2F%2Fhol.org%2Fguard&scrsrc=hol.org&rnd=1724213220.1790084217&navt=n&npa=1&ep.guard_route_family=productHome&ep.guard_referrer_class=direct&ep.guard_landing_path=%2Fguard&ep.page_path=%2Fguard&ep.funnel_id=product_landing&ep.stage_id=landing_view&ep.action=viewed&epn.schema_version=2&ep.destination_loaded=0&ep.route_id=landing&did=dYzg1YT&gdid=dYzg1YT.dNzQzZD&gtm=45892e69i2h1v9228367414za204zd9228367414xecxf4&gcs=G101&gcd=13p3t3p2p5l1&dma_cps=-&dma=1&tag_exp=115616986~115938466~115938468~117776795~118897920~118897930~120213116~120385422~120469145~120469153~120847433&tft=1790084217399&tfd=1896&gap.gtb=1&tids=AW-17512816237&fmt=8/v4xu/gs/ccm/collect?rcb=1&frm=0&ap... https://hol.org/v4xu/gs/ccm/collect?rcb=1&frm=0&apvc=0&tid=AW-17512816237&en=guard_page_view&dl=https%3A%2F%2Fhol.org%2Fguard&scrsrc=hol.org&rnd=1724213220.1790084217&navt=n&npa=1&ep.guard_route_family=productHome&ep.guard_referrer_class=direct&ep.guard_landing_path=%2Fguard&ep.page_path=%2Fguard&ep.funnel_id=product_landing&ep.stage_id=landing_view&ep.action=viewed&epn.schema_version=2&ep.destination_loaded=0&ep.route_id=landing&did=dYzg1YT&gdid=dYzg1YT.dNzQzZD&gtm=45892e69i2h1v9228367414za204zd9228367414xecxf4&gcs=G101&gcd=13p3t3p2p5l1&dma_cps=-&dma=1&tag_exp=115616986~115938466~115938468~117776795~118897920~118897930~120213116~120385422~120469145~120469153~120847433&tft=1790084217399&tfd=1896&gap.gtb=1&tids=AW-17512816237&fmt=8 — 200 — 600 B — 83 ms — h3https://hol.org/guard/install?_rsc=JAkdEdJGnImDFELu/guard/install?_rsc=JAkdEdJGnImDFEL... https://hol.org/guard/install?_rsc=JAkdEdJGnImDFELu — 200 — 1.4 KiB — 208 ms — h3https://hol.org/guard/risk-check?_rsc=JAkdEdJGnImDFELu/guard/risk-check?_rsc=JAkdEdJGnImD... https://hol.org/guard/risk-check?_rsc=JAkdEdJGnImDFELu — 200 — 1.3 KiB — 167 ms — h3https://hol.org/v4xu/?id=G-3CJQ2VJ0L6&cx=c&gtm=4e69i2h1&f=1/v4xu/?id=G-3CJQ2VJ0L6&cx=c&gtm=4e6... https://hol.org/v4xu/?id=G-3CJQ2VJ0L6&cx=c&gtm=4e69i2h1&f=1 — 404 — 543 B — 270 ms — h3https://static.ads-twitter.com/uwt.jsstatic.ads-twitter.com/uwt.js https://static.ads-twitter.com/uwt.js — 200 — 17.3 KiB — 136 ms — h2https://www.clarity.ms/tag/uq6jcu27p0?ref=gtmwww.clarity.ms/tag/uq6jcu27p0?ref=g... https://www.clarity.ms/tag/uq6jcu27p0?ref=gtm — 200 — 1.1 KiB — 126 ms — http/1.1https://r2.leadsy.ai/tag.jsr2.leadsy.ai/tag.js https://r2.leadsy.ai/tag.js — 200 — 1.3 KiB — 82 ms — h2https://widget.intercom.io/widget/e3veo7t4widget.intercom.io/widget/e3veo7t4 https://widget.intercom.io/widget/e3veo7t4 — 200 — 2.4 KiB — 61 ms — h2https://unpkg.com/web-vitals@3/dist/web-vitals.iife.jsunpkg.com/web-vitals@3/dist/web-vit... https://unpkg.com/web-vitals@3/dist/web-vitals.iife.js — 302 — 307 B — 113 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=8&frm=0&apvc=0&ae=g&en=page_view&dl=https%3A%2F%2Fhol.org%2Fguard&scrsrc=www.googletagmanager.com&rnd=1724213220.1790084217&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He69i2v9229123704za200zd9229123704xeaxf1&gcs=G101&gcd=13q3v3q2q5l1&dma_cps=-&dma=0&tag_exp=115616986~115938466~115938469~118897920~118897930~120385423~120469145~120469153~120591197&tft=1790084217673&tfd=2169&fmt=8pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=8&frm=0&apvc=0&ae=g&en=page_view&dl=https%3A%2F%2Fhol.org%2Fguard&scrsrc=www.googletagmanager.com&rnd=1724213220.1790084217&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He69i2v9229123704za200zd9229123704xeaxf1&gcs=G101&gcd=13q3v3q2q5l1&dma_cps=-&dma=0&tag_exp=115616986~115938466~115938469~118897920~118897930~120385423~120469145~120469153~120591197&tft=1790084217673&tfd=2169&fmt=8 — 200 — 21 B — 65 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-3CJQ2VJ0L6&gtm=45892e69i2h1v9228367414za204zd9228367414xf4&_p=1790084216170&gcs=G101&gcd=13p3t3p2p5l1&npa=1&dma_cps=-&dma=1&gdid=dYzg1YT.dNzQzZD&_eu=AAAAACQC&_uip=%3A%3A&cid=1823039188.1790084217&frm=0&ibt=1&ngs=1&pscdl=denied&rcb=1&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B153.0.8010.52%7CNot_A%2520Brand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=ES-MD&_s=2&tag_exp=115616986~115938466~115938468~117776795~118897920~118897930~120213116~120385422~120469145~120469153~120847433&dp=%2Fguard&sid=1790084216&sct=1&seg=0&dl=https%3A%2F%2Fhol.org%2Fguard&dt=HOL%20Guard%20%7C%20Security%20for%20AI%20Agents&en=guard_page_view&_ee=1&gap.gtb=1&ep.guard_route_family=productHome&ep.guard_referrer_class=direct&ep.guard_landing_path=%2Fguard&ep.funnel_id=product_landing&ep.stage_id=landing_view&ep.action=viewed&epn.schema_version=2&ep.destination_loaded=false&ep.route_id=landing&_et=366&tfd=2184region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-3CJQ2VJ0L6&gtm=45892e69i2h1v9228367414za204zd9228367414xf4&_p=1790084216170&gcs=G101&gcd=13p3t3p2p5l1&npa=1&dma_cps=-&dma=1&gdid=dYzg1YT.dNzQzZD&_eu=AAAAACQC&_uip=%3A%3A&cid=1823039188.1790084217&frm=0&ibt=1&ngs=1&pscdl=denied&rcb=1&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B153.0.8010.52%7CNot_A%2520Brand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=ES-MD&_s=2&tag_exp=115616986~115938466~115938468~117776795~118897920~118897930~120213116~120385422~120469145~120469153~120847433&dp=%2Fguard&sid=1790084216&sct=1&seg=0&dl=https%3A%2F%2Fhol.org%2Fguard&dt=HOL%20Guard%20%7C%20Security%20for%20AI%20Agents&en=guard_page_view&_ee=1&gap.gtb=1&ep.guard_route_family=productHome&ep.guard_referrer_class=direct&ep.guard_landing_path=%2Fguard&ep.funnel_id=product_landing&ep.stage_id=landing_view&ep.action=viewed&epn.schema_version=2&ep.destination_loaded=false&ep.route_id=landing&_et=366&tfd=2184 — 204 — 290 B — 49 ms — h2https://unpkg.com/web-vitals@3.5.2/dist/web-vitals.iife.jsunpkg.com/web-vitals@3.5.2/dist/web... https://unpkg.com/web-vitals@3.5.2/dist/web-vitals.iife.js — 200 — 3.0 KiB — 52 ms — h3https://hol.org/guard/risk-check?_rsc=-Q1_qIxqPaKSQWCB/guard/risk-check?_rsc=-Q1_qIxqPaKS... https://hol.org/guard/risk-check?_rsc=-Q1_qIxqPaKSQWCB — 200 — 6.2 KiB — 189 ms — h3https://hol.org/guard/install?_rsc=eaTPWWTemkuIaE3W/guard/install?_rsc=eaTPWWTemkuIaE3... https://hol.org/guard/install?_rsc=eaTPWWTemkuIaE3W — 200 — 2.5 KiB — 170 ms — h3https://js.intercomcdn.com/frame-modern.6c4c04da.jsjs.intercomcdn.com/frame-modern.6c4... https://js.intercomcdn.com/frame-modern.6c4c04da.js — 200 — 187.3 KiB — 125 ms — h2https://js.intercomcdn.com/vendor-modern.ec66fae1.jsjs.intercomcdn.com/vendor-modern.ec... https://js.intercomcdn.com/vendor-modern.ec66fae1.js — 200 — 92.8 KiB — 168 ms — h2https://t.co/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=e11846e4-0fa2-40de-9137-42611228e633&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=33e6095d-41e4-4974-a0b7-f8e4a38bbd16&tw_document_href=https%3A%2F%2Fhol.org%2Fguard&tw_engaged_ms=6&tw_iframe_status=0&tw_pid_src=1&tw_session_count=1&tw_session_id=1790084217761-815992694&twpid=tw.1790084217761.212388820183382927&txn_id=pjhn5&type=javascript&version=2.4.11t.co/1/i/adsct?bci=4&dv=UTC%26en-US... https://t.co/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=e11846e4-0fa2-40de-9137-42611228e633&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=33e6095d-41e4-4974-a0b7-f8e4a38bbd16&tw_document_href=https%3A%2F%2Fhol.org%2Fguard&tw_engaged_ms=6&tw_iframe_status=0&tw_pid_src=1&tw_session_count=1&tw_session_id=1790084217761-815992694&twpid=tw.1790084217761.212388820183382927&txn_id=pjhn5&type=javascript&version=2.4.11 — 200 — 474 B — 395 ms — h2https://analytics.twitter.com/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=e11846e4-0fa2-40de-9137-42611228e633&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=33e6095d-41e4-4974-a0b7-f8e4a38bbd16&tw_document_href=https%3A%2F%2Fhol.org%2Fguard&tw_engaged_ms=6&tw_iframe_status=0&tw_pid_src=1&tw_session_count=1&tw_session_id=1790084217761-815992694&twpid=tw.1790084217761.212388820183382927&txn_id=pjhn5&type=javascript&version=2.4.11analytics.twitter.com/1/i/adsct?bci... https://analytics.twitter.com/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=e11846e4-0fa2-40de-9137-42611228e633&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=33e6095d-41e4-4974-a0b7-f8e4a38bbd16&tw_document_href=https%3A%2F%2Fhol.org%2Fguard&tw_engaged_ms=6&tw_iframe_status=0&tw_pid_src=1&tw_session_count=1&tw_session_id=1790084217761-815992694&twpid=tw.1790084217761.212388820183382927&txn_id=pjhn5&type=javascript&version=2.4.11 — 200 — 823 B — 349 ms — h2https://t.co/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=9da7815c-fca5-4988-ad84-1049e3aef0f7&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=33e6095d-41e4-4974-a0b7-f8e4a38bbd16&tw_document_href=https%3A%2F%2Fhol.org%2Fguard&tw_engaged_ms=9&tw_iframe_status=0&tw_pid_src=1&tw_session_count=1&tw_session_id=1790084217761-815992694&twpid=tw.1790084217761.212388820183382927&txn_id=pjhn5&type=javascript&version=2.4.11t.co/1/i/adsct?bci=4&dv=UTC%26en-US... https://t.co/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=9da7815c-fca5-4988-ad84-1049e3aef0f7&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=33e6095d-41e4-4974-a0b7-f8e4a38bbd16&tw_document_href=https%3A%2F%2Fhol.org%2Fguard&tw_engaged_ms=9&tw_iframe_status=0&tw_pid_src=1&tw_session_count=1&tw_session_id=1790084217761-815992694&twpid=tw.1790084217761.212388820183382927&txn_id=pjhn5&type=javascript&version=2.4.11 — 200 — 667 B — 383 ms — h2https://analytics.twitter.com/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=9da7815c-fca5-4988-ad84-1049e3aef0f7&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=33e6095d-41e4-4974-a0b7-f8e4a38bbd16&tw_document_href=https%3A%2F%2Fhol.org%2Fguard&tw_engaged_ms=9&tw_iframe_status=0&tw_pid_src=1&tw_session_count=1&tw_session_id=1790084217761-815992694&twpid=tw.1790084217761.212388820183382927&txn_id=pjhn5&type=javascript&version=2.4.11analytics.twitter.com/1/i/adsct?bci... https://analytics.twitter.com/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=9da7815c-fca5-4988-ad84-1049e3aef0f7&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=33e6095d-41e4-4974-a0b7-f8e4a38bbd16&tw_document_href=https%3A%2F%2Fhol.org%2Fguard&tw_engaged_ms=9&tw_iframe_status=0&tw_pid_src=1&tw_session_count=1&tw_session_id=1790084217761-815992694&twpid=tw.1790084217761.212388820183382927&txn_id=pjhn5&type=javascript&version=2.4.11 — 200 — 976 B — 355 ms — h2https://t.co/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=695013d5-08ff-4d5a-9da6-61dd06fce7ab&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=33e6095d-41e4-4974-a0b7-f8e4a38bbd16&tw_document_href=https%3A%2F%2Fhol.org%2Fguard&tw_engaged_ms=10&tw_iframe_status=0&tw_pid_src=1&tw_session_count=1&tw_session_id=1790084217761-815992694&twpid=tw.1790084217761.212388820183382927&txn_id=pjhn5&type=javascript&version=2.4.11t.co/1/i/adsct?bci=4&dv=UTC%26en-US... https://t.co/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=695013d5-08ff-4d5a-9da6-61dd06fce7ab&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=33e6095d-41e4-4974-a0b7-f8e4a38bbd16&tw_document_href=https%3A%2F%2Fhol.org%2Fguard&tw_engaged_ms=10&tw_iframe_status=0&tw_pid_src=1&tw_session_count=1&tw_session_id=1790084217761-815992694&twpid=tw.1790084217761.212388820183382927&txn_id=pjhn5&type=javascript&version=2.4.11 — 200 — 478 B — 387 ms — h2https://analytics.twitter.com/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=695013d5-08ff-4d5a-9da6-61dd06fce7ab&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=33e6095d-41e4-4974-a0b7-f8e4a38bbd16&tw_document_href=https%3A%2F%2Fhol.org%2Fguard&tw_engaged_ms=10&tw_iframe_status=0&tw_pid_src=1&tw_session_count=1&tw_session_id=1790084217761-815992694&twpid=tw.1790084217761.212388820183382927&txn_id=pjhn5&type=javascript&version=2.4.11analytics.twitter.com/1/i/adsct?bci... https://analytics.twitter.com/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=695013d5-08ff-4d5a-9da6-61dd06fce7ab&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=33e6095d-41e4-4974-a0b7-f8e4a38bbd16&tw_document_href=https%3A%2F%2Fhol.org%2Fguard&tw_engaged_ms=10&tw_iframe_status=0&tw_pid_src=1&tw_session_count=1&tw_session_id=1790084217761-815992694&twpid=tw.1790084217761.212388820183382927&txn_id=pjhn5&type=javascript&version=2.4.11 — 200 — 827 B — 356 ms — h2https://t.co/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=fd7df930-94fe-4644-a183-8054946cd6e3&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=33e6095d-41e4-4974-a0b7-f8e4a38bbd16&tw_document_href=https%3A%2F%2Fhol.org%2Fguard&tw_engaged_ms=13&tw_iframe_status=0&tw_pid_src=1&tw_session_count=1&tw_session_id=1790084217761-815992694&twpid=tw.1790084217761.212388820183382927&txn_id=pjhn5&type=javascript&version=2.4.11t.co/1/i/adsct?bci=4&dv=UTC%26en-US... https://t.co/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=fd7df930-94fe-4644-a183-8054946cd6e3&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=33e6095d-41e4-4974-a0b7-f8e4a38bbd16&tw_document_href=https%3A%2F%2Fhol.org%2Fguard&tw_engaged_ms=13&tw_iframe_status=0&tw_pid_src=1&tw_session_count=1&tw_session_id=1790084217761-815992694&twpid=tw.1790084217761.212388820183382927&txn_id=pjhn5&type=javascript&version=2.4.11 — 200 — 480 B — 383 ms — h2https://analytics.twitter.com/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=fd7df930-94fe-4644-a183-8054946cd6e3&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=33e6095d-41e4-4974-a0b7-f8e4a38bbd16&tw_document_href=https%3A%2F%2Fhol.org%2Fguard&tw_engaged_ms=13&tw_iframe_status=0&tw_pid_src=1&tw_session_count=1&tw_session_id=1790084217761-815992694&twpid=tw.1790084217761.212388820183382927&txn_id=pjhn5&type=javascript&version=2.4.11analytics.twitter.com/1/i/adsct?bci... https://analytics.twitter.com/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=fd7df930-94fe-4644-a183-8054946cd6e3&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=33e6095d-41e4-4974-a0b7-f8e4a38bbd16&tw_document_href=https%3A%2F%2Fhol.org%2Fguard&tw_engaged_ms=13&tw_iframe_status=0&tw_pid_src=1&tw_session_count=1&tw_session_id=1790084217761-815992694&twpid=tw.1790084217761.212388820183382927&txn_id=pjhn5&type=javascript&version=2.4.11 — 200 — 1014 B — 339 ms — h2https://t.co/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=780cd540-b3e5-4200-9d6c-1334eda20fe9&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=33e6095d-41e4-4974-a0b7-f8e4a38bbd16&tw_document_href=https%3A%2F%2Fhol.org%2Fguard&tw_engaged_ms=15&tw_iframe_status=0&tw_pid_src=1&tw_session_count=1&tw_session_id=1790084217761-815992694&twpid=tw.1790084217761.212388820183382927&txn_id=pjhn5&type=javascript&version=2.4.11t.co/1/i/adsct?bci=4&dv=UTC%26en-US... https://t.co/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=780cd540-b3e5-4200-9d6c-1334eda20fe9&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=33e6095d-41e4-4974-a0b7-f8e4a38bbd16&tw_document_href=https%3A%2F%2Fhol.org%2Fguard&tw_engaged_ms=15&tw_iframe_status=0&tw_pid_src=1&tw_session_count=1&tw_session_id=1790084217761-815992694&twpid=tw.1790084217761.212388820183382927&txn_id=pjhn5&type=javascript&version=2.4.11 — 200 — 628 B — 396 ms — h2https://analytics.twitter.com/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=780cd540-b3e5-4200-9d6c-1334eda20fe9&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=33e6095d-41e4-4974-a0b7-f8e4a38bbd16&tw_document_href=https%3A%2F%2Fhol.org%2Fguard&tw_engaged_ms=15&tw_iframe_status=0&tw_pid_src=1&tw_session_count=1&tw_session_id=1790084217761-815992694&twpid=tw.1790084217761.212388820183382927&txn_id=pjhn5&type=javascript&version=2.4.11analytics.twitter.com/1/i/adsct?bci... https://analytics.twitter.com/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=780cd540-b3e5-4200-9d6c-1334eda20fe9&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=33e6095d-41e4-4974-a0b7-f8e4a38bbd16&tw_document_href=https%3A%2F%2Fhol.org%2Fguard&tw_engaged_ms=15&tw_iframe_status=0&tw_pid_src=1&tw_session_count=1&tw_session_id=1790084217761-815992694&twpid=tw.1790084217761.212388820183382927&txn_id=pjhn5&type=javascript&version=2.4.11 — 200 — 822 B — 349 ms — h2https://t.co/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=4c1ce936-c7e9-4c52-94b6-f65a03a36a8a&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=33e6095d-41e4-4974-a0b7-f8e4a38bbd16&tw_ch_fvl=Chromium%2F153.0.8010.52%2CNot_A%20Brand%2F8.0.0.0&tw_ch_pv=10.15.7&tw_document_href=https%3A%2F%2Fhol.org%2Fguard&tw_engaged_ms=3&tw_iframe_status=0&tw_pid_src=1&tw_session_count=1&tw_session_id=1790084217761-815992694&tw_session_start=1&twpid=tw.1790084217761.212388820183382927&txn_id=pjhn5&type=javascript&version=2.4.11t.co/1/i/adsct?bci=4&dv=UTC%26en-US... https://t.co/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=4c1ce936-c7e9-4c52-94b6-f65a03a36a8a&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=33e6095d-41e4-4974-a0b7-f8e4a38bbd16&tw_ch_fvl=Chromium%2F153.0.8010.52%2CNot_A%20Brand%2F8.0.0.0&tw_ch_pv=10.15.7&tw_document_href=https%3A%2F%2Fhol.org%2Fguard&tw_engaged_ms=3&tw_iframe_status=0&tw_pid_src=1&tw_session_count=1&tw_session_id=1790084217761-815992694&tw_session_start=1&twpid=tw.1790084217761.212388820183382927&txn_id=pjhn5&type=javascript&version=2.4.11 — 200 — 475 B — 387 ms — h2https://analytics.twitter.com/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=4c1ce936-c7e9-4c52-94b6-f65a03a36a8a&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=33e6095d-41e4-4974-a0b7-f8e4a38bbd16&tw_ch_fvl=Chromium%2F153.0.8010.52%2CNot_A%20Brand%2F8.0.0.0&tw_ch_pv=10.15.7&tw_document_href=https%3A%2F%2Fhol.org%2Fguard&tw_engaged_ms=3&tw_iframe_status=0&tw_pid_src=1&tw_session_count=1&tw_session_id=1790084217761-815992694&tw_session_start=1&twpid=tw.1790084217761.212388820183382927&txn_id=pjhn5&type=javascript&version=2.4.11analytics.twitter.com/1/i/adsct?bci... https://analytics.twitter.com/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=4c1ce936-c7e9-4c52-94b6-f65a03a36a8a&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=33e6095d-41e4-4974-a0b7-f8e4a38bbd16&tw_ch_fvl=Chromium%2F153.0.8010.52%2CNot_A%20Brand%2F8.0.0.0&tw_ch_pv=10.15.7&tw_document_href=https%3A%2F%2Fhol.org%2Fguard&tw_engaged_ms=3&tw_iframe_status=0&tw_pid_src=1&tw_session_count=1&tw_session_id=1790084217761-815992694&tw_session_start=1&twpid=tw.1790084217761.212388820183382927&txn_id=pjhn5&type=javascript&version=2.4.11 — 200 — 825 B — 344 ms — h2https://scripts.clarity.ms/0.8.70/clarity.jsscripts.clarity.ms/0.8.70/clarity.j... https://scripts.clarity.ms/0.8.70/clarity.js — 200 — 25.4 KiB — 197 ms — h2https://hol.org/points/error-tracking/full.js/points/error-tracking/full.js https://hol.org/points/error-tracking/full.js — 200 — 8.0 KiB — 60 ms — h3https://www.clarity.ms/tag/q6m3akqkdwwww.clarity.ms/tag/q6m3akqkdw https://www.clarity.ms/tag/q6m3akqkdw — 204 — 171 B — 34 ms — http/1.1https://hol.org/_next/static/chunks/2m83m1k-zzynk.js/_next/static/chunks/2m83m1k-zzynk.... https://hol.org/_next/static/chunks/2m83m1k-zzynk.js — 200 — 1.2 KiB — 77 ms — h3https://hol.org/_next/static/chunks/01q4bte-hhdys.js/_next/static/chunks/01q4bte-hhdys.... https://hol.org/_next/static/chunks/01q4bte-hhdys.js — 200 — 9.8 KiB — 82 ms — h3https://hol.org/_next/static/chunks/0yz75j5ykxbzx.js/_next/static/chunks/0yz75j5ykxbzx.... https://hol.org/_next/static/chunks/0yz75j5ykxbzx.js — 200 — 11.6 KiB — 63 ms — h3https://hol.org/_next/static/chunks/1ixmoq02j_8b8.js/_next/static/chunks/1ixmoq02j_8b8.... https://hol.org/_next/static/chunks/1ixmoq02j_8b8.js — 200 — 3.3 KiB — 62 ms — h3https://hol.org/_next/static/chunks/0rhbvwz7scjc2.js/_next/static/chunks/0rhbvwz7scjc2.... https://hol.org/_next/static/chunks/0rhbvwz7scjc2.js — 200 — 3.7 KiB — 66 ms — h3https://hol.org/_next/static/chunks/3mh-v49xap0z6.js/_next/static/chunks/3mh-v49xap0z6.... https://hol.org/_next/static/chunks/3mh-v49xap0z6.js — 200 — 4.3 KiB — 67 ms — h3https://hol.org/_next/static/chunks/0w19sfti2-lvg.js/_next/static/chunks/0w19sfti2-lvg.... https://hol.org/_next/static/chunks/0w19sfti2-lvg.js — 200 — 1.3 KiB — 44 ms — h3https://hol.org/_next/static/chunks/1ta13q5crngsl.js/_next/static/chunks/1ta13q5crngsl.... https://hol.org/_next/static/chunks/1ta13q5crngsl.js — 200 — 12.4 KiB — 57 ms — h3https://hol.org/_next/static/chunks/3u9spv1vi3lm-.js/_next/static/chunks/3u9spv1vi3lm-.... https://hol.org/_next/static/chunks/3u9spv1vi3lm-.js — 200 — 13.8 KiB — 58 ms — h3https://hol.org/_next/static/chunks/0xo-wo5nfkun2.js/_next/static/chunks/0xo-wo5nfkun2.... https://hol.org/_next/static/chunks/0xo-wo5nfkun2.js — 200 — 17.0 KiB — 58 ms — h3https://hol.org/_next/static/chunks/14euootzsnpvj.js/_next/static/chunks/14euootzsnpvj.... https://hol.org/_next/static/chunks/14euootzsnpvj.js — 200 — 9.9 KiB — 50 ms — h3https://api-iam.intercom.io/messenger/web/launcher_settingsapi-iam.intercom.io/messenger/web/l... https://api-iam.intercom.io/messenger/web/launcher_settings — 200 — 1.1 KiB — 900 ms — h2https://api-iam.intercom.io/messenger/web/pingapi-iam.intercom.io/messenger/web/p... https://api-iam.intercom.io/messenger/web/ping — 200 — 3.2 KiB — 891 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-3CJQ2VJ0L6&gtm=45892e69i2h1v9228367414z89229123704za204zd9228367414xf4&_p=1790084216170&gcs=G101&gcd=13q3v3q2q5l1&npa=1&dma_cps=-&dma=1&gdid=dYzg1YT.dNzQzZD&_eu=AAAAACQC&_uip=%3A%3A&cid=1823039188.1790084217&frm=0&ibt=1&ngs=1&pscdl=denied&rcb=1&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B153.0.8010.52%7CNot_A%2520Brand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=ES-MD&tag_exp=115616986~115938466~115938468~117776795~118897920~118897930~120213116~120385422~120469145~120469153~120847433&sid=1790084216&sct=1&seg=0&dl=https%3A%2F%2Fhol.org%2Fguard&dt=HOL%20Guard%20%7C%20Security%20for%20AI%20Agents&_s=3&tfd=2715region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-3CJQ2VJ0L6&gtm=45892e69i2h1v9228367414z89229123704za204zd9228367414xf4&_p=1790084216170&gcs=G101&gcd=13q3v3q2q5l1&npa=1&dma_cps=-&dma=1&gdid=dYzg1YT.dNzQzZD&_eu=AAAAACQC&_uip=%3A%3A&cid=1823039188.1790084217&frm=0&ibt=1&ngs=1&pscdl=denied&rcb=1&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B153.0.8010.52%7CNot_A%2520Brand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=ES-MD&tag_exp=115616986~115938466~115938468~117776795~118897920~118897930~120213116~120385422~120469145~120469153~120847433&sid=1790084216&sct=1&seg=0&dl=https%3A%2F%2Fhol.org%2Fguard&dt=HOL%20Guard%20%7C%20Security%20for%20AI%20Agents&_s=3&tfd=2715 — 204 — 48 B — 252 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-3CJQ2VJ0L6&gtm=45892e69i2h1v9228367414za204zd9228367414xf4&_p=1790084216170&gcs=G101&gcd=13q3v3q2q5l1&npa=1&dma_cps=-&dma=1&gdid=dYzg1YT.dNzQzZD&_eu=AAAAACQC&_uip=%3A%3A&cid=1823039188.1790084217&frm=0&ibt=1&ngs=1&pscdl=denied&rcb=1&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B153.0.8010.52%7CNot_A%2520Brand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=ES-MD&_s=4&tag_exp=115616986~115938466~115938468~117776795~118897920~118897930~120213116~120385422~120469145~120469153~120847433&dp=%2Fguard&sid=1790084216&sct=1&seg=0&dl=https%3A%2F%2Fhol.org%2Fguard&dt=HOL%20Guard%20%7C%20Security%20for%20AI%20Agents&en=guard_marketing_page_viewed&_ee=1&gap.gtb=3&ep.funnel_state=anonymous&ep.source_page=guard_landing&ep.cta_id=page_view&ep.cta_placement=guard_landing&ep.route_id=%2Fguard&ep.guard_lp_variant=control&ep.gclid_present=false&ep.twclid_present=false&evnid=%5Bredacted-token%5D&_et=7&tfd=2731region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-3CJQ2VJ0L6&gtm=45892e69i2h1v9228367414za204zd9228367414xf4&_p=1790084216170&gcs=G101&gcd=13q3v3q2q5l1&npa=1&dma_cps=-&dma=1&gdid=dYzg1YT.dNzQzZD&_eu=AAAAACQC&_uip=%3A%3A&cid=1823039188.1790084217&frm=0&ibt=1&ngs=1&pscdl=denied&rcb=1&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B153.0.8010.52%7CNot_A%2520Brand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=ES-MD&_s=4&tag_exp=115616986~115938466~115938468~117776795~118897920~118897930~120213116~120385422~120469145~120469153~120847433&dp=%2Fguard&sid=1790084216&sct=1&seg=0&dl=https%3A%2F%2Fhol.org%2Fguard&dt=HOL%20Guard%20%7C%20Security%20for%20AI%20Agents&en=guard_marketing_page_viewed&_ee=1&gap.gtb=3&ep.funnel_state=anonymous&ep.source_page=guard_landing&ep.cta_id=page_view&ep.cta_placement=guard_landing&ep.route_id=%2Fguard&ep.guard_lp_variant=control&ep.gclid_present=false&ep.twclid_present=false&evnid=%5Bredacted-token%5D&_et=7&tfd=2731 — 204 — 48 B — 237 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-3CJQ2VJ0L6&gtm=45892e69i2h1v9228367414z89229123704za204zd9228367414xf4&_p=1790084216170&gcs=G101&gcd=13q3v3q2q5l1&npa=1&dma_cps=-&dma=1&gdid=dYzg1YT.dNzQzZD&_eu=AAAAACQC&_uip=%3A%3A&cid=1823039188.1790084217&frm=0&ibt=1&ngs=1&pscdl=denied&rcb=1&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B153.0.8010.52%7CNot_A%2520Brand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=ES-MD&tag_exp=115616986~115938466~115938468~117776795~118897920~118897930~120213116~120385422~120469145~120469153~120847433&sid=1790084216&sct=1&seg=0&dl=https%3A%2F%2Fhol.org%2Fguard&dt=HOL%20Guard%20%7C%20Security%20for%20AI%20Agents&_s=5&tfd=2749region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-3CJQ2VJ0L6&gtm=45892e69i2h1v9228367414z89229123704za204zd9228367414xf4&_p=1790084216170&gcs=G101&gcd=13q3v3q2q5l1&npa=1&dma_cps=-&dma=1&gdid=dYzg1YT.dNzQzZD&_eu=AAAAACQC&_uip=%3A%3A&cid=1823039188.1790084217&frm=0&ibt=1&ngs=1&pscdl=denied&rcb=1&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B153.0.8010.52%7CNot_A%2520Brand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=ES-MD&tag_exp=115616986~115938466~115938468~117776795~118897920~118897930~120213116~120385422~120469145~120469153~120847433&sid=1790084216&sct=1&seg=0&dl=https%3A%2F%2Fhol.org%2Fguard&dt=HOL%20Guard%20%7C%20Security%20for%20AI%20Agents&_s=5&tfd=2749 — 204 — 20 B — 220 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-3CJQ2VJ0L6&gtm=45892e69i2h1v9228367414za204zd9228367414xf4&_p=1790084216170&gcs=G101&gcd=13q3v3q2q5l1&npa=1&dma_cps=-&dma=1&gdid=dYzg1YT.dNzQzZD&_eu=AAAAACQC&_uip=%3A%3A&cid=1823039188.1790084217&frm=0&ibt=1&ngs=1&pscdl=denied&rcb=1&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B153.0.8010.52%7CNot_A%2520Brand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=ES-MD&_s=6&tag_exp=115616986~115938466~115938468~117776795~118897920~118897930~120213116~120385422~120469145~120469153~120847433&dp=%2Fguard&sid=1790084216&sct=1&seg=0&dl=https%3A%2F%2Fhol.org%2Fguard&dt=HOL%20Guard%20%7C%20Security%20for%20AI%20Agents&en=guard_page_view&_ee=1&gap.gtb=3&ep.guard_route_family=productHome&ep.guard_referrer_class=direct&ep.guard_landing_path=%2Fguard&ep.funnel_id=product_landing&ep.stage_id=landing_view&ep.action=viewed&epn.schema_version=2&ep.destination_loaded=false&ep.route_id=landing&_et=4&tfd=2794region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-3CJQ2VJ0L6&gtm=45892e69i2h1v9228367414za204zd9228367414xf4&_p=1790084216170&gcs=G101&gcd=13q3v3q2q5l1&npa=1&dma_cps=-&dma=1&gdid=dYzg1YT.dNzQzZD&_eu=AAAAACQC&_uip=%3A%3A&cid=1823039188.1790084217&frm=0&ibt=1&ngs=1&pscdl=denied&rcb=1&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B153.0.8010.52%7CNot_A%2520Brand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=ES-MD&_s=6&tag_exp=115616986~115938466~115938468~117776795~118897920~118897930~120213116~120385422~120469145~120469153~120847433&dp=%2Fguard&sid=1790084216&sct=1&seg=0&dl=https%3A%2F%2Fhol.org%2Fguard&dt=HOL%20Guard%20%7C%20Security%20for%20AI%20Agents&en=guard_page_view&_ee=1&gap.gtb=3&ep.guard_route_family=productHome&ep.guard_referrer_class=direct&ep.guard_landing_path=%2Fguard&ep.funnel_id=product_landing&ep.stage_id=landing_view&ep.action=viewed&epn.schema_version=2&ep.destination_loaded=false&ep.route_id=landing&_et=4&tfd=2794 — 204 — 20 B — 175 ms — h3https://hol.org/points/api/guard/analytics/paid-funnel/points/api/guard/analytics/paid-fu... https://hol.org/points/api/guard/analytics/paid-funnel — 202 — 1012 B — 161 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-3CJQ2VJ0L6&gtm=45892e69i2h1v9228367414z89229123704za204zd9228367414xf4&_p=1790084216170&gcs=G101&gcd=13q3v3q2q5l1&npa=1&dma_cps=-&dma=1&gdid=dYzg1YT.dNzQzZD&_eu=AAAAACQC&_uip=%3A%3A&cid=1823039188.1790084217&frm=0&ibt=1&ngs=1&pscdl=denied&rcb=1&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B153.0.8010.52%7CNot_A%2520Brand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=ES-MD&tag_exp=115616986~115938466~115938468~117776795~118897920~118897930~120213116~120385422~120469145~120469153~120847433&sid=1790084216&sct=1&seg=0&dl=https%3A%2F%2Fhol.org%2Fguard&dt=HOL%20Guard%20%7C%20Security%20for%20AI%20Agents&_s=7&tfd=2836region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-3CJQ2VJ0L6&gtm=45892e69i2h1v9228367414z89229123704za204zd9228367414xf4&_p=1790084216170&gcs=G101&gcd=13q3v3q2q5l1&npa=1&dma_cps=-&dma=1&gdid=dYzg1YT.dNzQzZD&_eu=AAAAACQC&_uip=%3A%3A&cid=1823039188.1790084217&frm=0&ibt=1&ngs=1&pscdl=denied&rcb=1&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B153.0.8010.52%7CNot_A%2520Brand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=ES-MD&tag_exp=115616986~115938466~115938468~117776795~118897920~118897930~120213116~120385422~120469145~120469153~120847433&sid=1790084216&sct=1&seg=0&dl=https%3A%2F%2Fhol.org%2Fguard&dt=HOL%20Guard%20%7C%20Security%20for%20AI%20Agents&_s=7&tfd=2836 — 204 — 20 B — 134 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-3CJQ2VJ0L6&gtm=45892e69i2h1v9228367414za204zd9228367414xf4&_p=1790084216170&gcs=G101&gcd=13q3v3q2q5l1&npa=1&dma_cps=-&dma=1&gdid=dYzg1YT.dNzQzZD&_eu=AAAAACQC&_uip=%3A%3A&cid=1823039188.1790084217&frm=0&ibt=1&ngs=1&pscdl=denied&rcb=1&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B153.0.8010.52%7CNot_A%2520Brand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=ES-MD&_s=8&tag_exp=115616986~115938466~115938468~117776795~118897920~118897930~120213116~120385422~120469145~120469153~120847433&dp=%2Fguard&sid=1790084216&sct=1&seg=0&dl=https%3A%2F%2Fhol.org%2Fguard&dt=HOL%20Guard%20%7C%20Security%20for%20AI%20Agents&en=guard_marketing_page_viewed&_ee=1&gap.gtb=3&ep.funnel_state=anonymous&ep.source_page=guard_landing&ep.cta_id=page_view&ep.cta_placement=guard_landing&ep.route_id=%2Fguard&ep.guard_lp_variant=control&ep.gclid_present=false&ep.twclid_present=false&evnid=%5Bredacted-token%5D&_et=3&tfd=2873region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-3CJQ2VJ0L6&gtm=45892e69i2h1v9228367414za204zd9228367414xf4&_p=1790084216170&gcs=G101&gcd=13q3v3q2q5l1&npa=1&dma_cps=-&dma=1&gdid=dYzg1YT.dNzQzZD&_eu=AAAAACQC&_uip=%3A%3A&cid=1823039188.1790084217&frm=0&ibt=1&ngs=1&pscdl=denied&rcb=1&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B153.0.8010.52%7CNot_A%2520Brand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=ES-MD&_s=8&tag_exp=115616986~115938466~115938468~117776795~118897920~118897930~120213116~120385422~120469145~120469153~120847433&dp=%2Fguard&sid=1790084216&sct=1&seg=0&dl=https%3A%2F%2Fhol.org%2Fguard&dt=HOL%20Guard%20%7C%20Security%20for%20AI%20Agents&en=guard_marketing_page_viewed&_ee=1&gap.gtb=3&ep.funnel_state=anonymous&ep.source_page=guard_landing&ep.cta_id=page_view&ep.cta_placement=guard_landing&ep.route_id=%2Fguard&ep.guard_lp_variant=control&ep.gclid_present=false&ep.twclid_present=false&evnid=%5Bredacted-token%5D&_et=3&tfd=2873 — 204 — 20 B — 104 ms — h3https://hol.org/v4xu/gs/ccm/collect?rcb=1&frm=0&apvc=0&tid=AW-17512816237&en=guard_marketing_page_viewed&dl=https%3A%2F%2Fhol.org%2Fguard&scrsrc=hol.org&rnd=1724213220.1790084217&navt=n&npa=1&ep.funnel_state=anonymous&ep.source_page=guard_landing&ep.cta_id=page_view&ep.cta_placement=guard_landing&ep.page_path=%2Fguard&ep.route_id=%2Fguard&ep.guard_lp_variant=control&ep.gclid_present=0&ep.twclid_present=0&evnid=%5Bredacted-token%5D&did=dYzg1YT&gdid=dYzg1YT.dNzQzZD&gtm=45892e69i2h1v9228367414za204zd9228367414xecxf4&gcs=G101&gcd=13q3v3q2q5l1&dma_cps=-&dma=1&tag_exp=115616986~115938466~115938468~117776795~118897920~118897930~120213116~120385422~120469145~120469153~120847433&tft=1790084218382&tfd=2878&gap.gtb=3&tids=AW-17512816237&fmt=8/v4xu/gs/ccm/collect?rcb=1&frm=0&ap... https://hol.org/v4xu/gs/ccm/collect?rcb=1&frm=0&apvc=0&tid=AW-17512816237&en=guard_marketing_page_viewed&dl=https%3A%2F%2Fhol.org%2Fguard&scrsrc=hol.org&rnd=1724213220.1790084217&navt=n&npa=1&ep.funnel_state=anonymous&ep.source_page=guard_landing&ep.cta_id=page_view&ep.cta_placement=guard_landing&ep.page_path=%2Fguard&ep.route_id=%2Fguard&ep.guard_lp_variant=control&ep.gclid_present=0&ep.twclid_present=0&evnid=%5Bredacted-token%5D&did=dYzg1YT&gdid=dYzg1YT.dNzQzZD&gtm=45892e69i2h1v9228367414za204zd9228367414xecxf4&gcs=G101&gcd=13q3v3q2q5l1&dma_cps=-&dma=1&tag_exp=115616986~115938466~115938468~117776795~118897920~118897930~120213116~120385422~120469145~120469153~120847433&tft=1790084218382&tfd=2878&gap.gtb=3&tids=AW-17512816237&fmt=8 — 200 — 599 B — 115 ms — h3https://hol.org/v4xu/gs/ccm/collect?rcb=1&frm=0&apvc=0&tid=AW-17512816237&en=guard_page_view&dl=https%3A%2F%2Fhol.org%2Fguard&scrsrc=hol.org&rnd=1724213220.1790084217&navt=n&npa=1&ep.guard_route_family=productHome&ep.guard_referrer_class=direct&ep.guard_landing_path=%2Fguard&ep.page_path=%2Fguard&ep.funnel_id=product_landing&ep.stage_id=landing_view&ep.action=viewed&epn.schema_version=2&ep.destination_loaded=0&ep.route_id=landing&did=dYzg1YT&gdid=dYzg1YT.dNzQzZD&gtm=45892e69i2h1v9228367414za204zd9228367414xecxf4&gcs=G101&gcd=13q3v3q2q5l1&dma_cps=-&dma=1&tag_exp=115616986~115938466~115938468~117776795~118897920~118897930~120213116~120385422~120469145~120469153~120847433&tft=1790084218383&tfd=2879&gap.gtb=3&tids=AW-17512816237&fmt=8/v4xu/gs/ccm/collect?rcb=1&frm=0&ap... https://hol.org/v4xu/gs/ccm/collect?rcb=1&frm=0&apvc=0&tid=AW-17512816237&en=guard_page_view&dl=https%3A%2F%2Fhol.org%2Fguard&scrsrc=hol.org&rnd=1724213220.1790084217&navt=n&npa=1&ep.guard_route_family=productHome&ep.guard_referrer_class=direct&ep.guard_landing_path=%2Fguard&ep.page_path=%2Fguard&ep.funnel_id=product_landing&ep.stage_id=landing_view&ep.action=viewed&epn.schema_version=2&ep.destination_loaded=0&ep.route_id=landing&did=dYzg1YT&gdid=dYzg1YT.dNzQzZD&gtm=45892e69i2h1v9228367414za204zd9228367414xecxf4&gcs=G101&gcd=13q3v3q2q5l1&dma_cps=-&dma=1&tag_exp=115616986~115938466~115938468~117776795~118897920~118897930~120213116~120385422~120469145~120469153~120847433&tft=1790084218383&tfd=2879&gap.gtb=3&tids=AW-17512816237&fmt=8 — 200 — 590 B — 113 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-3CJQ2VJ0L6&gtm=45892e69i2h1v9228367414z89229123704za204zd9228367414xf4&_p=1790084216170&gcs=G101&gcd=13q3v3q2q5l1&npa=1&dma_cps=-&dma=1&gdid=dYzg1YT.dNzQzZD&_eu=AAAAACQC&_uip=%3A%3A&cid=1823039188.1790084217&frm=0&ibt=1&ngs=1&pscdl=denied&rcb=1&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B153.0.8010.52%7CNot_A%2520Brand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=ES-MD&tag_exp=115616986~115938466~115938468~117776795~118897920~118897930~120213116~120385422~120469145~120469153~120847433&sid=1790084216&sct=1&seg=0&dl=https%3A%2F%2Fhol.org%2Fguard&dt=HOL%20Guard%20%7C%20Security%20for%20AI%20Agents&_s=9&tfd=2927region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-3CJQ2VJ0L6&gtm=45892e69i2h1v9228367414z89229123704za204zd9228367414xf4&_p=1790084216170&gcs=G101&gcd=13q3v3q2q5l1&npa=1&dma_cps=-&dma=1&gdid=dYzg1YT.dNzQzZD&_eu=AAAAACQC&_uip=%3A%3A&cid=1823039188.1790084217&frm=0&ibt=1&ngs=1&pscdl=denied&rcb=1&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B153.0.8010.52%7CNot_A%2520Brand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=ES-MD&tag_exp=115616986~115938466~115938468~117776795~118897920~118897930~120213116~120385422~120469145~120469153~120847433&sid=1790084216&sct=1&seg=0&dl=https%3A%2F%2Fhol.org%2Fguard&dt=HOL%20Guard%20%7C%20Security%20for%20AI%20Agents&_s=9&tfd=2927 — 204 — 20 B — 65 ms — h3https://hol.org/v4xu/gs/ccm/collect?rcb=1&frm=0&apvc=0&tid=AW-17512816237&en=FCP&dl=https%3A%2F%2Fhol.org%2Fguard&scrsrc=hol.org&rnd=1724213220.1790084217&navt=navigate&npa=1&epn.delta=876&ep.metric_id=v4-1790084218263-7966640306966&ep.metric_rating=good&ep.event_category=Web%20Vitals&ep.event_label=v4-1790084218263-7966640306966&ep.non_interaction=1&epn.value=876&did=dYzg1YT&gdid=dYzg1YT.dNzQzZD&gtm=45892e69i2h1v9228367414za204zd9228367414xecxf4&gcs=G101&gcd=13q3v3q2q5l1&dma_cps=-&dma=1&tag_exp=115616986~115938466~115938468~117776795~118897920~118897930~120213116~120385422~120469145~120469153~120847433&tft=1790084218435&tfd=2931&gap.gtb=3&tids=AW-17512816237&fmt=8/v4xu/gs/ccm/collect?rcb=1&frm=0&ap... https://hol.org/v4xu/gs/ccm/collect?rcb=1&frm=0&apvc=0&tid=AW-17512816237&en=FCP&dl=https%3A%2F%2Fhol.org%2Fguard&scrsrc=hol.org&rnd=1724213220.1790084217&navt=navigate&npa=1&epn.delta=876&ep.metric_id=v4-1790084218263-7966640306966&ep.metric_rating=good&ep.event_category=Web%20Vitals&ep.event_label=v4-1790084218263-7966640306966&ep.non_interaction=1&epn.value=876&did=dYzg1YT&gdid=dYzg1YT.dNzQzZD&gtm=45892e69i2h1v9228367414za204zd9228367414xecxf4&gcs=G101&gcd=13q3v3q2q5l1&dma_cps=-&dma=1&tag_exp=115616986~115938466~115938468~117776795~118897920~118897930~120213116~120385422~120469145~120469153~120847433&tft=1790084218435&tfd=2931&gap.gtb=3&tids=AW-17512816237&fmt=8 — 200 — 594 B — 118 ms — h3https://hol.org/v4xu/gs/ccm/collect?rcb=1&frm=0&apvc=0&tid=AW-17512816237&en=TTFB&dl=https%3A%2F%2Fhol.org%2Fguard&scrsrc=hol.org&rnd=1724213220.1790084217&navt=navigate&npa=1&epn.delta=67&ep.metric_id=v4-1790084218263-7787071674279&ep.metric_rating=good&ep.event_category=Web%20Vitals&ep.event_label=v4-1790084218263-7787071674279&ep.non_interaction=1&epn.value=67&did=dYzg1YT&gdid=dYzg1YT.dNzQzZD&gtm=45892e69i2h1v9228367414za204zd9228367414xecxf4&gcs=G101&gcd=13q3v3q2q5l1&dma_cps=-&dma=1&tag_exp=115616986~115938466~115938468~117776795~118897920~118897930~120213116~120385422~120469145~120469153~120847433&tft=1790084218447&tfd=2944&gap.gtb=3&tids=AW-17512816237&fmt=8/v4xu/gs/ccm/collect?rcb=1&frm=0&ap... https://hol.org/v4xu/gs/ccm/collect?rcb=1&frm=0&apvc=0&tid=AW-17512816237&en=TTFB&dl=https%3A%2F%2Fhol.org%2Fguard&scrsrc=hol.org&rnd=1724213220.1790084217&navt=navigate&npa=1&epn.delta=67&ep.metric_id=v4-1790084218263-7787071674279&ep.metric_rating=good&ep.event_category=Web%20Vitals&ep.event_label=v4-1790084218263-7787071674279&ep.non_interaction=1&epn.value=67&did=dYzg1YT&gdid=dYzg1YT.dNzQzZD&gtm=45892e69i2h1v9228367414za204zd9228367414xecxf4&gcs=G101&gcd=13q3v3q2q5l1&dma_cps=-&dma=1&tag_exp=115616986~115938466~115938468~117776795~118897920~118897930~120213116~120385422~120469145~120469153~120847433&tft=1790084218447&tfd=2944&gap.gtb=3&tids=AW-17512816237&fmt=8 — 200 — 596 B — 105 ms — h3https://a.clarity.ms/collecta.clarity.ms/collect https://a.clarity.ms/collect — 204 — 271 B — 382 ms — http/1.1https://a.clarity.ms/collecta.clarity.ms/collect https://a.clarity.ms/collect — 204 — 271 B — 409 ms — http/1.1https://api-iam.intercom.io/messenger/web/pingapi-iam.intercom.io/messenger/web/p... https://api-iam.intercom.io/messenger/web/ping — 200 — 3.2 KiB — 1.2 s — h2https://api-iam.intercom.io/messenger/web/page_view_eventsapi-iam.intercom.io/messenger/web/p... https://api-iam.intercom.io/messenger/web/page_view_events — 204 — 690 B — 846 ms — h2https://a.clarity.ms/collecta.clarity.ms/collect https://a.clarity.ms/collect — 204 — 271 B — 103 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
14% of JavaScript execution is third-party
First-party Third-party 390ms · 386KB · $5/mo
js.intercomcdn.com
Other
Costly
Execution 225ms
Transfer 187 KB
Unused 68%
Monthly Cost $3/mo
Microsoft Clarity
Session Replay
Optional
Execution 114ms
Transfer 25 KB
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 51ms
Transfer 174 KB
Unused 17%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • js.intercomcdn.com adds 225ms and costs ~$3/month

js.intercomcdn.com takes 225ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

68% of js.intercomcdn.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

Real-User Performance (CrUX)
Field metrics from the Chrome User Experience Report
INFO

Chrome User Experience (CrUX)

Real-user metrics from the Chrome UX Report (2026-08-24 — 2026-09-20)

LCP (p75)

3425 ms

59% good

INP (p75)

0 ms

0% good

CLS (p75)

0.030

88% good

FCP (p75)

3196 ms

TTFB (p75)

1504 ms

Image Optimization
1 images, 4 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

1

Total Size

4 KB

1 missing dimensions
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback