DeepAudit

GitHub

DeepAudit:人人拥有的 AI 黑客战队,让漏洞挖掘触手可及。国内首个开源的代码漏洞挖掘多智能体系统。小白一键部署运行,自主协作审计 + 自动化沙箱 PoC 验证。支持 Ollama 私有部署 ,一键生成报告。支持中转站。​让安全不再昂贵,让审计不再复杂。

Components (DeepAudit) MCP Server

Model Context Protocol (components) server

View all DeepAudit servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "components": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-components"
      ]
    }
  }
}