# BeaverCheck Audit Report — https://themeforest.net

**Date:** April 16, 2026  
**URL:** https://themeforest.net  
**Overall Grade:** C (79/100)  
**Report:** https://beavercheck.com/results/578610a0-8ee4-466b-8eff-5e5f969003ba

## Top Findings

1. **[CRITICAL]** Content-Security-Policy header is missing — Security > Security Headers
2. **[CRITICAL]** No Content-Security-Policy header found — Security > Content Security Policy
3. **[CRITICAL]** 1 link(s) with no accessible text — Accessibility > Link & Button Quality
4. **[CRITICAL]** 10 button(s) with no accessible text — Accessibility > Link & Button Quality
5. **[CRITICAL]** 4 control(s) without accessible label — Accessibility > Form Accessibility

---

## Lighthouse Scores

| Category | Score |
|----------|-------|
| Performance | 85 |
| Accessibility | 91 |
| Best Practices | 96 |
| SEO | 85 |

---

## Security

### Security Headers (C — 55/100)

*5 of 10 headers properly configured*

- **[WARNING]** HSTS is missing includeSubDomains — Without includeSubDomains, subdomains can still be accessed over HTTP.
- **[PASS]** X-Content-Type-Options is properly configured
- **[PASS]** X-Frame-Options is properly configured
- **[PASS]** Referrer-Policy is properly configured
- **[WARNING]** Permissions-Policy header is missing — Controls which browser features (camera, microphone, geolocation) are allowed. Set it to restrict unused features.
- **[CRITICAL]** Content-Security-Policy header is missing — CSP is the most important header for preventing XSS attacks. See the CSP section for detailed analysis.
- **[WARNING]** Cross-Origin-Opener-Policy header is missing — COOP isolates your browsing context, preventing cross-origin side-channel attacks. Set to 'same-origin'.
- **[WARNING]** Cross-Origin-Embedder-Policy header is missing — COEP prevents loading cross-origin resources without explicit permission. Required for SharedArrayBuffer and high-resolution timers.
- **[PASS]** X-Powered-By header is not present
- **[PASS]** Server header is present without version info

### Content Security Policy (F — 0/100)

*No enforcing CSP policy found*

- **[CRITICAL]** No Content-Security-Policy header found — CSP is the most effective defense against XSS attacks. Add a Content-Security-Policy header to restrict resource loading.

### TLS & Certificates (A+ — 100/100)

*TLS 1.3, 7 checks passed*

- **[PASS]** TLS 1.3 is used
- **[PASS]** Strong cipher suite is used
- **[INFO]** HTTP/2 is not negotiated — HTTP/2 provides multiplexing and header compression for better performance.
- **[PASS]** Certificate is valid (expires in 71 days)
- **[PASS]** Certificate chain has 3 certificates
- **[PASS]** Certificate uses modern signature algorithm
- **[PASS]** Certificate covers 1 domain(s)
- **[PASS]** Certificate is issued by a trusted CA

### Cookie Security (A+ — 95/100)

*1 cookies analyzed, 2 checks passed*

- **[PASS]** Cookie '__cf_bm' has the Secure flag
- **[PASS]** Cookie '__cf_bm' has the HttpOnly flag
- **[WARNING]** Cookie '__cf_bm' has no SameSite attribute — Without an explicit SameSite attribute, browser default behavior varies. Set SameSite=Lax or Strict.

---

## Advanced Security

### Subresource Integrity (F — 20/100)

*0 of 9 external resources have SRI*

- **[WARNING]** External link from assets.market-storefront.envato-static.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from consent.cookiebot.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from consent.cookiebot.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from assets.market-storefront.envato-static.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from consent.cookiebot.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from assets.market-storefront.envato-static.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from assets.market-storefront.envato-static.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from assets.market-storefront.envato-static.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from assets.market-storefront.envato-static.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.

### JS Library Vulnerabilities (A+ — 100/100)

*No known vulnerabilities*

- **[PASS]** No known JavaScript library vulnerabilities detected

### Information Leakage (A+ — 100/100)

*No exposures*

- **[PASS]** security.txt is present — good practice
- **[PASS]** No sensitive files exposed

