planning-security-scopelisted
Install: claude install-skill BhangeeF16/kaizen
# Planning Security Scope
Review the planning output for its functional security scope. This is a requirements-level pass: it names what is sensitive and how it could be abused, before any design exists to review.
## Dispatch
One synchronous `Agent`-tool call, `subagent_type: security-reviewer`. The persona file carries the domain lens; this skill defines the action's own contract.
## Required inputs
- `planning.md` for the target.
## Required outputs (all mandatory)
- Security-sensitive actors and actions, named explicitly.
- Abuse cases for the sensitive workflows.
- Access assumptions the requirements make (tenant scope, resource scope, role expectations), stated so later stages can validate them instead of rediscovering them.
## Result
Report each required output produced (with its location), the result (pass / pass_with_risks / blocked / failure), and blocking questions as an explicit list (empty list stated explicitly).