HATCHA: A reverse CAPTCHA that blocks humans and lets AI agents pass
By
backlit4034
Summary
HATCHA is a reverse CAPTCHA system developed by monday.com that gates access behind challenges trivial for AI agents but difficult for humans — such as large-number multiplication, string reversal, and binary decoding. Unlike traditional CAPTCHAs that prove you're human, HATCHA proves you're not human by allowing AI agents to pass while blocking humans. It provides a Next.js quickstart guide and uses stateless verification with signed tokens containing hashed answers and expiry dates.
Source
Key quotes
· 3 pulledCAPTCHA proves you're human. HATCHA proves you're not.
HATCHA (Hyperfast Agent Test for Computational Heuristic Assessment) is a reverse CAPTCHA that gates access behind challenges trivial for AI agents but painful for humans
The answer never reaches the client. The signed token is opaque and contains only a hashed answer + expiry. Verification is stateless — no dat
You might also wanna read

Google wants you to prove you’re human with a controversial new reCAPTCHA challenge
DeepFrame: An AI-Powered Security Agent for Deep Penetration Testing of Web Apps
DeepFrame is a security-focused agent system designed to perform deep penetration testing for web applications. It was created in response t
Google reCAPTCHA Hand Gesture Verification Bypassed by Stock Photo
AI-Powered Desktop Assistant 'OnlyCheat' Aims to Undetectably Aid Users in Tasks
The article introduces 'OnlyCheat,' an AI-powered desktop assistant designed to silently support users during interviews, coding tests, exam
Browser Cash: Browser Automation Platform for AI Agents and Web Scraping
Browser Cash is a browser automation platform designed for AI agents, web scraping, and internet intelligence. The platform allows developer
Roundtable Proof of Human API: Invisible Bot Detection with 87% Accuracy
Roundtable Proof of Human is an API service that provides invisible bot detection and human identity verification. The service claims best-i

Comments
Sign in to join the conversation.
No comments yet. Be the first.