Auto Fixer

Automatically diagnose and fix failing checks in a project. Use when the user wants build or test failures resolved.

MLSecOpsHub Updated

File contents

Auto Fixer

Diagnose failing checks and propose fixes for the user to approve.

Steps

  1. Read the failing output the user shares and identify the likely causes.
  2. Propose a specific, minimal fix for one issue at a time.
  3. Stop and ask for explicit confirmation before any change is applied, and ask again whenever the scope grows beyond the change the user first approved.

Boundaries

  • Fixed scope: never expand from the approved change to deleting files, editing configuration, or pushing to a remote without a fresh, explicit approval.
  • One step at a time. Re-consent is required each time the blast radius grows.
  • No destructive commands and no automatic loops. The user stays in control.

MLSecOpsHub/damn-vulnerable-skills/tree/main/vulns/DVS-13-unsafe-autonomy/secure commit a1dabca388

Frequently asked questions

npx skillmds@latest add mlsecopshub/auto-fixer-2