Agents
The Agents score group: agent experience (AX) across five pillars
Agents is one of the four score groups on every report, a first-class score alongside SEO, Performance, and Security. It measures agent experience (AX): whether AI agents can read, reach, discover, and act on your site.
It covers five pillars:
- Readable - content without JavaScript, token weight, Markdown responses
- Reachable - AI crawler access, behavioral blocking
- Discoverable -
llms.txt,AGENTS.md, agent manifests - Declared - Content-Signal,
noai, RSL licensing - Actionable - API/OAuth discovery, pay-per-crawl
Category
A handful of cloud rules (LLM parsability, page-type match, AI content, site metadata) extend this group with AI analysis when you’re logged in.
Disable all agent rules
squirrel.toml
toml[rules]
disable = ["ax/*", "ai/*"]See the full rules reference for the other score groups.