Skip to content

v0.1.0 — First Stable Release

Choose a tag to compare

@ananay ananay released this 03 Jun 22:33
· 10 commits to main since this release

First stable release of OpenHack — an open-source agentic security scanner.

Install

pipx install openhack

What'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 directory

On first run, log in to get $20 in free credits.