1Scan
2Unlock
3Report

Security scan built for SaaS and web apps

Everything in the standard scan, plus CORS misconfiguration, GraphQL introspection, exposed API docs, client-side secrets, source maps, and supply-chain (SRI) checks.

We only run passive, read-only checks — no exploitation attempts. Limited to 5 scans/hour and 20/day per visitor.

CORS+ credentials check
GraphQLintrospection probe
5 filesscanned for secrets
SRIsupply-chain check

CORS & credentials

Flags a wildcard or reflected origin combined with credentialed requests — the combination that lets any site act as a logged-in user.

GraphQL & API docs

Checks common paths for a publicly queryable schema or exposed Swagger/OpenAPI documentation.

Client-side secrets

Pattern-matches same-origin scripts for AWS, Stripe, Google, and Slack keys — never stores the match itself, only where it was found.

Source maps & SRI

Flags exposed .map files and third-party scripts loaded without an integrity attribute.