codexstar69/bug-hunter
498 stars · Last commit 2026-08-17
Adversarial AI bug hunter with auto-fix skill for Claude Code, Cursor, Codex CLI, GitHub Copilot CLI, Kiro CLI, Opencode, Pi Coding Agent, and more. Multi-agent pipeline finds security vulnerabilities, logic errors, and runtime bugs — then fixes them autonomously on a safe branch.
README preview
--- title: Bug Hunter description: > Install and use the measurable adversarial code-audit skill with scan-only defaults and explicit permission before source edits. prompt: | Explain and use the current Bug Hunter protocol accurately. Keep scan-only and single-pass defaults unless the user explicitly requests loop coverage or mutation. Prefer canonical JSON artifacts, evidence-backed adversarial review, bounded adaptive/retrieval context, and fail-closed verification. --- <p align="center"> <img src="https://raw.githubusercontent.com/codexstar69/bug-hunter/183e0a957bd22ea5df83741cd31e396f68b14ae5/docs/images/hero.png" alt="Bug Hunter pipeline: triage, recon, Hunter, Skeptic, Referee, Fixer, and verification" width="720"> </p> <h1 align="center">Bug Hunter</h1> <p align="center"><strong>Adversarial code auditing for AI coding agents.</strong></p> <p align="center"> <a href="https://www.npmjs.com/package/@codexstar/bug-hunter"><img src="https://img.shields.io/npm/v/@codexstar/bug-hunter" alt="npm version"></a>