README.md

February 11, 2026 · View on GitHub

BugTraceAI

BugTrace-AI has evolved into BugTraceAI v2

New Repo Website


This repository is archived. The project has been completely rebuilt from the ground up as BugTraceAI v2 — a fully autonomous, multi-agent AI security scanning platform.

What changed?

BugTrace-AI started as a browser-based AI analysis suite (the code in this repo). BugTraceAI v2 is a completely new platform:

BugTrace-AI (this repo)BugTraceAI v2 (new)
ApproachManual AI-assisted analysisFully autonomous multi-agent scanning
ScanningNon-invasive reconnaissanceActive exploitation + browser-based validation
SpecialistsGeneral-purpose AI chat10+ dedicated agents (XSS, SQLi, SSRF, IDOR, LFI, RCE, XXE, JWT...)
ValidationAI analysis onlyHeadless Chromium + Vision AI screenshot confirmation
ArchitectureSingle React appCLI scanner + Web dashboard + Docker deployment
FuzzersNoneGo-compiled high-speed fuzzers
PipelineSingle-pass analysis5-phase pipeline: Discovery, Analysis, Consolidation, Exploitation, Validation
DeploymentManual Docker buildOne-command wizard with 3 deployment modes
APINoneFull REST API + WebSocket real-time streaming

Get BugTraceAI v2

One-command install:

git clone https://github.com/BugTraceAI/BugTraceAI-Launcher.git ~/bugtraceai-launcher && ~/bugtraceai-launcher/launcher.sh

Requirements: Docker 24.0+, Git, 4 GB RAM, OpenRouter API key

Demo videos (original BugTrace-AI)

These demos show the original version of the tool (this repo):

EnglishSpanish
Demo EnglishDemo Spanish

License

MIT License. See the LICENSE file for details.


Made with care by Albert C. @yz9yt
bugtraceai.com