Free security check for your site or app
Paste your address and see what anyone can already read: API keys left in the code, missing protections, software that stopped getting security fixes. About ten seconds, and no signup to see the results.
What we found on
-
Fix:
Want this as a report you can forward?
A PDF with every finding and what to do about it — the thing to hand to whoever pays for the fix. We read the same report before we reply, so if something here needs a person, you will hear from an engineer rather than a sales sequence.
Your report is ready.
Download the PDFAn engineer reads the same findings. If anything in there is urgent, you will hear from us today.
What this check does, and what it refuses to do
It reads
- · The page you give us, and the scripts it loads from its own domain
- · Response headers: encryption, framing, content rules, cookie flags
- · Published keys: Stripe, AWS, OpenAI, Anthropic, GitHub, Supabase service-role
- · Debug output, source maps, end-of-life PHP, an old WordPress
It never
- · Guesses at admin paths or hidden files
- · Tries a login, a payload, or anything resembling an attack
- · Touches your database or your users' data
- · Stores the findings longer than an hour, unless you ask for the report
That line is deliberate. Everything above is already being served to anyone who opens your page; going further would be unauthorised access, whoever asked for it. The deeper checks — whether row-level security actually holds, whether a webhook can be replayed — happen in the system review, with your permission and your credentials.