safety-guard
affaan-m/everything-claude-code
A critical safety mechanism designed to prevent destructive actions when working on or running autonomous agents in production systems. It offers multiple protective modes—Caution, Freeze, and Guard—to monitor and intercept dangerous commands (e.g., rm -rf, git push --force, or unauthorized file writes). This tool is essential for sensitive operations like migrations, deployments, or autonomous agent runs, ensuring code integrity and system stability.