DeepAudit
AI code security audit platform based on Multi-Agent collaboration architecture supports in-depth vulnerability mining and professional report generation
DeepAudit: Everyone owns an AI hacking team that makes vulnerability mining within reach. China's first open source code vulnerability mining multi-agent system. Xiaobai is deployed and operated with one click, autonomous collaborative audit + automated sandbox PoC verification. Support Ollama private deployment and generate reports with one click. Make security less expensive and auditing less complex. Log in using the default account: demo@example.com/demo123 ##Configuration forfirst-time use (required) ###Configure LLM API **DeepAudit requires the LLM API to use core audit functions!** 1. Click on the left menu ** System Management ** 2. Find the **LLM Configuration ** tab 3. Configure the following information: - **Provider**: `deepseek`(Recommended) - **Model**: `deepseek-chat` - **API Key**: Enter your DeepSeek API Key 4. Click ** Save ** ###Instant analysis ** Function **: Paste code snippets and analyze vulnerabilities in seconds ** Usage **: 1. Paste code snippets in the code editor 2. Select code language (automatic recognition) 3. Click the ** Analysis ** button 4. View the analysis results: - List of issues discovered - the extent of the problem - Detailed explanation of the problem (What-Why-How) - Repair suggestions ** Applicable scenarios **: - Quickly examine individual functions or blocks of code - Quick verification during Code Review - Learn best practices for safe coding ###Project Management ** Function **: Manage code projects to be audited ** How to create a project **: ####Method 1: Upload a ZIP file 1. Click ** New Project ** 2. Select **ZIP Upload ** 3. Upload project zip package 4. Fill in the project name and description ####Method 2: Import a Git repository 1. Click ** New Project ** 2. Select **GitHub** or **GitLab** 3. Enter warehouse address 4. Configure access tokens (required for private warehouses) ** Project operation **: - View the project file structure - Initiate audit task - delete items






