← methodology

Agent user-agent parity

access.agent-ua-parity · Access · 4 pts · required · beta (unscored)

Goal

Do you welcome agents?

Whether your robots policy, bot protection, and agent guidance actively admit AI agents instead of blocking them.

How we test

Compared responses served to browser and AI-agent user-agents (informational while in beta).

How to pass

Ensure your WAF/bot protection allowlists verified AI crawlers instead of UA-gating them into challenges.

Verify a fix

curl -X POST /api/scan/checks \
  -H 'content-type: application/json' \
  -d '{"url": "yourdomain.com", "checkIds": ["access.agent-ua-parity"]}'