AIToday

A new audit tool called ax-audit helps websites prepare for AI agents by checking their readiness across 18 dimensions—from discovery files to crawler policies to content formats.

Hacker News1d ago3 min read
A new audit tool called ax-audit helps websites prepare for AI agents by checking their readiness across 18 dimensions—from discovery files to crawler policies to content formats.

Summaries like this, in your inbox every morning.

Sign up free →

3 Key Points

  1. 1

    What happened: Lucio Duran released ax-audit, a command-line tool that audits websites on 18 checks (14 weighted, 4 informational) covering LLMs.txt, robots.txt with content signals, HTML rendering, structured data, HTTP headers, Agent Card, MCP, SEO basics, security.txt, meta tags, OpenAPI, TLS/HTTPS, sitemaps, and content negotiation for AI agents. The tool produces a score from 0–100 and links each finding to a remediation guide.

  2. 2

    Why it matters: AI agents and LLMs are increasingly crawling and interacting with websites. Just as Lighthouse audits web performance and axe-core audits accessibility, ax-audit tells site operators how ready they are for the AI agent ecosystem—revealing failure modes invisible to normal website operators, like a Web Application Firewall blocking crawlers that robots.txt actually allows.

  3. 3

    What to watch: The tool runs via command line (npx ax-audit https://example.com), supports batch audits with parallel execution, outputs to terminal, Markdown, JSON, or HTML, and gates CI with exit codes (0 for score ≥70, 1 below). Documentation and remediation guides are available at lucioduran.com/projects/ax-audit/docs. The project is open-source under Apache 2.0 and accepts contributions.

Discussion

No comments yet. Be the first to share your thoughts!

Log in to join the discussion

Related Articles

Stay ahead with AI news

Get curated AI news from 200+ sources delivered daily to your inbox. Free to use.

Get Started Free

Free · takes 30 seconds · unsubscribe anytime

5 minutes a day. The AI essentials.

200+ sources · Email / LINE / Slack

Get it free →