Skip to content
https://sky.it Export & share
IT · EUR (€) · Estimated Applicable regulations: GDPR · ePrivacy Directive · EAA Dev cost: €55/hr How jurisdiction is detected
Scanned
2026-04-22 22:26 UTC
Worker
🇪🇸 Madrid
Duration
1.1m
Vs prev

Audit overview

3 categories need attention: Security, and 2 others.

Fix Priority Matrix

5 findings

Quick Wins

3

High impact, low effort — start here.

Strategic

2

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

HSTS header is missing

Without HSTS, a network attacker can downgrade the very first connection to HTTP and steal the user's session.

Security › Security Headers
Critical: 3

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
Critical: 4

3 link(s) with no accessible text

Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.

Accessibility › Link & Button Quality
Warning: 5

185 third-party resources (100% 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
What fixing these means. Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Your LCP of 18.6s exceeds Google's 2.5s 'Good' threshold and the 1 performance issue below directly contributes to it. Accessibility issues exclude users who rely on assistive technology — an estimated 15% of your potential audience. Addressing the critical issues below would have the most immediate impact on your user trust.
3 security gaps detected — browsers may warn visitors about your site.
1 accessibility issue excludes users who rely on assistive technology.
Your LCP is 18.6s — fixing the 1 performance critical could bring it under Google's 2.5s 'Good' threshold.

Business case

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

Return on investment

€371 investment → €9,317/month returns + EUR 120,500,000 risk avoided

Investment
€371
6.8 h · 4 findings
Monthly returns
€9.317
€111.803/yr
Payback
0.0 mo
+30015% Y1
Regulatory risk avoided EUR 120.500.000
Or — fix only the top 3 findings
€3440.0 mo payback · +32425% 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.
€41 — 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

8 barrier(s) likely increasing bounce by ~29%.

Barriers
8
2 crit 6 warn
Bounce delta
+29pp
added vs baseline
Score
62
C
Speed
2
Trust
2
Usability
0
Content
2
Nav
2
  • Page takes 18.6s to load
    Users abandon at ~3s — you're 16.1s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • Page feels frozen for 1.2s
    Clicks on the primary CTA are ignored while JavaScript runs
    → Break up long tasks; defer non-critical JavaScript to post-hydration
  • No HSTS header
    Returning visitors are briefly exposed to downgrade attacks on first request
    → Set Strict-Transport-Security: max-age=31536000; includeSubDomains
  • 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 Open Graph tags
    Links shared on LinkedIn / Slack / Facebook show bare URLs — referral clicks drop
    → Add og:title, og:description, og:image, og:url to the page head

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

Remediation cost

€371 6.8 developer hours at €55/hr
Quick wins
€41 2 fixes in ~45 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

€9.317 / month at risk ~€111.803 / year if left unfixed
Default is 10,000. Use your own number for accurate $-figures.

Compliance Risk

€120.500.000

ePrivacy DirectiveGDPREAA
  • No privacy policy link detected
    GDPR: EUR 10.000 – EUR 20.000.000
  • Trackers detected but no cookie policy found
    GDPR: EUR 5.000 – EUR 10.000.000
  • Trackers detected but no cookie policy found
    GDPR: EUR 10.000 – EUR 20.000.000

Bounce-Rate Cost

€9.316 /mo

+28.7pp bounce · ~2,875 lost visitors/mo

CPC: EUR 3.24

Bandwidth Waste

€0,57 /mo

7653.8 MB/mo × 0.074 EUR/GB

  • Optimize transfer: save ~765 KB per page load
    Saves €0,57/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 4 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

32
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
82
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.
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.

11.58 s

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

18.60 s

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

1.18 s

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.

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

19.51 s

Desktop

75
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
88
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.
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.

1.07 s

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

3.20 s

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

107 ms

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

0.005

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

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

3.20 s

Categories

8
Avg score 73.6

How you compare

Where this site stands against peers running the same stack.

Contentstack · 11 peers
You 72
·
Avg 73
At average
0 50 100
Better than 18% of Contentstack sites See full Contentstack benchmark →
core-js · 1582 peers
You 72
·
Avg 72
At average
0 50 100
Content P19SEO P20Infrastructure P31Security P37Compliance P37Performance P61Accessibility P46Sustainability P48

Top 10% of core-js sites score 95+ on Content; you're at 74 — closing this gap is the highest-leverage improvement.

Better than 35% of core-js sites See full core-js benchmark →

Technology stack

Contentstack, on Node.js, hosted on Next.js, with F5 BigIP CDN

24 technologies detected 6 stack layers 6 with CPE identifier Enterprise

Stack Architecture

Analytics
Adobe Analytics Adobe Experience Platform Launch Datadog Google Analytics Google Tag Manager
CMS
Contentstack
Framework
GSAP Google Search Console Microsoft Microsoft 365 Proofpoint PubSubJS React ServiceNow Socket.io Stencil Swiper Webpack core-js 3.6.1 jQuery
Runtime
Node.js styled-components 6.4.0
CDN
F5 BigIP
Hosting
Next.js 15.3.6

All Detected Technologies (24)

F5's BIG-IP is a family of products covering software and hardware designed around application availability, access control, and security solutions.

Categories Reverse proxies Website https://www.f5.com/products/big-ip-services Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Next.js is a React framework for developing single page Javascript applications.

Categories JavaScript frameworks, Web frameworks, Web servers, Static site generator Website https://nextjs.org Detected by BeaverCheck Evidence Script URL: https://sky.it/_next/static/chunks/polyfills-42372ed130431b0a.js
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Node.js is an open-source, cross-platform, JavaScript runtime environment that executes JavaScript code outside a web browser.

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

Styled components is a CSS-in-JS styling framework that uses tagged template literals in JavaScript.

Categories JavaScript frameworks, Development Website https://styled-components.com Detected by BeaverCheck

Contentstack is a headless CMS software designed to help businesses deliver personalised content experiences to audiences via multiple channels.

Categories CMS Website https://www.contentstack.com Detected by BeaverCheck

GSAP is an animation library that allows you to create animations with JavaScript.

Categories JavaScript frameworks Website https://greensock.com/gsap Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=FcJkvvSDYWAZixO3SPwluEgx9Slo8-9Vwsdy2kEhdr4
Categories Analytics Detected by BeaverCheck · Low Evidence TXT record: MS=ms90374774
Categories Email Detected by BeaverCheck Evidence TXT SPF record includes spf.protection.outlook.com: v=spf1 include:spf-009f8f01.pphosted.com ip4:185.26.140.52/32 include:spf.protection.outlook.com include:de._netblocks.mimecast.com -all
Categories Email Detected by BeaverCheck Evidence MX record: mxa-009f8f01.gslb.pphosted.com

PubSubJS is a topic-based publish/subscribe library written in JavaScript.

Categories JavaScript libraries Website https://github.com/mroderick/PubSubJS Detected by BeaverCheck

React is an open-source JavaScript library for building user interfaces or UI components.

Categories JavaScript frameworks Website https://reactjs.org Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

ServiceNow is a cloud computing platform to help companies manage digital workflows for enterprise operations.

Categories Miscellaneous Website https://www.servicenow.com Detected by BeaverCheck
Categories JavaScript frameworks Website https://socket.io Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Stenciljs is an open-source web component compiler that enables developers to create reusable, interoperable UI components that can work across different frameworks and platforms.

Categories Web frameworks Website https://stenciljs.com Detected by BeaverCheck

Swiper is a JavaScript library that creates modern touch sliders with hardware-accelerated transitions.

Categories JavaScript libraries Website https://swiperjs.com Detected by BeaverCheck

Webpack is an open-source JavaScript module bundler.

Categories Miscellaneous Website https://webpack.js.org/ Detected by BeaverCheck

core-js is a modular standard library for JavaScript, with polyfills for cutting-edge ECMAScript features.

Categories JavaScript libraries Website https://github.com/zloirock/core-js Detected by BeaverCheck

jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.

Categories JavaScript libraries Website https://jquery.com Detected by BeaverCheck Evidence Script URL: https://ctlive.sky.it/livechat/SKY/amdlib/jquery/dist/jquery.min.js?define=__ctliveDefine
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Adobe Analytics is a web analytics, marketing and cross-channel analytics application.

Categories Analytics Website https://www.adobe.com/analytics/adobe-analytics.html Detected by BeaverCheck

Adobe Experience Cloud Launch is an extendable tag management solution for Adobe Experience Cloud, Adobe Experience Platform, and other applications.

Categories Tag managers Website https://docs.adobelaunch.com/getting-started Detected by BeaverCheck

Datadog is a SaaS-based monitoring and analytics platform for large-scale applications and infrastructure.

Categories RUM, Analytics Website https://www.datadoghq.com Detected by BeaverCheck Evidence Script URL contains www.datadoghq-browser-agent.com: https://www.datadoghq-browser-agent.com/eu1/v6/datadog-rum.js

Google Analytics is a free web analytics service that tracks and reports website traffic.

Categories Analytics Website https://google.com/analytics Detected by BeaverCheck

Google Tag Manager is a tag management system (TMS) that allows you to quickly and easily update measurement codes and related code fragments collectively known as tags on your website or mobile app.

Categories Tag managers Website https://www.google.com/tagmanager Detected by BeaverCheck Evidence Script URL contains www.googletagmanager.com: https://www.googletagmanager.com/gtag/js?id=G-RWMN51KW03

Observations (4)

Runtime exposed via X-Powered-By header

The X-Powered-By header reveals 'styled-components 6.4.0'. Remove this header in production to reduce information leakage.

→ Security

jQuery loaded alongside a modern framework

Both jQuery and React are loaded. Modern frameworks handle DOM manipulation natively. jQuery may be unnecessary and adds ~30KB to the page weight. Check the Performance tab for bundle analysis.

→ Performance

No build tool detected

A framework (GSAP) 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

24 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%2Fsky.it)](https://beavercheck.com/results/3b3a69aa-af76-4161-8e1f-6bdb826d33e3)
<a href="https://beavercheck.com/results/3b3a69aa-af76-4161-8e1f-6bdb826d33e3"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fsky.it" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fsky.it

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 (80)

Sprint 1: Quick Wins

+5

Highest ROI — low effort, high impact

3 findings 1h → C (77)
  • · HSTS header is missing
  • · 3 link(s) with no accessible text
  • · 185 third-party resources (100% of weight)

Sprint 2: Core Fixes

+3

Medium effort, high structural impact

2 findings 6h → B (80)
  • · Content-Security-Policy header is missing
  • · No Content-Security-Policy header found

Send Feedback