AI Agent Readiness Audit avatar

AI Agent Readiness Audit

Pricing

from $5.00 / 1,000 website auditeds

Go to Apify Store
AI Agent Readiness Audit

AI Agent Readiness Audit

Score any website for how well it works with, and defends against, AI agents. Nine checks, a 0 to 100 score, and a letter grade per site.

Pricing

from $5.00 / 1,000 website auditeds

Rating

0.0

(0)

Developer

Asish Singh

Asish Singh

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Score any website for how well it works with, and how well it defends against, AI agents.

AI assistants increasingly visit websites on a person's behalf. They read pages, follow links, and quote content in AI answers. This actor audits any site on two fronts at once. Is it safe for an agent to read, and is it easy for an agent to understand?

What you get for each website

A score from 0 to 100, a letter grade from A to F, and detailed findings from nine checks.

CheckWhat it looks for
Hidden prompt injection textAgent hijacking instructions hidden from human eyes (CSS hiding, zero width unicode, attribute payloads, HTML comments)
llms.txtA published map of the site for AI agents
robots.txt AI stanceExplicit rules for AI crawlers such as GPTBot and ClaudeBot
Structured dataJSON-LD that lets agents understand pages directly
Accountability linksReachable contact, privacy, terms, or about pages
SitemapA reachable sitemap.xml
AnswerabilityFAQ and HowTo structured data, the shapes AI answers quote most
Meta robotsAccidental noindex or noai directives
MCP signalWhether the site advertises an agent facing endpoint (informational)

Safety is weighted highest on purpose. A readable site that can hijack an agent is worse than one that is simply hard to read.

How to use

  1. Enter one or more website URLs or domains in the input.
  2. Run the actor.
  3. Results appear in the dataset, one row per site, ready to export as JSON, CSV, or Excel.

Who this is for

  • Site owners who want their content to show up correctly and safely in AI answers
  • Agencies running AI readiness checks across client sites
  • Researchers studying the agentic web at scale

Method

The audit fetches the landing page, robots.txt, llms.txt, and the sitemap, then crawls a few key pages and runs the nine checks. The same engine powers the open source agent-readiness-auditor and the published study The State of the Agentic Web, 2026.