← ClaudeAtlas

fuzz-runlisted

Low-level stage for /fuzz. Execute runnable fuzz harnesses from .kuzushi/fuzz/fuzz-plan.json in an offline sandbox. Prefer /fuzz --stage replay for normal use.
allsmog/kuzushi-security-plugin · ★ 0 · Data & Documents · score 67
Install: claude install-skill allsmog/kuzushi-security-plugin
# Fuzz run Run: `node "${CLAUDE_PLUGIN_ROOT}/scripts/cmd/fuzz-run.mjs" --target "<repo root>"` If Docker is unavailable and the user explicitly accepts local execution, rerun with `--trust-local`. Report the verdict counts. Only `proofVerdict:"exploited"` is empirical fuzz proof.