# bug-hunter

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.

- Tier: Indexed (plain plugin)
- Category: Security
- Page: https://www.flowy.sh/listings/codexstar69-bug-hunter
- Source: https://github.com/codexstar69/bug-hunter
- Price: free and open source

## Summary
bug-hunter is a Claude Code plugin with 10 hand-picked skills for security work, indexed on Flowy. Install it with the command on its page. It includes commit-security-scan, doc-lookup, fixer. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add codexstar69/bug-hunter --agent claude-code
```

## Skills
- commit-security-scan
- doc-lookup
- fixer
- hunter
- recon
- referee
- security-review
- skeptic
- threat-model-generation
- vulnerability-validation

## FAQ

### What is bug-hunter?
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.

### How do I install bug-hunter?
Run these in Claude Code: npx -y skills add codexstar69/bug-hunter --agent claude-code. Then prompt normally.

### Does bug-hunter auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is bug-hunter free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