### Email Security (A+ — 100/100)

*DMARC: reject*

- **[PASS]** DMARC policy is reject — strongest protection

### Permissions-Policy (D — 40/100)

*No header set*

- **[WARNING]** No Permissions-Policy header — Consider adding a Permissions-Policy header to restrict browser feature access from embedded content.

### CORS Configuration (B — 80/100)

*No CORS headers*

- **[PASS]** No CORS headers present — secure default

---

## Performance

### Page Weight Budget (A — 89/100)

*901 KB transferred, 39 requests*

- **[PASS]** Page weighs 2.7 MB (901 KB transferred)
- **[PASS]** 39 HTTP requests
- **[INFO]** Estimated 0.18 g CO2 per page load

### Third-Party Impact (D — 50/100)

*93% third-party, 0 ms blocking*

- **[WARNING]** Third-party code accounts for 93% of page weight (835.1 KiB of 901.4 KiB)
- **[PASS]** Third-party blocking time is low (0 ms)

### Text Compression (A+ — 100/100)

*All text resources are compressed*

- **[PASS]** All text resources are compressed

### Image Optimization (C — 60/100)

*24 images, 0 KB saveable*

- **[WARNING]** https://assets.market-storefront.envato-static.com... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]**  is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://assets.market-storefront.envato-static.com... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.

### JS Execution Cost (D — 40/100)

*3037ms total JS execution*

- **[WARNING]** https://themeforest.net/: 835ms CPU time
- **[WARNING]** https://assets.market-storefront.envato-static.com...: 772ms CPU time
- **[WARNING]** Unattributable: 464ms CPU time
- **[WARNING]** https://consent.cookiebot.com/d10f7659-aa82-4007-9...: 439ms CPU time
- **[WARNING]** https://consent.cookiebot.com/uc.js: 396ms CPU time
- **[WARNING]** Third-party scripts: 2202ms (73% of total)

### Font Loading (A+ — 100/100)

*2 fonts (58 KB)*

- **[INFO]** 2 font(s) use font-display: swap (FOUT risk but functional)

### JS Bundles (C — 60/100)

*6 scripts, 249 KB unused*

- **[WARNING]** https://assets.market-storefront.envato-static.com...: 138 KB unused (65%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://assets.market-storefront.envato-static.com...: 63 KB unused (92%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://consent.cookiebot.com/d10f7659-aa82-4007-9...: 25 KB unused (24%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://consent.cookiebot.com/uc.js: 23 KB unused (64%) — Consider code splitting or tree shaking to reduce unused code.
- **[INFO]** Total unused JavaScript: 249 KB

### Resource Caching (A+ — 100/100)

*All resources properly cached*

- **[PASS]** No caching issues found

### Critical Rendering Path (A+ — 100/100)

*No render-blocking resources*

- **[PASS]** No render-blocking resources detected

### Resource Hints (A+ — 100/100)

*9 hints, 0 missing preconnects*

- **[PASS]** Page uses 9 resource hint(s)

### Page Weight Inventory (B — 80/100)

*39 resources · 901 KB · 249 KB savings available*

- **[PASS]** Within 1MB page-weight target
- **[INFO]** ~249 KB of savings available
- **[WARNING]** 35 third-party resources (93% of weight)
- **[INFO]** 1 resources over 200KB

### Render-Blocking Resources (A+ — 100/100)

*No render-blocking resources detected*

- **[PASS]** No render-blocking resources detected in <head>

### Third-Party Resources (A+ — 100/100)

*No third-party resources detected*


---

## Content Quality

### Links (F — 50/100)

*200 links checked, 190 healthy, 10 broken*

- **[CRITICAL]** 190 of 200 links are healthy
- **[WARNING]** Broken link: https://market-resized.envatousercontent.com — Found in <link href>. Get "https://market-resized.envatousercontent.com": context deadline exceeded
- **[WARNING]** Broken link: https://consentcdn.cookiebot.com — Found in <link href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://themeforest.net/category/site-templates/entertain... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://themeforest.net/category/site-templates/personal — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://themeforest.net/category/ecommerce/shopify/entert... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://themeforest.net/category/ecommerce/shopify/miscel... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://themeforest.net/category/cms-themes/modx-themes — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://themeforest.net/category/wordpress/ecommerce/wooc... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://themeforest.net/category/blogging — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://themeforest.net/my/bookmarks/new?item_id=61754220 — Found in <a href>. Returns HTTP 401.

