security-test-checklist-builder
Purpose
Build a non-functional security test checklist that translates requirements and risks into testable verification points.
Trigger this skill when
- You need this specific non-functional planning or review task rather than a broad testing request.
- You want explicit artifacts, thresholds, and evidence expectations.
- You need an output another agent or developer can execute or extend safely.
Expected inputs
- security requirements
- architecture context
- trust boundaries
- known risks
Deliverables
- security checklist
- test points
- evidence expectations
- gaps or assumptions
Operating procedure
- Clarify the target non-functional concern, the system boundary, and what would count as evidence.
- Translate vague goals into measurable metrics, thresholds, and observation points.
- Make assumptions, environmental constraints, and known blind spots explicit.
- Produce a compact artifact that can drive test execution or quality review.
Quality gates
- Prefer realistic workloads and failure modes over synthetic but meaningless coverage.
- Tie every scenario to an observable outcome and measurement method.
- State thresholds, assumptions, and residual risks explicitly.
- Do not hide missing telemetry or environment limitations.
Handoff targets
- nfr-evidence-matrix-builder
- resilience-test-planner
- observability-driven-test-planner
Output style
- Be explicit about uncertainty, infeasibility, and residual risk.
- Prefer compact, explainable artifacts over bloated plans.
- Make pass/fail logic and evidence expectations obvious.
- Keep scenarios tied to user impact, system behavior, or operational risk.
Failure modes to avoid
- Do not produce non-functional plans with no measurable thresholds.
- Do not assume production-like behavior without naming environment gaps.
- Do not bury required telemetry, instrumentation, or recovery assumptions.
Minimum output skeleton
## Summary
## Findings
## Structured outputs
## Metrics / thresholds
## Assumptions
## Open questions
## Recommended next skill