open-kritt — AI Agent Orchestration for Code Vulnerability Detection
- URL: https://www.threads.com/share/BAcA3SD5vK/
- Date Saved: 2026-08-09
- Source: Threads
- Tags: ai-tools, security-privacy
- Repo: https://github.com/Kritt-ai/open-kritt
Summary
By @leeunhn. Introduces open-kritt — an open-source tool that orchestrates a group of AI agents to find real exploitable vulnerabilities in code.
Key Points
- Unlike traditional SAST tools that flood you with hundreds of irrelevant warnings, open-kritt focuses on finding vulnerabilities that can actually be exploited
- Uses multi-agent orchestration — multiple AI agents working together to analyze code
- 1.6k GitHub stars
- Particularly relevant as more people use AI to write code faster — the attack surface grows, so automated security review becomes more important
Why it matters
「寫得越快這種東西越需要」— The faster you ship code (especially AI-generated), the more you need automated vulnerability detection that actually finds real issues, not noise.