aCAPTCHA: Verifying That an Entity Is a Capable Agent via Asymmetric Hardness

πŸ“… 2026-03-07
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
This work proposes the first formal formulation of the AI Agent Capability Verification Problem (ACVP), aimed at distinguishing among humans, automated scripts, and AI agents endowed with action, reasoning, and memory capabilities. To address this, the authors introduce a tripartite entity discrimination framework based on a capability vector ⟨x, r, s⟩ and a temporal threshold t, and design aCAPTCHAβ€”a composable, infrastructure-free protocol that embeds asymmetrically hard verification games within HTTP interactions via multi-round, time-constrained natural language understanding tasks. Preliminary experiments demonstrate that aCAPTCHA achieves both completeness and soundness, effectively and accurately differentiating the three classes of entities.

Technology Category

Application Category

πŸ“ Abstract
As autonomous AI agents increasingly populate the Internet, a novel security challenge arises:"Is this entity an AI agent?"It is a new entity-type verification problem with no established solution. We formalize the problem through a three-class entity taxonomy (Human, Script, Agent) based on a verifiable agentic capability vector(action, reasoning, and memory). A timing threshold t exploits the asymmetric hardness between human cognition and AI processing to separate the three classes. We define the Agentic Capability Verification Problem (ACVP) through three necessity primitives, each testing one capability dimension. Building on this foundation, we introduce aCAPTCHA (Agent CAPTCHA), a time-constrained security game for agent admission whose security rests on ACVP hardness under t. We instantiate aCAPTCHA through time-bounded natural-language understanding as a multi-round HTTP verification protocol, and evaluate it with preliminary agent trials that validate the protocol's soundness and completeness. aCAPTCHA provides a composable, infrastructure-free admission gate for any service where entity-type verification is required.
Problem

Research questions and friction points this paper is trying to address.

entity verification
AI agent
CAPTCHA
asymmetric hardness
agentic capability
Innovation

Methods, ideas, or system contributions that make the work stand out.

aCAPTCHA
Agentic Capability Verification Problem
asymmetric hardness
time-constrained verification
AI agent detection
πŸ”Ž Similar Papers
No similar papers found.