Introducing the Humanity Score
Every visitor scored 1–100. Invisibly.
No puzzles, no cookies, no fingerprinting. One API call returns pass/fail plus a score — automation is a signal, not a verdict. You decide what happens next.
1–30 · BLOCK
Undeclared bots
Automation that refuses to identify itself floors the score. Stop it before it reaches your forms.
30–70 · ROUTE
Declared agents
Shopping assistants and booking agents acting for real people — send them to the right endpoints.
70–100 · WELCOME
Humans
Real visitors sail through without ever seeing a challenge. Your conversion rate says thanks.
The widget
One score, produced by a widget your visitors never notice.
Drop one script tag and a div into your form. Shield scores every visitor in the background and hands your server a verdict plus the humanity score — no traffic lights, no crosswalks, no fire hydrants.
Invisible by default
A background proof-of-work runs in a Web Worker while risk signals are scored. Real humans almost never see a challenge.
Under 15KB
Dependency-free and framework-agnostic. Your Core Web Vitals won't notice it exists.
No cookies, no tracking
No fingerprint database, no per-visitor storage — only hourly aggregate counters. Private by architecture.
A score, not a verdict
Every check returns 1–100. Allow, step up, redirect, or block — your rules, not a binary gate.
// siteverify response
{ "success": true, "score": 96 }
Control / Shield / mysite.com
See the whole picture
Verifications (30d)
128.4K
↑ 12% vs last period
Avg humanity score
87/100
Healthy — mostly human traffic
Challenges served
2.1K
1.6% of checks — invisible to the rest
Abuse blocked
4.9K
Credential stuffing, form spam
Verifications — last 14 days
Traffic breakdown
Integration
Live in five minutes.
Familiar sitekey + secret model — a drop-in migration from Turnstile and reCAPTCHA.
Add the widget to your form
<script src="https://shield.edge.network/api.js" defer></script> <form> ... <div class="edge-shield" data-sitekey="es_your_sitekey"></div> </form>
Verify the token on your server
// one API call → verdict + humanity score POST https://shield.edge.network/siteverify { "success": true, "score": 96 }
Measure First
Why score visitors before you have a problem?
We don't have a bot problem. Why score visitors now?
Because "no bot problem" is usually an assumption, not a measurement — automated traffic doesn't announce itself. In invisible mode the humanity score is a measurement instrument: every visitor is scored 1–100 in the background, and your dashboard shows the real mix of humans, declared AI agents, and undeclared automation — without a single challenge shown. Most sites are surprised by what they see in the first fortnight.
What does scoring early actually protect?
Your data quality — which is much cheaper to keep than to recover. Fake signups skew funnel metrics and the marketing decisions based on them. Bot addresses on a mailing list damage sender reputation, which takes months to repair. Screening at the door means the numbers you make growth decisions from stay trustworthy.
Score your first visitor in five minutes. Free.
The humanity score is part of Edge Shield — free forever for core protection, with unlimited widgets and no credit card. Welcome humans, route good agents, and stop abuse without ever showing a puzzle.