### Mixed Content (A+ — 100/100)

*No mixed content detected — all resources use HTTPS.*

- **[PASS]** No mixed content detected — all resources use HTTPS

### Open Graph (B — 85/100)

*Open Graph tags are partially configured — some improvements recommended.*

- **[CRITICAL]** og:image is not reachable — The og:image URL could not be fetched. Social platforms won't be able to display it.
- **[INFO]** Missing twitter:card — Without twitter:card, Twitter falls back to Open Graph tags. Adding it gives you more control.

### Structured Data (A+ — 100/100)

*1 JSON-LD block(s) found — structured data is well configured.*

- **[PASS]** Custom type "OnlineBusiness" — unable to validate specific properties

---

## Infrastructure

### DNS Records (A+ — 100/100)

*2 A records, 12 ms lookup*

- **[PASS]** Resolves to 2 IPv4 address(es)
- **[INFO]** No IPv6 (AAAA) records
- **[PASS]** 2 nameserver(s) configured
- **[INFO]** No MX records — email not configured via DNS
- **[INFO]** CAA records not checked — CAA record lookup requires a specialized DNS resolver. This check will be available in a future update.
- **[PASS]** SPF record present in TXT
- **[PASS]** DNS resolution time: 12 ms

### Redirect Chain (A+ — 100/100)

*No redirects — direct access*

- **[PASS]** No redirects — direct access

### IPv6 Readiness (C — 60/100)

*No IPv6 support*

- **[INFO]** No IPv6 (AAAA) records found — IPv6 support is increasingly important for global accessibility. About 40% of internet users have IPv6 connectivity.

### Crawlability (B — 70/100)

*robots.txt present, sitemap with 0 URLs*

- **[PASS]** robots.txt is present
- **[PASS]** sitemap.xml is present
- **[WARNING]** sitemap.xml contains invalid XML — Search engines may not be able to parse the sitemap. Fix XML validation errors.
- **[WARNING]** sitemap.xml is empty — no URLs found — An empty sitemap provides no value. Add <url> entries for your pages.
- **[PASS]** robots.txt references sitemap

### URL Variants (A+ — 100/100)

*www/non-www, trailing slash, HTTP→HTTPS*

- **[PASS]** www/non-www redirect configured correctly (preferred: non-www)
- **[PASS]** HTTP correctly 301-redirects to HTTPS

### Domain Intelligence (A+ — 100/100)

*themeforest.net — via MarkMonitor Inc., 18 years, 7 months old, hosted on Cloudflare*

- **[PASS]** Domain registered until Nov 27, 2027 (1 years, 7 months remaining)
- **[PASS]** DNSSEC is enabled
- **[PASS]** Registrar: MarkMonitor Inc.
- **[WARNING]** Registrar lock is NOT enabled — The domain can be transferred without an unlock step. Enable registrar lock (clientTransferProhibited) in your registrar's control panel to protect against unauthorized or accidental transfers.
- **[PASS]** Hosting: Cloudflare

---

## Compliance

### WCAG Compliance (A+ — 100/100)

*No testable criteria*


### Cookie Consent & Privacy (A+ — 95/100)

*CookieBot detected, privacy policy found*

- **[PASS]** Privacy policy link found
- **[INFO]** No terms of service link detected
- **[PASS]** Consent banner detected (CookieBot)
- **[PASS]** 1 cookie(s) set on initial load (functional)
- **[INFO]** This is an automated check, not legal advice — BeaverCheck detects technical indicators of consent management. This does not constitute a legal compliance assessment. Consult a privacy professional for GDPR/CCPA compliance.

### Language & i18n (A — 90/100)

*Lang attribute present*

