What problem does it solve?
This skill solves the challenge of maintaining comprehensive and efficient security review coverage in complex, evolving codebases by automating the generation of targeted, risk-aware audit plans.
Core Features & Use Cases
- Adaptive Planning: Automatically crawls codebases to generate a structured review roadmap (plan.json) based on threat models and historical findings.
- Incremental Efficiency: Uses VCS diffs and dependency analysis to focus reviews on changed code and its consumers, preventing redundant work.
- Use Case: When starting a new security campaign, use this skill to map the attack surface and generate a prioritized list of files to audit, ensuring that recent changes and high-risk interfaces are covered first.
Quick Start
Execute the mantis-plan skill to analyze the current directory and generate a defensive security review roadmap in the workspace folder.