---
title: "The Humanity Score | Edge Shield"
description: "Every visitor to your site, scored 1–100 — invisibly. No puzzles, no cookies, no fingerprinting. Welcome humans, route legitimate AI agents, and stop abuse. Free forever with Edge Shield."
url: https://edge.network/humanity/
---

# The Humanity Score | Edge Shield

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.

96
1
25
50
75
100

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.

Verified EDGE
Sign up

// siteverify response

&#123; "success" : true, "score" : 96 &#125;

Control / Shield / mysite.com

## See the whole picture

Protecting 3 widgets

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

Humans 91%

Declared AI agents 5%

Challenged 2%

Blocked 2%

Integration

## Live in five minutes.

Familiar sitekey + secret model — a drop-in migration from Turnstile and reCAPTCHA.

1

### 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>
```

2

### Verify the token on your server

```
// one API call → verdict + humanity score
POST https://shield.edge.network/siteverify

&#123;
  "success": true,
  "score": 96
&#125;
```

Free forever — unlimited widgets No credit card Single-use tokens, 5-min expiry Web Worker — zero CWV impact

## 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.

[Get Started Free](https://edge.network/console) [Explore Edge Shield](https://edge.network/shield)