- **[PASS]** <html lang> attribute is present
- **[PASS]** <html lang> value is valid
- **[INFO]** No Content-Language HTTP header
- **[INFO]** Language signals are inconsistent — The <html lang> attribute and Content-Language header should agree.

### Readability & Typography (A+ — 100/100)

*Font sizes and tap targets checked*


### Viewport Configuration (A+ — 100/100)

*Viewport properly configured*

- **[PASS]** Viewport meta tag is present
- **[PASS]** width=device-width is set
- **[PASS]** User zooming is allowed

### Third-Party Trackers (A+ — 95/100)

*2 trackers detected*

- **[INFO]** 2 third-party trackers detected — Found 2 analytics, 0 advertising, 0 marketing, 0 tag manager trackers.

### Cookie & Tracker Inventory (A+ — 100/100)

*1 cookies · 2 trackers · 0 pre-consent*

- **[INFO]** 2 third-party tracker(s) detected on page

---

## Legal

### Legal Page Ecosystem (B — 70/100)

*3 of 7 expected legal pages detected*

- **[PASS]** Privacy Policy detected — Found at https://www.envato.com/privacy/.
- **[PASS]** Terms of Service detected — Found at https://help.market.envato.com/hc/en-us/articles/41383541904281-Envato-Market-Terms.
- **[PASS]** Cookie Policy detected — Found at https://www.envato.com/cookies/.
- **[INFO]** Accessibility Statement not detected — No link matching common Accessibility Statement URL patterns or link text was found. Most websites are expected to have a Accessibility Statement, especially those collecting user data.
- **[INFO]** DMCA / Copyright Notice not detected — No link matching common DMCA / Copyright Notice URL patterns or link text was found. Most websites are expected to have a DMCA / Copyright Notice, especially those collecting user data.
- **[INFO]** Refund / Returns Policy not detected — No link matching common Refund / Returns Policy URL patterns or link text was found. Most websites are expected to have a Refund / Returns Policy, especially those collecting user data.
- **[INFO]** Acceptable Use Policy not detected — No link matching common Acceptable Use Policy URL patterns or link text was found. Most websites are expected to have a Acceptable Use Policy, especially those collecting user data.

### Copyright Notice (A+ — 100/100)

*© 2026 Envato Pty Ltd*

- **[PASS]** Copyright notice is up to date — Copyright notice is up to date: © 2026 Envato Pty Ltd
- **[PASS]** Copyright holder: Envato Pty Ltd

### Regulatory Indicators

*3 regulatory indicator(s) detected*

- **[INFO]** This is a technical scan, not a legal assessment — BeaverCheck detects technical indicators that may suggest regulatory relevance. This is not a compliance audit and should not be relied upon for legal decisions. Consult qualified legal counsel for compliance assessments.
- **[INFO]** GDPR indicators detected (strong confidence) — Indicators suggesting GDPR may be relevant: Consent management platform detected: cookiebot.com; Privacy policy page found. EU General Data Protection Regulation — governs collection and processing of personal data of EU residents.
- **[INFO]** CCPA indicators detected (strong confidence) — Indicators suggesting CCPA may be relevant: Text mentions: do not sell; Link text: Do Not Sell or Share my Personal Information; Link text: Do not sell or share my personal information. California Consumer Privacy Act — gives California residents rights over their personal data.
- **[INFO]** HIPAA indicators detected (weak confidence) — Indicators suggesting HIPAA may be relevant: Text mentions: phi. Health Insurance Portability and Accountability Act — protects sensitive patient health information.

### Third-Party Data Sharing

*1 third-party service(s) detected*

- **[INFO]** Data inventory for transparency purposes — This inventory identifies third-party services that receive data from your site visitors. Under regulations like GDPR (Article 30), maintaining records of data processing activities is commonly considered a best practice. This automated scan provides a starting point — it may not capture all data flows.
- **[INFO]** 1 third-party services across 1 categories — 1 third-party services detected across 1 categories: CDN (1). Each of these services receives some user data from your site visitors.
- **[INFO]** Cloudflare (CDN) — Detected via cookie name. Typically collects: IP address (transient), Request metadata. Privacy policy: https://www.cloudflare.com/privacypolicy/. Data Processing Agreement available.

