albo:disk-cleanup
Efficiently cleans up disk space by analyzing and removing large files, caches, and Docker storage on macOS and Linux systems.
Install this skill
Security score
The albo:disk-cleanup skill was audited on Feb 21, 2026 and we found 14 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
Access to hidden dotfiles in home directory
| 39 | - `~/.cache/` - Application caches (often 10-50GB+) |
Access to hidden dotfiles in home directory
| 40 | - `~/.colima/` - Docker/Colima VM disks (often 20-50GB+) |
Access to hidden dotfiles in home directory
| 46 | - `~/.npm/` - npm cache |
Access to hidden dotfiles in home directory
| 47 | - `~/.cargo/` - Rust packages |
Access to hidden dotfiles in home directory
| 48 | - `~/.rustup/` - Rust toolchains |
Access to hidden dotfiles in home directory
| 49 | - `~/.cache/uv/` - Python uv cache |
Access to hidden dotfiles in home directory
| 50 | - `~/.cache/huggingface/` - ML models |
Access to hidden dotfiles in home directory
| 59 | rm -rf ~/.cache/huggingface |
Access to hidden dotfiles in home directory
| 65 | rm -rf ~/.cache/torch |
Access to hidden dotfiles in home directory
| 114 | - Application caches (`~/.cache/`) |
Access to hidden dotfiles in home directory
| 138 | du -sh ~/.cache ~/.colima ~/Developer |
Access to hidden dotfiles in home directory
| 144 | du -h -d 2 ~/.colima |
Access to hidden dotfiles in home directory
| 151 | macOS blocks terminal access to `~/.Trash` due to TCC (Transparency, Consent, and Control). User must empty trash manually from Finder. |
Access to hidden dotfiles in home directory
| 173 | - Cache directories (`~/.cache/`, `~/.npm/`, etc.) |
Install this skill with one command
/learn @misteral/disk-cleanup