Destructive Command Guard (DCG)

Pre-execution safety net - blocks dangerous commands before damage

Quick Start
terminal
dcg doctor
Uninstallation

Remove the hook only, or fully purge DCG from your system. You can re-enable it anytime with dcg install.

# Remove hook only
dcg uninstall

# Full removal (hook + binary + config)
dcg uninstall --purge

# Verify removal
dcg doctor