How it works

Eight layers.
One investigation.

Every Decloak scan runs eight independent security checks simultaneously. The free tier gives you a complete snapshot of one page in 15 seconds. Paid tiers deploy an AI agent that keeps investigating until it has covered your entire site - Enterprise adds active security testing on top.

Free scan

Single-page snapshot

All 8 layers on one URL. No account. Results in under 15 seconds. Good for a quick check on any page.

Full investigation

AI-guided site coverage

The agent reads findings and decides what to investigate next - crawling pages, fetching scripts, checking domains - until it has complete coverage.

Enterprise

Active security testing

Everything in Full investigation, plus safe active probes (forced browsing, CORS, reflected-input canaries) and authenticated scans behind a real login.

The free scan

Ready in 15 seconds

No setup, no account, no browser extension. Paste a URL and every scanner fires at once.

01

Paste any URL

No account, no browser extension, no configuration. Just the URL you want to check. HTTPS is added automatically.

02

Seven scanners fire at once

HTTP analysis, HTML parsing, headless browser capture, JavaScript CVE checks, tag manager analysis, domain intelligence, and AI synthesis all run simultaneously.

03

Scored report - no account needed

An A-F graded report with severity-ranked findings, an AI executive summary, and a shareable public link. Ready in under 15 seconds.

The 8 scan layers

Every attack surface. Simultaneously.

Most scanners check one thing. Decloak runs eight independent analysis engines in parallel and correlates findings across them - a missing CSP header combined with a third-party script reading form fields is a different risk level than either finding alone.

01

HTTP & Transport

HTTP & TLS Security

HTTPS enforcement, certificate validity, HSTS, redirect chains, security response headers (CSP, X-Frame-Options, Referrer-Policy), cookie flags, CORS, server version disclosure, and CMS/platform fingerprinting (WordPress, Shopify, Magento, and more) - each checked against the National Vulnerability Database.

02

HTML Analysis

Static HTML Analysis

All external scripts, hidden iframes, suspicious form fields, 1x1 tracking pixels, HTML comments containing credentials or internal paths, base tag hijacking, and data URIs.

03

Network Traffic

Rendered Page & Network

Headless browser captures every network request on page load - third-party domains, WebSocket connections, dynamically injected scripts, GTM container IDs, and storage writes.

04

JavaScript

JavaScript Vulnerability Scan

Library fingerprinting via Retire.js and OSV database, hardcoded secrets and API key detection, suspicious postMessage calls, and eval usage patterns across every JS file found.

05

Tag Manager

Tag Manager Intelligence

Fetches and parses every GTM container found. Lists all active tags, their firing triggers, and domains they send data to - including unrecognised or recently-registered destinations.

06

Third-party

Third-Party Domain Intel

Every external domain contacted categorised by purpose (analytics, CDN, ad network, unknown). WHOIS registration age, subdomain patterns, and known threat intelligence signals.

07

AI Synthesis & Executive Summary

Layer 7

Every scan - free or paid - runs this step: all findings from Layers 1-6 are passed to an LLM that reads them holistically, weighs severity in context, and writes a plain-English executive summary readable by anyone - developer, CTO, or auditor. The free tier's summary is one-shot; the paid agent reasons about which findings warrant deeper investigation before writing its final report.

Two more, for paying teams

Beyond the core eight.

Paid plans add two more layers most scanners don't have at all - one for every Starter+ team, one exclusive to Enterprise.

08
Enterprise

Active Testing

Active Security Testing (DAST)

Safe, non-destructive active probes - forced browsing, CORS misconfiguration checks, reflected-input canaries, systematic API endpoint discovery and testing (REST/GraphQL/SOAP) - plus an independent Active Testing Score and authenticated scans behind a real login.

09
Starter and up

DNS & Subdomains

DNS, TLS & Subdomain Discovery

SPF, DMARC, DNSSEC, and CAA records; certificate issuer, expiry, and cipher strength; subdomain enumeration via common-name wordlist and certificate transparency logs; subdomain takeover detection (dangling/hijackable CNAME records); and, for IP-address scan targets, a passive port/banner probe plus reverse DNS lookup - every check shown even when clean.

