@1892/disk-manager
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local Python scripts (
scan_workspace.py,safe_cleanup.py,archive_project.py) to manage the file system. These scripts perform listing, size calculation, archival, and deletion of specific temporary artifacts like__pycache__and.pytest_cache. All operations are constrained to the local workspace and follow hardcoded safety lists for destructive actions.
Audit Metadata