| name | vulnerability-guardrails |
| description | Manage vulnerabilities with explicit triage, remediation planning, and release gates. |
Vulnerability guardrails skill
Use this skill when work includes:
- dependency upgrades with security impact;
- protocol/parser hardening against malformed input;
- release readiness checks involving known vulnerabilities;
- CI/CD quality gates for security posture.
Expected outputs:
- vulnerability triage summary (severity, impact, owner);
- remediation plan with smallest safe patch strategy;
- updated tests covering exploit path and regression path;
- release gate decision (ship / hold) with rationale.
- publication credential posture check (trusted publishing/OIDC preferred).