c-drive-cleaner

Pass

Audited by Gen Agent Trust Hub on Jul 3, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill performs file system cleanup using Python's os.remove and shutil.rmtree functions. These operations are gated behind a mandatory --execute flag and an interactive user confirmation prompt.
  • [SAFE]: Implements a robust 'Analysis -> Simulation -> Execution' workflow. The cleanup script (clean_temp.py) contains a safe_remove function with a hardcoded protection list that prevents deletion of critical system paths such as System32, WinSxS, and Program Files.
  • [SAFE]: The tool is entirely self-contained using Python's standard library. No external packages, remote downloads, or network exfiltration patterns were identified.
  • [SAFE]: The skill provides clear instructions and a detailed reference guide (windows_cleanup_guide.md) that encourages best practices like creating system restore points and manually managing large personal files.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 3, 2026, 06:12 AM
Security Audit — agent-trust-hub — c-drive-cleaner