Skip to content
https://brew.sh Export & share
Scanned
2026-04-21 23:13 UTC
Worker
🇧🇷 Sao Paulo
Duration
1.1m
Vs prev

Audit overview

Accessibility needs attention; the rest of the categories are in good shape.

Fix Priority Matrix

5 findings

Quick Wins

2

High impact, low effort — start here.

Strategic

3

High impact, requires investment.

Easy Improvements

0

Small gains, minimal effort.

Nothing in this quadrant — good news.

Deprioritize

0

Low impact, high effort — do last.

Nothing in this quadrant — good news.

← Low effort High effort →

Screenshots

DESKTOP + MOBILE
Desktop
Desktop screenshot
Mobile
Mobile screenshot

Top Priorities (5)

Sorted by impact
Critical: 1

Content-Security-Policy header is missing

Without a CSP, a single XSS bug can exfiltrate everything your users type — including credentials.

Security › Security Headers
Critical: 2

No Content-Security-Policy header found

Without a CSP, a single XSS bug can exfiltrate everything users type — credentials, payment data, session tokens.

Security › Content Security Policy
Warning: 3

3 third-party resources (72% of weight)

Informational: third-party resource count and their share of page weight. High share caps perf gains from frontend optimization.

Performance › Page Weight Inventory
Warning: 4

Cross-Origin-Embedder-Policy header is missing

COEP enforces that all embedded resources opt-in to cross-origin embedding — required for cross-origin isolation features.

Security › Security Headers
Warning: 5

Cross-Origin-Opener-Policy header is missing

COOP isolates your top-level browsing context from cross-origin windows — without it, popup-based side-channel attacks remain possible.

Security › Security Headers
What fixing these means. Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. The 1 performance issue below shapes how fast users perceive your page. Addressing the critical issues below would have the most immediate impact on your user trust.
4 security gaps detected — browsers may warn visitors about your site.
1 performance issue — Akamai's research found 53% of mobile users abandon pages over 3s.

Business case

What fixing the audit's findings is worth -- and what ignoring them keeps costing.

Return on investment

£544 investment → £316/month returns + GBP 18,050,000 risk avoided

Investment
£544
7.3 h · 4 findings
Monthly returns
£316
£3,797/yr
Payback
1.7 mo
+598% Y1
Regulatory risk avoided GBP 18,050,000
Or — fix only the top 3 findings
£5251.7 mo payback · +623% Y1
Optimistic scenario assuming the top 3 capture most of the upside. Real-world recovery typically falls between this projection and the full-fix ROI above.
£19 — in quick wins — start here for the fastest payback

Figures combine localized regulatory fine ceilings, search/conversion value priced against local CPC, and bandwidth waste estimates. Results depend on implementation quality and audience composition. Not legal or financial advice.

Conversion barriers

3 barrier(s) likely increasing bounce by ~6%.

Barriers
3
3 warn
Bounce delta
+6pp
added vs baseline
Score
91
A
Speed
0
Trust
1
Usability
0
Content
0
Nav
2
  • No Content-Security-Policy header
    Higher XSS blast radius — one compromised script can exfiltrate the checkout form
    → Ship a reporting-only CSP first, then enforce once violations are clean
  • No skip-to-content link
    Keyboard and screen-reader users must tab through the entire header on every page
    → Add a visible-on-focus <a href="#main">Skip to content</a> as the first focusable element
  • 1 broken link(s) on the page
    Clicks land on 404s — trust drops and the session often ends
    → Fix or remove the broken destinations surfaced on the Content tab

Preliminary CRO audit — each barrier links to the tab with detailed analysis.

Remediation cost

£544 7.3 developer hours at £75/hr
Quick wins
£19 1 fixes in ~15 minutes

Start here for the best return on investment

Cost by category

Cost by effort level

Adjust assumptions

Team composition

Multiplier applied to dev hours to reflect QA, design, and PM overhead. Use Dev only for solo work; Full team for projects with formal review processes.

£ /hr

Rates reflect fully-loaded developer cost including overhead

How developer rates are sourced

Warning:Cost of inaction

£316 / month at risk ~£3,797 / year if left unfixed
Default is 10,000. Use your own number for accurate $-figures.

Compliance Risk

£18,050,000

UK GDPRPECREquality Act 2010
  • No privacy policy link detected
    UK GDPR: GBP 10,000 – GBP 17,500,000
  • Trackers detected but no cookie policy found
    UK GDPR: GBP 10,000 – GBP 17,500,000
  • Trackers detected but no cookie policy found
    PECR: GBP 1,000 – GBP 500,000

Bounce-Rate Cost

£316 /mo

+5.8pp bounce · ~575 lost visitors/mo

CPC: GBP 0.55

Bandwidth Waste

£0.01 /mo

157.6 MB/mo × 0.063 GBP/GB

  • Optimize transfer: save ~16 KB per page load
    Saves £0.01/mo

Compliance figures represent the statutory maximum fine for the most severe triggered category, capped per regulation — not the sum of per-finding penalties. Based on published regulatory fine ranges. This is not legal advice.

Compliance methodology · SEO assumptions · Bandwidth model

Your performance is already good — improvements may show diminishing returns

Unique monthly visitors from your analytics

Purchases, signups, or key actions

Optional — for revenue estimation

additional conversions/month

more engaged visitors from reduced bounce

potential monthly revenue
Current bounce (est.)
After fixes (est.)
Estimated bounce reduction

Fix 2 critical issues to capture this value

