YYaaa News

Cloudflare Ships Precursor — Continuous Session Monitoring Forces AI Agents to Fake Full Human Behavior

TL;DR

Cloudflare launches Precursor — a session-wide continuous behavioral validation engine to force AI agents to fake full human sessions, not just checkpoints.

Cloudflare released Precursor on July 13 — a continuous behavioral validation engine that uses dynamically injected JavaScript to collect user-behavior signals across the entire session, distinguishing real humans from AI agents. Rolls out immediately, free until general availability.

The approach inverts CAPTCHA. CAPTCHA and Turnstile are single-point checks — user clicks once, passes, and never gets checked again. Precursor monitors the entire session: pointer movement, keyboard rhythm (not the actual keys), focus changes, visibility patterns — continuously matching whether the operator behaves like a real human.

Aimed at AI agents, not traditional scrapers. Traditional scrapers fail on individual challenges, but the agentic products that exploded in the past six months — Claude Computer Use, OpenAI Operator — can all pass Turnstile. They can click buttons, drag puzzles, but struggle to sustain a real-human behavioral rhythm across a full session. Cloudflare's framing: "Bots may pass individual challenges, but what remains difficult to replicate is consistent human behavior over time."

Economic implication: Precursor pushes agent operating cost from "crack one checkpoint" to "simulate one full session" — CPU, GPU, and time costs all double. Large-scale automation gets pushed into an unprofitable zone. This is engineering used to make agents economically infeasible.

Scale reference: Cloudflare Turnstile runs nearly 3 billion times per day, Cloudflare overall analyzes over 1 trillion requests per day — Precursor going live is instantly pushing "full session monitoring" to the scale of 20% of the global web.

If it works, Cloudflare drives AI agent costs to SaaS-tier pricing, and agents need to pay a "legal channel fee" to access the public web. If it doesn't, agent vendors use reinforcement learning to model human behavior rhythms, Precursor gets countered within six months, and we're back in the CAPTCHA arms-race loop.

via Cloudflare Blog
Cloudflare 推 Precursor|不再守關卡改監控全會話,逼 AI Agent 從單題作弊變全程模擬人類