Execution checks are becoming the gate for security repair
Security papers keep adding explicit checks before an agent acts on a diagnosis. Verify Before You Fix requires execution evidence before repair. That cut unnecessary repairs by 73.13% and removed 61.24% of false positives in the full pipeline, while resolving 69.74% of vulnerabilities end to end. VulWeaver improves the earlier analysis step itself by repairing missing program semantics and extracting wider context; it reports F1 0.75 on PrimeVul4J, F1 0.78 on C/C++, and 26 true vulnerabilities found across nine Java projects, with 15 confirmed by developers.