v0.1.0 — First Stable Release
First stable release of OpenHack — an open-source agentic security scanner.
Install
pipx install openhackWhat's included
- Multi-agent scan pipeline: recon → hunters → feature deep dive → validation
- Interactive TUI with live trace view and findings browser
- Headless CLI:
openhack scan,resume,sessions,classify - Checkpoint-based resume for interrupted scans
- Framework detection for Next.js, Express, Flask, Django, Rails, Laravel, FastAPI, and more
- Sandbox verification (Beta, requires Docker)
- Browser verification (Beta, requires Docker + Playwright)
- 81 tests, CI on Python 3.11–3.13
Quick start
openhack # interactive TUI
openhack scan . # headless scan on current directoryOn first run, log in to get $20 in free credits.