multiversx-fix-verification

Installation
SKILL.md

Fix Verification

Rigorously verify that a reported vulnerability has been eliminated without introducing regressions or new issues. This skill ensures fixes are complete, tested, and safe to deploy.

When to Use

  • Reviewing security patches before deployment
  • Validating bug fix implementations
  • Confirming audit finding remediations
  • Re-testing after fix iterations

1. The Verification Loop

Step 1: Reproduce the Bug

Create a test scenario that demonstrates the vulnerability:

// scenarios/exploit_before_fix.scen.json
{
Related skills
Installs
5
GitHub Stars
11
First Seen
Jan 30, 2026