Agent Discovery Readiness Audit
A local Node.js 18+ utility for a safe first-pass check of four public agent-discovery paths: robots.txt, llms.txt, /.well-known/agent.json, and openapi.json.
It reports observable HTTP availability and basic JSON structure for public manifest and OpenAPI files. It does not crawl, authenticate, follow redirects, bypass protections, or evaluate security, compatibility, legal compliance, or search ranking.
Includes:
• standalone offline audit script
• quick-start guide
• MIT license
The tool accepts public HTTPS hostnames only and rejects local/internal targets, IP-address targets, custom ports, URL credentials, and DNS names resolving to private IPs.
A hosted x402 alternative is available from HustleOS Agent Utilities.