What this checks
- Content-Security-Policy
- Strict-Transport-Security
- X-Content-Type-Options
- Referrer-Policy
Check whether a public URL is missing common security headers such as CSP, HSTS, X-Content-Type-Options and Referrer-Policy.

Ask Richard about your report
Paid reports include direct founder help. If a finding is unclear, send it with the page, evidence and suggested fix attached, and Richard will explain what to do next.
Public pages only. No account, no card, no worker job.
Use the checker above for a deterministic header check. The full scan adds context, severity and route-by-route evidence.
Run complete launch scanTarget keyword: security headers checker
A security headers checker reviews the browser-level protections your server sends with each public page. These headers do not make an insecure application secure by themselves, but they reduce common attack paths and show that the site has moved beyond framework defaults. For startups, agencies and AI-built sites, missing headers are often one of the quickest trust wins.
Good security header posture starts with HTTPS and HSTS so browsers know to use secure connections. X-Content-Type-Options helps prevent MIME sniffing. Referrer-Policy limits the data leaked when users click away. A careful Content-Security-Policy can reduce the blast radius of cross-site scripting, though it needs testing so it does not break legitimate scripts.
This free check is useful before launch, procurement reviews, app store submissions and customer security questionnaires. It gives you a concrete list of response headers to add or tune, then a full audit can connect those findings to cookies, third-party scripts and page-specific evidence.