← Back to search
40
Partial
Agentic Readiness Score
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 securityaitestingllms-txtapidevtools

Agentic Signals

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

Embed this badge

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

Agentic Ready 40/100

            

llms.txt Content

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>pentest-ai | Autonomous AI Pentesting CLI</title> <meta name="description" content="Open-source autonomous pentest CLI. 191 security tools, 11 AI agents, 32 MCP tools, exploit chaining, PoC validation, SARIF + CI/CD. MIT licensed."> <link rel="canonical" href="https://pentestai.xyz/"> <meta name="theme-color" content="#05050a"> <meta name="robots" content="index, follow"> <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"> <link rel="icon" type="image/png" sizes="192x192" href="/favicon-192.png"> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600;700&family=Inter:wght@400;500;600;700;800;900&display=swap" rel="stylesheet"> <style> *,*::before,*::after{box-sizing:border-box;margin:0;padding:0} :root{ --bg:#05050a; --bg-2:#0a0a12; --bg-3:#10101a; --border:#1a1a28; --border-2:#282838; --border-3:#3a3a50; --fg:#f5f5fa; --fg-2:#a0a0b5; --fg-3:#70708a; --fg-4:#4a4a60; --red:#e94560; --red-2:#ff6b85; --red-glow:rgba(233,69,96,0.45); --red-soft:rgba(233,69,96,0.08); --purple:#a78bfa; --purple-2:#c4b5fd; --purple-glow:rgba(167,139,250,0.4); --cyan:#67e8f9; --green:#22c55e; --warn:#f59e0b; --mono:'JetBrains Mono',ui-monospace,SFMono-Regular,monospace; --sans:'Inter',-apple-system,BlinkMacSystemFont,sans-serif; } html{scroll-behavior:auto} html.lenis{height:auto} .lenis.lenis-smooth{scroll-behavior:auto!important} .lenis.lenis-s