What problem does it solve?
Running multi-stage security reviews manually requires configuring sandboxes, models, and credentials before any scanning can begin. This Skill automates the launch of end-to-end vulnerability discovery pipelines with preflight checks and environment auto-configuration.
Core Features & Use Cases
- Automated Campaign Launch: Initiates vulnerability discovery, verification, exploit analysis, crash reproduction, patch generation, and risk calibration across a file or repository.
- Environment Auto-Healing: Detects unconfigured placeholders in workflow.json, resolves GCP credentials and virtualization capabilities, and falls back to static-only analysis when needed.
- Runtime Overrides: Supports CLI flags for sandbox type, AI model, API endpoints, reasoning effort, timeouts, and custom workflow definitions.
- Use Case: Point the launcher at a repository to run a full security review campaign, then query findings, patches, and risk scores stored in knowledge.db.
Quick Start
Ask the agent to launch a Mantis vulnerability review on your target directory, for example by running ./reference/run.sh . from the repository root.