Skip to main content

workspace-cleanup

Automates workspace cleanup by intelligently archiving clutter, reducing context pollution, and ensuring safety through a two-stage review process.

Install this skill

or
83/100

Security score

The workspace-cleanup skill was audited on Mar 7, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 193

Template literal with variable interpolation in command context

SourceSKILL.md
193```bash
medium line 357

Template literal with variable interpolation in command context

SourceSKILL.md
357```bash
medium line 407

Template literal with variable interpolation in command context

SourceSKILL.md
407```bash
low line 149

Access to .env file

SourceSKILL.md
149Files: package.json, requirements.txt, *.lock, CLAUDE.md, README.md, .env*
low line 212

Access to .env file

SourceSKILL.md
212if [[ "$file" =~ (package\.json|CLAUDE\.md|README\.md|\.env) ]]; then
Scanned on Mar 7, 2026
View Security Dashboard