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.removeandshutil.rmtreefunctions. These operations are gated behind a mandatory--executeflag and an interactive user confirmation prompt. - [SAFE]: Implements a robust 'Analysis -> Simulation -> Execution' workflow. The cleanup script (
clean_temp.py) contains asafe_removefunction with a hardcoded protection list that prevents deletion of critical system paths such asSystem32,WinSxS, andProgram 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