Vulnerability Remediation
ПродвинутыйsecurityМинимальный контекст: 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.
Варианты использования
- 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
Пример промпта
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] ```
Рекомендуемые модели
Совместимые инструменты
claude-codecursorkiroany
Модальности
Вход: code, text
→Выход: text, code
Похожие Skills
Автор
OpenModels Community