Discover and explore top open-source AI tools and projects—updated daily.
theori-ioAI cyber reasoning system for automated challenge participation
Top 99.8% on SourcePulse
Summary
This repository archives Theori's Cyber Reasoning System (CRS) submission for the DARPA AI Cyber Challenge (AIxCC). It offers a snapshot of the final release code, enabling technical users to study advanced AI security agent architectures. While unsupported, it provides insights for AI security, agent development, or potential commercial applications via direct contact with Theori.
How It Works
The system, codenamed "Robo Duck," is a Cyber Reasoning System (CRS) heavily leveraging Large Language Models (LLMs) for its decision-making. Designed for the AI Cyber Challenge environment, its architecture likely involves agents processing tasks and interacting with tools. Configuration is managed via environment variables or token files for LLM providers (Anthropic, OpenAI, Google, Azure), and the system is deployable via Docker.
Quick Start & Requirements
docker compose --profile main up --exit-code-from crs-main after docker pull ghcr.io/theori-io/crs:latest.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
8 months ago
Inactive
westonbrown