How this is calculated

Based on Google/Deloitte research ("Milliseconds Make Millions") showing a ~7% bounce rate increase per additional second of LCP above the 2.5s "Good" threshold.

Your site's LCP: → estimated after fixes.

These are estimates based on industry research — actual results vary

Bounce-rate model & assumptions

Your data stays in your browser — nothing is sent to our servers

Lighthouse

Mobile

99
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
96
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
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.

1.55 s

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

1.55 s

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

0 ms

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

0.029

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

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

1.55 s

Desktop

100
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
96
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
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.

435 ms

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

499 ms

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

0 ms

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

0.011

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

435 ms

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

499 ms

Categories

8
Avg score 85.2

How you compare

Where this site stands against peers running the same stack.

Algolia · 46 peers
You 82
·
Avg 74
+8 above average
0 50 100
Better than 93% of Algolia sites See full Algolia benchmark →
Algolia DocSearch · 17 peers
You 82
·
Avg 75
+7 above average
0 50 100
Better than 94% of Algolia DocSearch sites See full Algolia DocSearch benchmark →

Technology stack

Algolia, on Ruby, hosted on GitHub Pages, with Cloudflare CDN

14 technologies detected 4 stack layers 5 with CPE identifier Enterprise

Stack Architecture

Framework
Algolia Algolia DocSearch Google Search Console Google Workspace HSTS Jekyll 4.4.1 Open Graph RSS Varnish
Runtime
Ruby
CDN
Cloudflare Fastly cdnjs
Hosting
GitHub Pages

All Detected Technologies (14)

Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.

Categories CDN Website https://www.cloudflare.com Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Fastly is a cloud computing services provider. Fastly's cloud platform provides a content delivery network, Internet security services, load balancing, and video & streaming services.

Categories CDN Website https://www.fastly.com Detected by BeaverCheck Evidence x-served-by: cache-gru-sbgr1930041-GRU
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

cdnjs is a free distributed JS library delivery service.

Categories CDN Website https://cdnjs.com Detected by BeaverCheck Evidence Script URL contains cdnjs.cloudflare.com: https://cdnjs.cloudflare.com/ajax/libs/anchor-js/5.0.0/anchor.min.js

GitHub Pages is a static site hosting service.

Categories PaaS Website https://pages.github.com/ Detected by BeaverCheck Evidence Header: x-github-request-id

Ruby is an open-source object-oriented programming language.

Categories Programming languages Website https://ruby-lang.org Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Algolia offers a hosted web search product delivering real-time results.

Categories Search engines Website https://www.algolia.com Detected by BeaverCheck

Algolia DocSearch is a search widget specifically designed for documentation websites.

Categories Widgets Website https://docsearch.algolia.com Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=G4LSozoSHu-VTikiPg46zrfaZB5ZyvSmPwI7UVVRpr0
Categories Email Detected by BeaverCheck Evidence MX record: aspmx.l.google.com

HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.

Categories Security Website https://www.rfc-editor.org/rfc/rfc6797#section-6.1 Detected by BeaverCheck

Jekyll is a blog-aware, static site generator for personal, project, or organisation sites.

Categories Static site generator Website https://jekyllrb.com Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Open Graph is a protocol that is used to integrate any web page into the social graph.

Categories Miscellaneous Website https://ogp.me Detected by BeaverCheck

RSS is a family of web feed formats used to publish frequently updated works—such as blog entries, news headlines, audio, and video—in a standardized format.

Categories Miscellaneous Website https://www.rssboard.org/rss-specification Detected by BeaverCheck

Varnish is a reverse caching proxy.

Categories Caching Website https://www.varnish-cache.org Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Observations (3)

Hosted on GitHub Pages

GitHub Pages provides free static hosting with automatic HTTPS. Limitations: no server-side code, 1GB site size limit, 100GB/month bandwidth.

No build tool detected

A framework (Algolia) was detected but no bundler was identified. The build tool may not be detectable from output patterns, or the site may use the framework's built-in bundler.

Complex technology stack detected

14 technologies identified. A complex stack increases maintenance burden and attack surface. Consider whether all components are actively needed.

Show your score

Drop this badge on your README, marketing site, or status page. It auto-updates every time the audit re-runs and links back to this report.

BeaverCheck badge

This badge auto-updates with your latest scan result.

[![BeaverCheck](https://beavercheck.com/badge?url=https%3A%2F%2Fbrew.sh)](https://beavercheck.com/results/35340636-b01e-4a05-86c3-3b692eabaee7)
<a href="https://beavercheck.com/results/35340636-b01e-4a05-86c3-3b692eabaee7"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fbrew.sh" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fbrew.sh

Export & share

Download the audit, share with your team, or grab a fix plan ready to copy into your tracker.

Share

Copies markdown to clipboard

Export
Download Markdown Report Download JSON

Fix Plan

Three-week roadmap to ship the audit's findings, with one-click copy targets for your tracker.

Three-week fix plan

2 sprints · 7h total → projected B (89)

Sprint 1: Quick Wins

+2

Highest ROI — low effort, high impact

2 findings 0h → B (84)
  • · 3 third-party resources (72% of weight)
  • · Cross-Origin-Opener-Policy header is missing

Sprint 2: Core Fixes

+5

Medium effort, high structural impact

3 findings 7h → B (89)
  • · Content-Security-Policy header is missing
  • · No Content-Security-Policy header found
  • · Cross-Origin-Embedder-Policy header is missing

Send Feedback