lintsinghua/DeepAudit

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

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 28 seconds ago
Added to GitGenius on December 22nd, 2025
Created on September 19th, 2025
Open Issues & Pull Requests: 92 (+0)
Number of forks: 845
Total Stargazers: 6,888 (+0)
Total Subscribers: 67 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 0.9 hours
Mean response time: 3.0 days
90th percentile: 3.8 days
Tracked items: 148

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 97% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 87% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 12% of issues opened in the past year have been closed. Three people close 88% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 86
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 46 days
Stale 30+ days: 85
Stale 90+ days: 75

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • enhancement (5)
  • bug (4)
  • help wanted (3)
  • good first issue (1)

Most active issues this week

No issue events were indexed in the last 7 days.

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.