Thin client MCP server for AI Security Scanner - connects to cloud-hosted 27 agents (100% OWASP coverage)
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"ai-security-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# AI Security Scanner MCP - Cloud Edition World's first comprehensive agentic AI security scanner with 27 specialized agents covering 100% OWASP ASI + LLM vulnerabilities. This thin client connects to our secure cloud infrastructure where all scanning happens. **Current Version**: 1.0.31 | **Python**: >=3.10 | **Package Size**: ~50KB ## 🏗️ Architecture This package is a **lightweight cloud proxy** (~50KB) that connects Claude Code to our cloud-hosted security scanning infrastructure. All 27 security agents run in our secure Google Cloud environment, not on your local machine. **Benefits of Cloud Architecture**: - Always up-to-date security rules - No local compute resources needed - Proprietary agent logic protected - Consistent scanning environment - Sub-second scan execution - **NEW**: Automatic report file generation ## 🚀 Quick Start ### Step 1: Get Your API Key 1. Visit [https://app.ai-threat-scanner.com/dashboard/api-keys](https://app.ai-threat-scanner.com/dashboard/api-keys) 2. Sign up for free account 3. Generate new API key 4. Copy your key (format: `ciso_live_abc123xyz`) ### Step 2: Install Thin Client (uvx recommended) **Recommended: Use uvx** (no installation required): ```bash claude mcp add ai-security-scanner \ -e AI_SECURITY_API_KEY=ciso_live_abc123xyz \ -- uvx --python=3.12 ai-security-mcp@1.0.31 ``` **Alternative: Traditional pip install**: ```bash pip install ai-security-mcp==1.0.31 claude mcp add ai-security-scanner \ -e AI_SECURITY_API_KEY=ciso_live_abc123xyz \ -- ai-security-mcp ``` Replace `ciso_live_abc123xyz` with your actual API key. ### Step 3: Start Scanning Open Claude Code and ask: ``` Scan this repository for AI security vulnerabilities ``` The thin client will connect to our cloud infrastructure, execute all 27 security agents, and return comprehensive vulnerability findings. **Reports are automatically saved** to `AIThreatScannerReports/{repository}/` with: - Agentic Security Report (vulnerability findings) …
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.