lintsinghua/DeepAudit

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

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 17 minutes ago
Added to GitGenius on December 22nd, 2025
Created on September 19th, 2025
Open Issues & Pull Requests: 94 (+0)
GitHub issues: Enabled
Number of forks: 847
Total Stargazers: 7,002 (+0)
Total Subscribers: 68 (+0)

Repository Insights (GitGenius)

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

No overlapping-contributor repos identified yet.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Issue API getrepoissuespagesummary failed: 429 Rate limit exceeded. Please try again later.

Detailed Description

DeepAudit is a multi-agent code vulnerability detection system that automates security auditing through collaborative AI agents and sandbox-based proof-of-concept verification.

The tool addresses the challenge of finding code vulnerabilities at scale by deploying multiple AI agents that work together to analyze code, identify potential security issues, and validate findings through automated sandbox testing. It supports private deployment via Ollama, integrates with version control platforms including GitHub, GitLab, and Gitea, and generates security reports in multiple formats. The system is designed for accessibility, allowing users to begin analysis with minimal setup while providing real-time visibility into agent reasoning and execution.

DeepAudit suits teams seeking to reduce security audit costs and complexity without requiring specialized expertise. It works well for projects that need continuous vulnerability scanning across multiple repositories and benefit from automated report generation. The tool distinguishes itself through its multi-agent orchestration approach and integrated sandbox verification rather than relying solely on static analysis patterns.

The project maintains a substantial adopter base, with nearly all open issues originating from external users rather than the core team. Maintainers respond to new issues and pull requests within hours. Development activity centers on enhancements and bug fixes, indicating active refinement of existing capabilities.