Skip to main content

storage-reclaim

Efficiently reclaim disk storage by identifying and cleaning up space hogs like build artifacts and temporary files.

Install this skill

or
94/100

Security score

The storage-reclaim skill was audited on Mar 1, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 87

Access to hidden dotfiles in home directory

SourceSKILL.md
87- Location: `~/.julia/artifacts/`, `~/.julia/compiled/`
low line 91

Access to hidden dotfiles in home directory

SourceSKILL.md
91du -sh ~/.julia/*/ 2>/dev/null | sort -hr
Scanned on Mar 1, 2026
View Security Dashboard