Title: useHUMA — Invisible Bot Protection (No CAPTCHA)
Author: usehuma
Published: <strong>Ògún  19, 2026</strong>
Last modified: Ògún  19, 2026

---

Ṣàwárí àwọn plugin

![](https://ps.w.org/usehuma/assets/banner-772x250.png?rev=3655426)

![](https://ps.w.org/usehuma/assets/icon-256x256.png?rev=3655426)

# useHUMA — Invisible Bot Protection (No CAPTCHA)

 Láti ọwọ́ [usehuma](https://profiles.wordpress.org/usehuma/)

[Ṣe ìgbàsílẹ̀](https://downloads.wordpress.org/plugin/usehuma.1.0.2.zip)

 * [Àwọn àlàyé](https://yor.wordpress.org/plugins/usehuma/#description)
 * [Àwọn àgbéyẹ̀wò](https://yor.wordpress.org/plugins/usehuma/#reviews)
 *  [Ìgbéwọlẹ̀](https://yor.wordpress.org/plugins/usehuma/#installation)
 * [Ìdàgbàsókè](https://yor.wordpress.org/plugins/usehuma/#developers)

 [Ìrànlọ́wọ́](https://wordpress.org/support/plugin/usehuma/)

## Àpèjúwe

CAPTCHAs interrupt every visitor to catch a few bots — and modern bots solve them
anyway. useHUMA takes the opposite approach: it observes _how_ a visitor behaves(
mouse rhythm, typing cadence, scroll patterns, touch physics) and scores the probability
that a real human is present. Real visitors feel nothing. Bots get blocked.

**What it protects:**

 * **Comments** — spam comments are rejected before they reach your moderation queue
 * **User registration** — fake account signups are stopped at the door
 * **Contact Form 7** — form spam is invalidated on submission (if CF7 is installed)

**Why site owners choose it:**

 * **Invisible** — no checkbox, no image puzzles, no friction for real visitors
 * **Privacy-first** — zero PII: no keystroke contents, no names, no fingerprinting
   databases; only statistical aggregates of interaction patterns
 * **Fail-open by design** — if the verification service is ever unreachable, your
   forms keep working
 * **Tells you when it was an AI agent** — not just bot or human. Playwright, Puppeteer,
   browser extensions and computer-use agents come back with their own verdict, 
   on every plan including the free one
 * **One setting** — paste your API key and youÌtumọ̀ Yorùbá: ’re protected

YouÌtumọ̀ Yorùbá: ’ll need an API key from [humaverify.com](https://humaverify.com/signup?utm_source=wordpress).
It is free and it stays free: every account starts with 14 days of the Starter plan
and then settles on the Free plan, 1,000 verifications a month, for ever, no credit
card. Most small sites never need more than that.

### External services

This plugin connects to the useHUMA API (https://humaverify.com) to score form submissions.
On each protected submission, the plugin sends: anonymous behavioral statistics 
collected on the page (timing variance of mouse/keyboard/scroll/touch interactions—
never the contents of what was typed) and a pseudonymous identifier. When the form
provides an email address it is hashed on your server first, with a salt generated
once and stored only in your own WordPress database, so the address itself never
leaves your site and the hash cannot be reversed or matched against any other site.
No other personal data is transmitted.

This service is provided by useHUMA: [terms of service](https://humaverify.com/terms),
[privacy policy](https://humaverify.com/privacy).

## Ìgbéwọlẹ̀

 1. Install and activate the plugin.
 2. Get a free API key at [humaverify.com/signup](https://humaverify.com/signup?utm_source=wordpress).
    No credit card.
 3. Go to **Settings  useHUMA**, paste your API key, and choose what to protect.
 4. Done — protection is invisible from this point on.

## FAQ

### Will my visitors see a CAPTCHA or checkbox?

No. Verification is completely invisible. Visitors just use your site normally; 
the behavioral score happens in the background.

### What data is collected?

Only statistical aggregates of interaction timing (e.g. “how much did typing rhythm
vary”), never the contents of what a visitor types, and never biometric identifiers.
See the External services section for the full list.

### What happens if the useHUMA API is down?

The plugin fails open: submissions are allowed through. An outage will never lock
real users out of your forms.

### What is strict mode?

By default, submissions without behavioral signals (e.g. from visitors with JavaScript
disabled) are allowed. Strict mode rejects them — which blocks direct-POST bots 
completely, at the cost of also blocking no-JavaScript visitors.

### Is it really free, or is it a trial that ends?

Both. Every account gets 14 days on the Starter plan, then settles on the Free plan
and stays there: 1,000 verifications a month, no expiry, no card, with the AI-agent
verdict included. A thousand a month is enough for most personal and small business
sites. If your forms see more than that, the paid plans start at $49 a month, and
the same API key keeps working.

### Does it work with caching plugins?

Yes. The collector runs client-side after page load, so full-page caching doesnÌtumọ̀
Yorùbá: ’t affect it.

## Àwọn àgbéyẹ̀wò

Kò sí àwọn àgbéyẹ̀wò fún plugin yìí.

## Àwọn Olùkópa & Olùgbéejáde

“useHUMA — Invisible Bot Protection (No CAPTCHA)” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀.
Àwọn ènìyàn wọ̀nyí ti ṣe ìkópa sí plugin yìí.

Àwọn Olùkópa

 *   [ usehuma ](https://profiles.wordpress.org/usehuma/)

[Túmọ̀ “useHUMA — Invisible Bot Protection (No CAPTCHA)” sí èdè rẹ.](https://translate.wordpress.org/projects/wp-plugins/usehuma)

### Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?

[Ṣàwárí koodu](https://plugins.trac.wordpress.org/browser/usehuma/), ṣàyẹ̀wò [ibi ìpamọ́ SVN](https://plugins.svn.wordpress.org/usehuma/),
tàbí ṣe àgbékalẹ̀ sí [àkọsílẹ̀ ìdàgbàsókè](https://plugins.trac.wordpress.org/log/usehuma/)
nípasẹ̀ [RSS](https://plugins.trac.wordpress.org/log/usehuma/?limit=100&mode=stop_on_copy&format=rss).

## Àkọsílẹ̀ àwọn àyípadà

#### 1.0.2

 * Email addresses are now hashed on your own server before anything is sent. The
   address itself never leaves your site, and the readme no longer claims zero PII
   while transmitting one.

#### 1.0.1

 * The bundled collector now reports automation tells, and the plugin forwards them
   instead of dropping them. Without this a headless browser that moved the cursor
   a little was scored as a real visitor.

#### 1.0.0

 * Initial release: comment, registration and Contact Form 7 protection, settings
   page, bundled behavioral collector.

## Àkójọpọ̀ Meta

 *  Ẹ̀yà **1.0.2**
 *  Ìgbàgbọ́hùn tó kẹ́yìn **ọjọ́ 2 sẹ́yìn**
 *  Àwọn ìgbéwọlẹ̀ tó ṣiṣẹ́ **Tó kéré sí 10**
 *  Ẹ̀yà WordPress ** 5.8 tàbí ju bẹ́ẹ̀ lọ **
 *  Dánwò dé **7.0.4**
 *  Ẹ̀yà PHP ** 7.4 tàbí ju bẹ́ẹ̀ lọ **
 *  Èdè
 * [English (US)](https://wordpress.org/plugins/usehuma/)
 * Àwọn àmì
 * [anti-spam](https://yor.wordpress.org/plugins/tags/anti-spam/)[bot protection](https://yor.wordpress.org/plugins/tags/bot-protection/)
   [captcha alternative](https://yor.wordpress.org/plugins/tags/captcha-alternative/)
   [comments](https://yor.wordpress.org/plugins/tags/comments/)[spam](https://yor.wordpress.org/plugins/tags/spam/)
 *  [Ìwòye Tó Péye](https://yor.wordpress.org/plugins/usehuma/advanced/)

## Àwọn ìbò

Kò sí ìwádìí tí a tíì fi ránṣẹ́.

[Your review](https://wordpress.org/support/plugin/usehuma/reviews/#new-post)

[Wo gbogbo àwọn àgbéyẹ̀wò](https://wordpress.org/support/plugin/usehuma/reviews/)

## Àwọn Olùkópa

 *   [ usehuma ](https://profiles.wordpress.org/usehuma/)

## Ìrànlọ́wọ́

Nǹkan wà tí o fẹ́ sọ? Ṣé o nílò ìrànlọ́wọ́?

 [Wo àpéjọ ìrànlọ́wọ́](https://wordpress.org/support/plugin/usehuma/)