security-vulnerability-response

Installation
SKILL.md

Security Vulnerability Response

Classify severity, contain exposure, define owner and expiry for exceptions, plan remediation, and verify release gates.

Process

  1. Inspect the changed behavior and data flow before listing risks.
  2. Check negative paths, bypasses, tenant/object boundaries, logs, cache, async jobs, and release impact where relevant.
  3. For review, report findings by severity with file references and concrete exploit or failure scenarios.
  4. For implementation, add controls and tests in the backend or trusted boundary; do not rely on frontend-only enforcement.

Evidence

Prefer code, tests, logs, config, API contracts, and data examples over assumptions.

Focused References

Installs
3
GitHub Stars
3
First Seen
Jul 9, 2026
security-vulnerability-response — itsoltech/agents