AI-Valid is a professional, high-fidelity auditing tool designed to evaluate how "AI-ready" your website or platform is. As the web transitions from human-only consumption to autonomous agent interaction, AI-Valid helps developers and business owners ensure their data is accessible, correctly signaled, and compatible with modern AI standards.
- Semantic Protocol Discovery: Automatically scans for
.well-knownmanifests including MCP (Model Context Protocol), A2A Agent Cards, API Catalogs (RFC 9727), and AI Plugins. - Bot Accessibility Audit: Validates
robots.txtand explicit AI directives forOAI-SearchBot,GPTBot, and others. - Content Optimization: Checks for Content Negotiation (Markdown support) and legal usage signals via
Content-Signalheaders. - Actionable Dashboard: Results are categorized into Passed, Warnings, & Not found, providing a clear implementation roadmap.
- Dynamic UX: Fast, parallel network scanning with a terminal-inspired reconnaissance interface.
- Deep Linking: Share audit results easily via persistent URL hashes.
- Backend: Cloudflare Workers (High-performance, global edge deployment).
- Frontend: Vanilla JavaScript (ES6+), Modern CSS (Glassmorphism), and Semantic HTML5.
- Deployment: Wrangler CLI.
- Performance: Zero external dependencies on the frontend for lightning-fast loads.
git clone git@github.com:SecH0us3/ai-valid.git
cd ai-valid/ai-valid
npm installnpx wrangler devnpx wrangler deployAI-Valid audits against several emerging and established standards:
Created by SecH0us3 ecosystem.
