The rise of AI agents, bots that shop, search, and consume content on behalf of human users, has rendered traditional web security obsolete. The simple classification of traffic into “good” or “bad” bots is collapsing under the weight of automation that requires identity, intent, and, increasingly, a payment plan.
According to David Sénécal, writing for Akamai, the industry is now scrambling to build a new foundation for web interaction, moving away from blanket blocking toward cryptographic verification and mandatory monetization. This shift defines the emerging field of Agentic bot management.
The core problem is transparency. When an AI agent interacts with a website, the site owner loses the opportunity to generate leads, serve ads, or understand the end user’s true intent. To solve this, a new wave of identity protocols is emerging to provide agents with digital passports.
These protocols include Web Bot Authentication (Web Bot Auth), which uses HTTP Message Signatures to verify known bots; Know Your Agent (KYA), which builds on KYC/KYB models to provide robust identity verification for agents; and Visa’s Trusted Agent Protocol (TAP), designed specifically to enable secure agentic commerce.
These standards rely on encrypted JSON Web Tokens (JWTs) that the agent must present with every request. The token doesn’t just prove the agent is legitimate; it carries crucial context about the request, the intended use of the data, and, critically, the identity of the human user who initiated the request. This is the only way for site owners to regain the transparency lost when the AI agent replaced the direct human visit.
