@XAMTO_AI: 一个两人安全团队用AI挖出了代码里的真实漏洞,一笔赏金就赚了25万美元。 现在他们把这套系统开源了,叫Open-Kritt。它不是那种丢个仓库让AI瞎找的玩具,而是一个能把AI代理变成小规模安全团队的编排平台。 大多数人的做法是扔给AI一…
摘要
Open-Kritt 是一个开源的安全研究平台,通过编排多个 AI 代理并行分析代码,自动化发现真实漏洞,并支持去重、验证和优先级排序。背后团队用它曾获高额赏金并赢得 Firedancer 审计竞赛。
查看缓存全文
缓存时间: 2026/08/03 21:51
一个两人安全团队用AI挖出了代码里的真实漏洞,一笔赏金就赚了25万美元。
现在他们把这套系统开源了,叫Open-Kritt。它不是那种丢个仓库让AI瞎找的玩具,而是一个能把AI代理变成小规模安全团队的编排平台。
大多数人的做法是扔给AI一句“找这个代码里所有漏洞“,结果往往是一堆误报和没法复现的结论。Open-Kritt的思路更细:先让一个代理把代码里所有可达入口点都画出来,再启动一堆独立代理,每个沿着一条路径去追,专门找特定类型的失败点。
每个代理都有自己的隔离容器,在里面可以翻代码、装安全工具、编译项目、跑测试、做模糊测试、甚至直接构建概念验证。原始发现出来后,系统会检查、合并同类项、按严重程度排好序,研究人员从最可疑的开始看。
兼容Codex、Claude Code、OpenAI、Anthropic和OpenRouter。背后团队用它在九个月里挖出了超过20个高危和严重漏洞,还在Firedancer V1审计竞赛里靠纯AI驱动的研究拿过第一,没经人工审查。
https://github.com/Kritt-ai/open-kritt…
Kritt-ai/open-kritt
Source: https://github.com/Kritt-ai/open-kritt
open·kritt
Orchestrate AI agents to find real vulnerabilities in code.
An open-source, self-hosted security research platform that turns focused AI analysis into de-duplicated, ranked findings with configurable validation and enrichment.
Website · Documentation · Getting started · Contributing · Research paper · Discord community · Twitter

What is open·kritt?
Pointing a model at an entire repository and asking it to find vulnerabilities rarely works well. open·kritt takes a focused approach: break the research into small, well-defined tasks, run them across AI agents in parallel, and combine their output into findings you can validate and prioritize.
It is built for security researchers and security-minded developers who want control over their prompts, workflows, model providers, and infrastructure.
What it does
- Build workflows — chain focused prompts into reusable security research playbooks.
- Run scans — analyze remote or local repositories and their dependencies with Codex or Claude Code.
- Verify findings — use post-scripts to validate issues, build proofs of concept, and produce reports.
- Prioritize results — apply custom severity rankers, a consistent finding schema, and automatic de-duplication.
- Bring your own model access — use a Codex login or connect through OpenAI, Anthropic, or OpenRouter.
Built from real security research. The Kritt team has earned over $1,500,000 in bug-bounty payouts under the researcher name Blockian (Immunefi · HackenProof · blockian.xyz · @Kritt_AI). open·kritt is the open-source distillation of the internal project behind that work.
Getting started
You need Git, Docker with Docker Compose, and Node.js 20 or newer. The repository-local CLI has no install step.
git clone https://github.com/Kritt-ai/open-kritt
cd open-kritt
./kritt setup
./kritt start
Open http://localhost:5173 once the stack is running. You only
need one model-access option; ./kritt setup guides you through the available logins and
API keys. A GITHUB_TOKEN is optional and only needed for private GitHub repositories.
The default ports bind to 127.0.0.1, and the backend does not include application
authentication. Keep the stack private.
Tool-enabled agents run as root inside disposable job containers, with writable repository copies and direct internet access so they can install tools, compile targets, run tests, and build proofs of concept. Run open·kritt on a dedicated Docker host or VM; see the threat model before scanning untrusted code.
For prerequisites, manual Docker setup, and provider-specific instructions, read the installation guide and AI provider setup.
Documentation
Preview the documentation locally with Mint:
npm install -g mint
cd docs-site
npm run dev
Open http://localhost:3001 to view the site.
Community and contributing
Questions and ideas belong in GitHub Discussions. Use GitHub Issues for bugs and feature requests.
Contributions are welcome. Read CONTRIBUTING.md for the development setup, test commands, Conventional Commits, and DCO sign-off requirements.
Please report security vulnerabilities privately by following SECURITY.md, not through a public issue.
License
open·kritt is licensed under the GNU Affero General Public License v3.0.
相似文章
@mylifcc: AI 安全红队神器来了! 刚刚发现一个超硬核的开源项目 —— DeepTeam! 由 Confident AI 出品,基于 DeepEval 打造的 LLM Red Teaming 框架,专门用来“黑”你自己的大模型: 50+ 种真实漏洞…
Confident AI 发布了名为 DeepTeam 的开源 LLM 红队测试框架,支持 50+ 种漏洞检测和 20+ 种对抗攻击,旨在帮助开发者安全地测试大语言模型。
@AdamShao: 正式开源我的漏洞挖掘工具:http://flounders.xyz 这是一个基于 AI Agent 的全自动漏洞挖掘工作流,你只要告诉 AI 你要找什么项目的漏洞,它就会自动下载代码和文档,深度审计代码,发现可疑漏洞,自动在本地和线上验证…
Flounder is an open-source AI agent-based tool that automates vulnerability discovery in codebases. Users describe the target and the tool autonomously downloads code, conducts deep code audits, tests vulnerabilities locally and online, and generates reports.
@Smartpigai: 前身是阿里集团内部官方 AI 代码审查助手,过去两年服务了数万开发者,识别了数百万个代码缺陷。 现在它开源了:Open Code Review。 它不是让 AI “随便看一眼 diff”,而是把 AI Code Review 工程化。 它…
阿里巴巴开源了其内部AI代码审查助手Open Code Review,一个工程化的代码审查CLI工具,能读取Git diff并生成带行级定位的结构化审查意见。
@XAMTO_AI: 有位老哥把自己几十年的工程实战经验一股脑塞进了这个开源项目,直接冲上GitHub热榜第一,狂揽12.4万Star。 作者是前Vercel工程师,参与过Next.js早期开发,整理了16个和Claude协作的实战技巧,一条命令装完。 最绝的…
前Vercel工程师Matt Pocock开源了一个名为'skills'的项目,提供16个与Claude等AI编码代理协作的实战技巧,包括Grill Me、红绿测试循环等,旨在解决AI开发中的常见问题,已获得12.4万Star。
@FakeMaidenMaker: 兄弟们,又挖到一个 AI 工程实战宝藏,叫 Hands-On-AI-Engineering 刚开源就冲了 2.3K star,一个仓库塞了 50 多个能直接跑起来的真实 AI 项目。 它最实用的地方是不讲空泛理论,每个项目都是一个完整的小…
推荐了一个刚开源就获得2.3K star的GitHub仓库Hands-On-AI-Engineering,内含50多个可直接运行的AI项目,涵盖RAG、AI agent、OCR等类别,每个项目都提供完整代码和说明,适合实战学习。