Skip to main content

Welcome to open·kritt

open·kritt is an open-source, AI-driven security research platform. Instead of pointing a model at a whole repository and hoping, you break the work into small, well-defined tasks, run them across AI agents in parallel, and turn the results into ranked, verified findings.

open·kritt overview dashboard
The overview dashboard - blueprints, scans, and findings at a glance.

Who it's for

Security researchers

Fold AI into your research process without giving up control over prompts, data, or models.

Security-minded developers

Get AI help writing - and auditing - secure code against a repository you own.

The idea

If you point an AI at a whole repository and ask "find the vulnerabilities," it usually won't. But if you point it at one function in one file and ask a focused question, it often will. The most effective way to use AI for security research is to give it small, well-defined, digestible tasks.

open·kritt is deliberately opinionated. It gives you freedom where it matters - your prompts, your data, your models - and enforces structure where it pays off: a fixed finding schema, automatic de-duplication, per-finding follow-up scripts, and severity ranking.

You do not have to begin with a blank workflow. open·kritt includes basic built-in workflows, including a battle-proven entrypoint-driven vulnerability hunt. An open marketplace for sharing and discovering community workflows is planned.

How the pieces fit together

Next steps