1 repo
Layers that validate destructive operations to prevent accidental data loss.
Distinguishing note: Focuses on safety validation for system-level file operations.
Explore 1 awesome GitHub repository matching security & cryptography · Execution Safety Wrappers. Refine with filters or upvote what's useful.
Mole is a terminal-based utility designed for comprehensive system maintenance, storage management, and real-time hardware monitoring. It provides a command-line interface for users to analyze disk usage, track system health metrics, and perform routine optimization tasks to maintain machine stability and performance. The project distinguishes itself through a declarative configuration model that uses structured data files to define custom cleanup logic, allowing for precise control over the removal of temporary files and project artifacts. It incorporates a safety-first execution layer that
Wraps destructive system operations in validation layers to ensure user intent is verified before modifying files.