English

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

Cryptography and Security 2026-03-10 v1 Artificial Intelligence

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 <x, r, s> (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.

Keywords

Cite

@article{arxiv.2603.07116,
  title  = {aCAPTCHA: Verifying That an Entity Is a Capable Agent via Asymmetric Hardness},
  author = {Zuyao Xu and Xiang Li and Fubin Wu and Yuqi Qiu and Lu Sun and FaSheng Miao},
  journal= {arXiv preprint arXiv:2603.07116},
  year   = {2026}
}

Comments

17 pages, 3 figures

R2 v1 2026-07-01T11:08:22.241Z