Pentest-AI
Start here

Documentation

Choose a workflow and find the guide you need.

Updated 12 September 2026

Start with the evidence

Pentest-AI is an open-source CLI and MCP server. You install it on your machine; there is no hosted account to create on this website.

  1. Install and run the bundled demo.
  2. Connect Codex, Claude Code or a local model.
  3. Understand candidate and verified findings.
  4. Replay a proof capsule.
  5. Export evidence for CI.

Find the source

Examples here describe the published CLI. Run ptai --version and use the command's --help output when checking an older installation. GitHub's main branch may include work that has not reached PyPI yet.

Run tests only against systems you own or have explicit permission to assess.

Found something unclear?Open an issue ↗