Skip to content
This repository was archived by the owner on Feb 11, 2026. It is now read-only.
/ BugTrace-AI Public archive

[ARCHIVED] Evolved into BugTraceAI v2 — github.com/BugTraceAI/BugTraceAI

License

Notifications You must be signed in to change notification settings

yz9yt/BugTrace-AI

Repository files navigation

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)
Approach Manual AI-assisted analysis Fully autonomous multi-agent scanning
Scanning Non-invasive reconnaissance Active exploitation + browser-based validation
Specialists General-purpose AI chat 10+ dedicated agents (XSS, SQLi, SSRF, IDOR, LFI, RCE, XXE, JWT...)
Validation AI analysis only Headless Chromium + Vision AI screenshot confirmation
Architecture Single React app CLI scanner + Web dashboard + Docker deployment
Fuzzers None Go-compiled high-speed fuzzers
Pipeline Single-pass analysis 5-phase pipeline: Discovery, Analysis, Consolidation, Exploitation, Validation
Deployment Manual Docker build One-command wizard with 3 deployment modes
API None Full 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

Links

Demo videos (original BugTrace-AI)

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

English Spanish
Demo English Demo Spanish

License

MIT License. See the LICENSE file for details.


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

About

[ARCHIVED] Evolved into BugTraceAI v2 — github.com/BugTraceAI/BugTraceAI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages