Google’s Web Bot Auth: New Method to Verify Legitimate Bots

▼ Summary
– Google is testing a new experimental cryptographic protocol called Web Bot Auth to authenticate AI agent bots, distinguishing authentic bots from fraudulent ones.
– The protocol is currently in a limited test with some AI agents hosted on Google infrastructure, and not all Google user agents or requests are signed.
– Google recommends continuing to use IP addresses, reverse DNS, and user-agent strings alongside Web Bot Auth during the gradual rollout.
– Web Bot Auth cryptographically signs bot requests, moving beyond easily spoofed headers to verified identity and decoupling agent identity from IP addresses.
– The protocol aims to future-proof the web by building mutual trust between agent providers and websites, improving observability into agent interactions.
Google is piloting a fresh approach to bot verification called Web Bot Auth, a system designed to help website operators confirm which automated visitors are legitimate. The company published a new support document describing it as “a new cryptographic protocol that helps websites to validate that bots are authentic.”
The core idea is straightforward: give site owners a reliable way to automate the distinction between authentic AI agents and fraudulent ones. Rather than relying on easily faked signals, this protocol uses cryptographic signing to verify a bot’s identity.
Right now, the test is limited. Google says it is “testing the protocol with some AI agents hosted on Google infrastructure.” Not every Google user agent will participate, and the company is not yet signing every request from agents using the protocol. As a result, Google recommends that website operators continue using traditional verification methods , IP addresses, reverse DNS, and user-agent strings , alongside Web Bot Auth during this gradual rollout.
So what exactly is Web Bot Auth? According to Google’s definition, it is “an experimental cryptographic protocol used to authenticate requests sent by bots. Instead of relying solely on self-reported headers and IP addresses, Web Bot Auth allows agents to cryptographically sign their requests.”
Google outlines several potential benefits from the system. First, future-proofing: the protocol aims to help establish a web where agent providers and websites can build mutual trust and make informed access decisions. Second, cryptographic certainty: it moves beyond easily spoofed headers to a verified identity, decoupling agent identity from IP addresses. Third, better observability: site owners gain clearer insights into how agents interact with their content.
Why does this matter? As AI agents become more common across the web, managing which ones can access your site will grow increasingly complex. This authentication method could help you allow authentic AI agents while blocking the inauthentic ones. Keep in mind that this is still an experimental feature, so monitor its progress closely as Google continues development.
(Source: Search Engine Land)




