Vulnerability Remediation
AvanzadasecurityContexto mínimo: 64K
Finds, validates, and fixes security vulnerabilities end to end, going beyond audit-only review to produce verified patches. Reproduces the issue, proposes a minimal fix, and confirms the vulnerability is closed without breaking existing behavior. Models a CodeMender-style workflow where multiple agents detect, validate, and patch code security issues at scale.
Casos de uso
- Auto-patching a confirmed injection or memory-safety vulnerability
- Triaging a scanner report and producing verified fixes at scale
- Backporting a security fix across multiple affected branches
- Generating a regression test that proves the vulnerability is closed
- Prioritizing fixes by exploitability and blast radius
Prompt de ejemplo
A static analyzer flagged a potential SQL injection in the function below. Do the following: 1. Confirm whether the vulnerability is real and describe an exploit path 2. Assign a severity and the relevant CWE identifier 3. Produce a minimal patch using parameterized queries 4. Add a regression test that fails on the vulnerable version and passes on the patch 5. Explain why the fix does not change legitimate behavior Code: ``` [paste code here] ```
Modelos recomendados
Herramientas compatibles
claude-codecursorkiroany
Modalidades
Entrada: code, text
→Salida: text, code
Skills relacionadas
Autor
OpenModels Community