Skip to content

SecH0us3/ai-valid

Repository files navigation

AI-Valid | AI Readiness Audit 🛡️

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.

AI-Valid Demo

🌟 Key Features

  • Semantic Protocol Discovery: Automatically scans for .well-known manifests including MCP (Model Context Protocol), A2A Agent Cards, API Catalogs (RFC 9727), and AI Plugins.
  • Bot Accessibility Audit: Validates robots.txt and explicit AI directives for OAI-SearchBot, GPTBot, and others.
  • Content Optimization: Checks for Content Negotiation (Markdown support) and legal usage signals via Content-Signal headers.
  • 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.

🛠️ Technology Stack

  • 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.

🚀 Quick Start

Prerequisites

Installation

git clone git@github.com:SecH0us3/ai-valid.git
cd ai-valid/ai-valid
npm install

Local Development

npx wrangler dev

Deployment

npx wrangler deploy

📖 Specifications

AI-Valid audits against several emerging and established standards:


Created by SecH0us3 ecosystem.

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors