← Back to search
45
Partial
Agentic Readiness Score
+25 llms.txt +15 structured API missing +20 ai-plugin
Raise this score to 95+
We ship the 6-file GEO uplift as a pull request against your repo. Flat fee, turnaround under 72 hours.
Fix this for $199 →
ai-tools llms-txtapiaisecuritydevtools

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Not found
🔗
Structured API
Found
🛡
Not specified
🏷
Schema.org Markup
Found
MCP Server
Not found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 45/100

            

llms.txt Content

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5"> <title>pentest-ai · find it. chain it. prove it.</title> <meta name="description" content="Open-source autonomous pentest CLI. 200+ security tools, 17 AI agents, exploit chaining, PoC validation, SARIF + CI/CD. MIT licensed."> <meta name="theme-color" content="#f0f0f0"> <!-- SEO + social meta carried over from production --> <link rel="canonical" href="https://pentestai.xyz/"> <meta property="og:type" content="website"> <meta property="og:url" content="https://pentestai.xyz/"> <meta property="og:title" content="pentest-ai | Autonomous AI Pentesting CLI"> <meta property="og:description" content="Find it. Chain it. Prove it. Open-source autonomous pentest CLI."> <meta property="og:image" content="https://pentestai.xyz/social-post.jpeg"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:title" content="pentest-ai | Autonomous AI Pentesting CLI"> <meta name="twitter:description" content="Find it. Chain it. Prove it. Open-source autonomous pentest CLI."> <meta name="twitter:image" content="https://pentestai.xyz/social-post.jpeg"> <!-- Structured data: Organization + SoftwareApplication + FAQPage --> <script type="application/ld+json"> { "@context": "https://schema.org", "@graph": [ { "@type": "Organization", "@id": "https://pentestai.xyz/#org", "name": "pentest-ai", "url": "https://pentestai.xyz/", "logo": "https://pentestai.xyz/logo.svg", "sameAs": [ "https://github.com/0xSteph/pentest-ai", "https://pypi.org/project/ptai/" ] }, { "@type": "SoftwareApplication", "@id": "https://pentestai.xyz/#software", "name": "pentest-ai", "alternateName": "ptai", "applicationCategory": "SecurityApplication", "operatingSystem": "Linux, macOS, Windows", "url": "https://pentestai.xyz/", "down