Best for
- Security researchers with explicit authorization.
- AppSec teams combining automated detection with attacker-simulation validation.
- Technical users comfortable with an incomplete harness and external tool dependencies.
The supplied material describes Mantishack as an experimental Apache-2.0 MCP security-testing harness with tool-owned findings, validation gates, and several analysis capabilities. It provides no evidence for a client configuration, transport, or client compatibility.
Mantishack is Mantis AI, built on OpenAI Codex CLI as an offensive-AppSec harness for staged vulnerability discovery and validation over a codebase. Its pipeline covers reconnaissance, detection, reachability, attacker-simulation validation, chaining, gated exploitation, fixing, and reporting. Its MCP capability layer wraps static-analysis, dependency, secrets-scanning, and program-analysis tools.
Clone the repository, enter codex-rs, and run cargo build --release -p codex-cli. Return to the repository root and run ./codex-rs/target/release/codex. Optionally install semgrep, bandit, trufflehog, trivy, z3, ast-grep, osv-scanner, and the CodeQL CLI. When a wrapped binary is missing, the corresponding server reports available: false.