### Compliance Badges (C — 55/100)

*0 compliance badge(s) detected*

- **[INFO]** No compliance badges detected — No recognized compliance certification badges or seals were found. This is common — many sites do not display compliance badges.

---

## Availability

### CDN & Delivery (A+ — 100/100)

*Cloudflare (HIT)*

- **[PASS]** Site is served via Cloudflare CDN (edge: EWR)
- **[PASS]** CDN cache status: HIT

### HTTP Caching (A+ — 95/100)

*max-age=1800 (30 minutes)*

- **[PASS]** Cache-Control header is set
- **[PASS]** Effective TTL: 30 minutes (max-age=1800)
- **[PASS]** ETag present — enables conditional (304) responses

### Transport Security (A — 90/100)

*HTTP/3, HSTS, and TLS version analysis*

- **[INFO]** HTTP/3 (QUIC) not advertised — HTTP/3 eliminates head-of-line blocking. If your CDN supports it, consider enabling it.
- **[PASS]** HSTS enabled (base policy)
- **[INFO]** HSTS missing includeSubDomains — Without includeSubDomains, HSTS only protects the exact domain.
- **[PASS]** TLS 1.3 in use (fastest handshake, 1-RTT)

---

## Accessibility

### Landmark Structure (D — 50/100)

*44 landmarks*

- **[CRITICAL]** No <main> landmark found — Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
- **[PASS]** 31 <nav> landmark(s) found
- **[WARNING]** 21 of 31 <nav> elements are unlabeled — Multiple navigations need aria-label to distinguish them for screen readers.
- **[WARNING]** Skip navigation link is missing (WCAG 2.4.1) — Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
- **[PASS]** Search landmark present

### Heading Hierarchy (A+ — 100/100)

*39 headings*

- **[PASS]** Single H1 present

### Alt Text Quality (A+ — 97/100)

*1 of 101 images have issues*

- **[WARNING]** 1 image(s) with generic alt text
- **[PASS]** 100 image(s) with good alt text

### Form Accessibility (C — 55/100)

*4 of 12 controls have issues*

- **[CRITICAL]** 4 control(s) without accessible label — Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
- **[PASS]** 8 control(s) properly labeled

### Link & Button Quality (D — 48/100)

*13 issue(s) across 550 links and 58 buttons*

- **[CRITICAL]** 1 link(s) with no accessible text — Links without text are announced as raw URLs by screen readers.
- **[WARNING]** 2 link(s) with generic text — Generic link text like 'click here' doesn't describe the destination.
- **[WARNING]** 53 link(s) open in new tab without warning — Add '(opens in new tab)' to link text or aria-label.
- **[CRITICAL]** 10 button(s) with no accessible text — Icon-only buttons need an aria-label so screen readers can announce them.
- **[PASS]** 494 link(s) with descriptive text

---

## UX

### 404 Error Page (A — 90/100)

*HTTP 404, custom page*

- **[PASS]** Correct 404 status code returned
- **[PASS]** Custom styled 404 page
- **[PASS]** Navigation links present on 404 page
- **[PASS]** Homepage link present on 404 page
- **[PASS]** Search form present on 404 page

### Favicon & Branding (B — 70/100)

*6 icon(s) detected*

- **[PASS]** favicon.ico present at site root
- **[PASS]** HTML icon links detected
- **[PASS]** Apple touch icon present
- **[PASS]** Multiple icon sizes detected

### Web Manifest (D — 40/100)

*Not found*

- **[INFO]** No web manifest found — No manifest at standard paths (/manifest.json, /site.webmanifest). A manifest is optional but enables PWA features like home screen installation and standalone display.

### Dark Mode Support (D — 45/100)

*Theme color only*

- **[INFO]** Theme-color present but no dark variant — A theme-color is set but no dark-specific variant was found. The browser toolbar may not adapt for dark mode users.
- **[INFO]** No dark mode signals detected — Consider adding CSS with @media (prefers-color-scheme: dark) and <meta name='color-scheme' content='light dark'>.
- **[INFO]** Detection limited to meta tags and inline styles — External CSS files may contain prefers-color-scheme rules not visible to this scan.

