open·kritt 是一个开源、自托管的平台,通过编排 AI 代理进行聚焦且并行的代码分析,以发现真实漏洞,并提供去重与验证功能。

Stars

397

7 天增长

暂无数据

Fork 数

82

开放 Issue

20

开源协议

AGPL-3.0

最近更新

2026-07-26

为什么值得关注

该项目由一支在漏洞赏金中累计赚取超过 150 万美元的团队构建,将他们的内部研究工作流程提炼为可配置、与模型无关的工具,让安全研究人员完全控制提示词、工作流程和基础设施。

适合谁使用

  • 进行代码审计的安全研究人员
  • 寻求自动化辅助的漏洞赏金猎人
  • 希望将 AI 集成到代码审查流程中的安全导向开发者
  • 需要自托管、私有化漏洞扫描的团队

典型使用场景

  • 扫描私有代码库以发现漏洞,无需将代码发送给第三方
  • 跨不同仓库重复使用和串联基于提示词的安全研究剧本
  • 通过后处理脚本和自定义严重性排序器验证并优先处理 AI 生成的发现
  • 借助工具化代理为已发现的漏洞构建概念验证

项目优势

  • 聚焦任务分解的方法比全仓库提示更可靠
  • 自托管,完全控制模型供应商、工作流程和数据
  • 基于团队实际漏洞赏金经验(超过 150 万美元收入)构建
  • 支持 Codex、Claude Code、OpenAI、Anthropic 和 OpenRouter – 自带模型访问

使用前须知

  • 在具有互联网访问权限的一次性容器中以 root 身份运行 – 要求使用专用 Docker 主机或虚拟机,并在扫描不可信代码前了解威胁模型
  • 没有内置应用认证;后端仅绑定到 localhost,必须保持私有
  • 需要 Git、Docker Compose 和 Node.js 20+,对部分用户增加了基础设施开销

README 快速开始

Getting started

项目描述

Orchestrate AI agents to find real vulnerabilities in code.

相关仓库与替代方案

根据分类、Topic 和编程语言匹配的相似项目。

xai-org
精选
xai-org GitHub avatar

grok-build

Grok Build is SpaceXAI's terminal-based AI coding agent that runs as a full-screen TUI, understands codebases, edits files, executes commands, searches the web, and manages tasks interactively or headlessly.

AI 与机器学习AI 智能体
20,399
lopopolo
精选
lopopolo GitHub avatar

harness-engineering

Harness Engineering is a methodology for improving coding agent outputs by carefully crafting the environment around them—providing curated context, tools, and executable constraints that encode an organization’s nonfunctional requirements and cumulative lessons.

AI 与机器学习AI 智能体
2,320
mereyabdenbekuly-ctrl
精选
mereyabdenbekuly-ctrl GitHub avatar

clodex-ide

Clodex is an open-source, local-first agentic IDE that combines persistent AI tasks, code, terminal, browser, Git, models, memory, and governed execution in one Electron workspace, currently in technical preview.

AI 与机器学习AI 智能体
833