@echorank/agent-auditor
v1.0.0
Published
CLI tool to audit a website's readiness for autonomous AI agents (Claude Operator, ChatGPT agents, WebMCP) and grade it A to F.
Maintainers
Readme
@echorank/agent-auditor
Agentic UX & WebMCP Auditor CLI by EchoRank
Grade your website's readiness for autonomous AI agents — like Claude Operator and ChatGPT agents — from A to F.
⚡ Quick Start (No Installation Required)
npx @echorank/agent-auditor https://yourwebsite.comOr install it globally:
npm install -g @echorank/agent-auditor
agent-auditor https://yourwebsite.comOr install via Homebrew (macOS/Linux):
brew tap echorank-com/tap
brew install agent-auditor
agent-auditor https://yourwebsite.com📊 What Does It Audit?
agent-auditor scans your site's HTML structure, links, image tags, headings, robots bot
policies, and W3C WebMCP integration endpoints to check:
- HTML Semantics & Structure: Whether agents can reliably parse and act on your markup.
- Bot & Agent Policies:
robots.txtand header rules for known AI agent user-agents. - WebMCP Readiness: Presence and correctness of WebMCP tool-calling endpoints.
- Actionability: Whether links, forms, and buttons expose enough context for an agent to act.
🌐 Full Web Interactive Report
For the full A–F grade breakdown and remediation guide, visit the free web tool:
👉 https://echorank.com/tools/agent-auditor
📄 License
MIT © EchoRank