### Print Stylesheet (D — 40/100)

*No print styles*

- **[INFO]** No print-specific styles detected — When users print this page, they get the screen layout including navigation and non-essential elements. Add @media print rules to hide navigation and optimize layout for paper.

### Navigation UX (F — 35/100)

*1 navigation pattern(s)*

- **[PASS]** Search functionality detected
- **[PASS]** 31 navigation landmark(s) detected

---

## SEO

### Canonical URL (A+ — 100/100)

*Properly configured*

- **[PASS]** Canonical tag present
- **[PASS]** Canonical is self-referencing
- **[PASS]** Canonical matches final URL after redirects
- **[PASS]** Canonical target returns 200

### Meta Tags (A — 85/100)

*Title: 6 chars*

- **[PASS]** Page title is set
- **[WARNING]** Title is only 6 characters — consider expanding
- **[INFO]** Title and H1 have very different wording — Alignment helps users confirm they've reached the right page.

### Content Depth (A — 85/100)

*2413 words, Very Difficult*

- **[PASS]** Page has 2413 words — good depth for search engines
- **[INFO]** Text-to-HTML ratio is 3% — Very low ratio suggests heavy framework overhead or boilerplate.
- **[INFO]** Reading level: Very Difficult (grade 17)

### Internal Links (A+ — 95/100)

*464 internal, 86 external*

- **[PASS]** 464 internal links (84%)
- **[PASS]** 99% of links use descriptive anchor text
- **[INFO]** Page has 550 links — consider reducing
- **[INFO]** 464 internal / 86 external links

### Image SEO (A+ — 100/100)

*101 images, 94 descriptive filenames*

- **[INFO]** 7 image(s) have hash/generic filenames

### Hreflang

*0 hreflang tags*


---

## Sustainability

### CO2 Per Page Load (A — 85/100)

*0.21g CO2 per view*

- **[PASS]** 0.21g CO2 per page view — This page transfers 0.9 MB, producing an estimated 0.21g of CO2 per visit using the Sustainable Web Design model (v4). Breakdown: data center 0.01g, network 0.04g, end-user device 0.16g.
- **[INFO]** At 10,000 monthly views: 25.0 kg CO2/year — With 10,000 page views per month, this page would generate approximately 25.0 kg of CO2 annually — equivalent to charging 3125 smartphones.
- **[PASS]** Green hosting reduces data center emissions

### Green Hosting (A+ — 100/100)

*Green (both)*

- **[PASS]** Both hosting and CDN use renewable energy
- **[INFO]** Cloudflare: Verified by the Green Web Foundation
- **[INFO]** Cloudflare: 100% renewable energy for global network since 2019
- **[INFO]** Green hosting status based on known provider commitments — Green hosting detection uses a curated database of provider renewable energy commitments. This is not a real-time verification. For authoritative checks, visit thegreenwebfoundation.org.

### Repeat Visit Weight (A+ — 100/100)

*94% cached*

- **[PASS]** 94% reduction on repeat visits — Returning visitors download only 56 KB (vs 901 KB first visit). 37 of 39 resources are served from browser cache, saving 0.20g CO2 per repeat visit.
- **[INFO]** Repeat visit: 0.01g CO2 (first visit: 0.21g)

### Carbon Budget (A+ — 100/100)

*10th percentile*

- **[PASS]** 0.21g CO2 — below the sustainability target of 0.50g — Cleaner than an estimated 90% of websites analyzed. This page meets the Web Sustainability Guidelines target.
- **[INFO]** Estimated 10th percentile — Compared to: top 10% = 0.20g, target = 0.50g, median = 0.60g per page view.

### Transfer Efficiency (C — 60/100)

*72% efficient*

- **[WARNING]** Transfer efficiency: 72% — An estimated 249 KB (28%) could be eliminated: 0 KB via better compression, 0 KB via modern image formats, 249 KB of unused JavaScript. This wasted data produces 0.06g of unnecessary CO2 per page view.

---

---

*Generated by [BeaverCheck](https://beavercheck.com) — https://beavercheck.com/results/578610a0-8ee4-466b-8eff-5e5f969003ba*
