Skip to content

Bot info

AgentPassBot

Last updated

AgentPassBot is the crawler behind AgentPass's free agent-readiness scan. It visits a website only when someone asks AgentPass to scan it, reads a small number of public pages, and stops.

How to recognize it

Every request AgentPassBot makes sends this user agent:

AgentPassBot/1.0 (+https://getagentpass.com/bot)

robots.txt is respected

Before reading any page, AgentPassBot fetches your robots.txt. It follows the rules for the AgentPassBot user agent, and falls back to your rules for all crawlers (*) when there are none. If your robots.txt can't be loaded because of a server error, AgentPassBot doesn't crawl at all. It also slows down when your robots.txt sets a Crawl-delay.

To keep AgentPassBot off your site entirely, add this to your robots.txt:

User-agent: AgentPassBot
Disallow: /

Conservative by design

  • At most 20 pages per scan — usually fewer — chosen from your homepage, sitemap and links.
  • A few requests at a time, with per-request timeouts of 8 seconds and a time limit for the whole scan.
  • Public pages only: it never signs in, submits forms, adds items to carts or places orders.
  • Scans are rate-limited per website, so the same site can't be scanned over and over in a short time.
  • It doesn't follow links to private network addresses or other internal systems.

What happens to what it reads

AgentPassBot extracts facts relevant to AI agents — like structured product data, prices, locations and discovery files — to build a readiness report. It doesn't keep copies of whole pages. See our privacy notice for details.

Contact

If AgentPassBot is causing problems for your website, or you have questions about it, email hello@getagentpass.com. Please include your domain and, if you can, the time of the visits.