← methodology
agents.md
usability.agents-md · Usability · 3 pts · recommended
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
Fetched /agents.md and checked for substantive agent guidance.
How to pass
Add /agents.md: what agents may do on your site, key URLs, auth, rate limits, and who to contact.
Verify a fix
curl -X POST /api/scan/checks \
-H 'content-type: application/json' \
-d '{"url": "yourdomain.com", "checkIds": ["usability.agents-md"]}'