#28 · Primary category: Cybersecurity & Decryption Tools

DeepAudit

ai bug-detection code-audit code-quality code-review developer-tools devsecops google-gemini llm react sast security-scanner supabase typescript vite vulnerability-scanner xai

DeepAudit: China's first open-source multi-agent AI system for code vulnerability discovery, with one-click deployment, autonomous collaborative auditing, sandbox PoC validation, Ollama support, and report generation.

Project last updated:08/17/26

GitHub Stars

6.9K

Forks

848

Contributors

16

License

AGPL-3.0

Why we included this project

DeepAudit runs a code audit as an autonomous multi-agent workflow rather than a fixed set of pattern-matching rules. It coordinates four agents that trace cross-file calls and business logic the way a human security expert would, then adds a verification step: the verifier agent builds and runs proof-of-concept exploits in isolated containers to confirm whether a finding is a real bug or a false positive. Because it can use local models through Ollama, the whole audit can happen without source code leaving your network. That makes it a practical option for devsecops teams doing pre-release deep reviews, and for smaller teams that want verified findings instead of a pile of unconfirmed warnings.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category