Back to free, for everyone

Built with AI? We check what got skipped.

Layer 10 doesn't belong to a paid tier - it runs on every scan, free tier included, the same as Layers 1-7.

10

Vibe-Coded Platform Security

Layer 10Free tier

Fingerprints Supabase, Lovable, Base44, Bubble, and Next.js, then checks for the misconfigurations most commonly reported for that stack - publicly readable database tables via a leaked anon key, exposed service_role keys, and known platform CVEs.

The full investigation

Full agent intelligence:
It doesn't scan. It investigates.

The free scan shows you one page. The paid tier deploys an AI security agent that behaves the way a skilled analyst would: run the initial scan, read the findings, decide what is worth investigating further, follow the threads, and keep going.

1

Initial 8-layer scan on the root URL

Same scan the free tier runs - but this is just the starting point, not the result.

2

Agent reads findings and decides what to investigate next

An exposed source map? Worth fetching. A GTM container with unknown tags? Worth parsing. A suspicious domain? Worth checking WHOIS and threat intel.

3

Parallel investigation of threads

Multiple investigation actions run in parallel - fetching scripts, scanning new pages, checking domains - while the agent monitors progress.

4

Re-reads accumulated findings - decides what comes next

Not a fixed checklist. The agent dynamically adjusts based on what it finds. A credential in a source map leads to different next steps than a CSP header gap.

5

Per-finding remediation guidance

Once investigation is complete, the agent writes specific, actionable remediation steps for every finding - not generic advice.

agent - investigation log
live
00:01statusStarting investigation of example.com
00:04pageLayer 1-8 scan complete - 4 findings
00:06agentExposed source map at /dist/app.js.map
00:08fetchFetching source map - 1,847 source files found
00:11findingHardcoded API key in src/utils/analytics.ts
00:13agentGTM container GTM-X4K9P2 detected - fetching
00:16page14 active tags - 3 firing to unknown domains
00:19findingcdn-analytics-2847.io - registered 6 weeks ago
00:24agentChecking DNS records and TLS certificate (Layer 9)
00:27findingSPF record missing - spoofing risk
00:30agentEnumerating subdomains
00:34findingstaging.example.com discovered - exposed admin login
00:37fetchCross-referencing WHOIS for 3 third-party domains
00:40agentWriting per-finding remediation guidance
00:43doneInvestigation complete - 15 findings, 3 critical

Free vs Full vs Enterprise

What changes when you upgrade

Free scan

Single page - no account required

  • All 8 scan layers on one page
  • CMS & platform fingerprinting + CVE checks
  • Security score and A-F grade
  • AI executive summary
  • Shareable public link
  • HTTP header checklist
  • Third-party domain map
  • Network request analysis
  • Results in under 15 seconds

Full investigation

Starter from £29/mo

  • Everything in Free, across every page
  • AI agent that investigates findings
  • Source map reconstruction and analysis
  • GTM container deep-dive
  • Per-finding remediation guidance
  • Priority Remediation Plan - top fixes, AI-written, exportable PDF
  • AI assistant chat
  • Scheduled recurring scans
  • Scan history and comparison reports
  • Email and Slack alerts for new criticals
  • PDF evidence packages for auditors
  • Multi-domain dashboard
  • Team access and finding assignment
  • ISO 27001 / SOC2 / NIS2 / DORA compliance mapping
  • White-label PDF branding for agencies

Enterprise

From £99/mo

  • Everything in Full investigation
  • Active Security Testing (DAST)
  • Independent Active Testing Score
  • API endpoint discovery & testing (REST, GraphQL, SOAP)
  • Authenticated scan mode (session capture)
  • Executive DAST report (PDF)
  • Priority support

Try it now

See what's running on your site.

Free scan takes 15 seconds. No account. No setup. If you find something worth digging into, upgrade and let the agent follow the thread.