Ayush1906saxena/ChaosGuard
AI-powered security scanner & chaos engineering platform. Multi-tier vulnerability detection, RAG-powered code analysis, auto-fix generation, and chaos simulation — all running locally with Ollama.
Platform-specific configuration:
{
"mcpServers": {
"ChaosGuard": {
"command": "npx",
"args": [
"-y",
"ChaosGuard"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<div align="center">
Drop in a GitHub URL. Get back a full security audit, attack chain analysis, chaos resilience report, and auto-generated fix PRs — powered entirely by local LLMs.
[](LICENSE) [](docker-compose.yml) [](https://ollama.com) [](frontend/) [](gateway/)
---
No API keys. No cloud. No data leaves your machine.
</div>
<br>
ChaosGuard is a self-hosted, AI-powered security platform that scans any GitHub repository across four escalating tiers of depth — from rapid static analysis to full chaos engineering simulations. Every finding comes with an auto-generated code fix, a unified diff, and one-click PR creation.
It runs entirely on your machine using Ollama for local LLM inference, ChromaDB for RAG-powered code understanding, and a Kafka-driven agent architecture that scales from a single laptop to a cluster.
<br>
<table> <tr> <td width="50%">
Four escalating scan tiers with increasing depth:
</td> <td width="50%">
Loading reviews...