remediation-verifier
Installation
SKILL.md
Remediation Verification Skill
This skill verifies CVE remediation success by validating that vulnerabilities have been properly fixed on target systems.
Integration with Remediation Skill: The /remediation skill orchestrates this skill as part of its Step 6 (Verify Deployment) workflow. For standalone verification after manual remediation, you can invoke this skill directly.
When to Use This Skill
Use this skill directly when you need:
- Verify CVE remediation after playbook execution
- Confirm package updates were applied successfully
- Check service health after remediation
- Validate Kubernetes pod recovery after node updates
- Generate verification reports for compliance
Use the /remediation skill when you need:
- Full remediation workflow including verification
- Integrated remediation → execution → verification
Related skills