disk-space-cleanup
Warn
Audited by Snyk on Mar 10, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 0.80). The skill explicitly instructs running root-level cleanup commands (sudo nix-collect-garbage, docker/podman system prune, sudo ncdu), performing destructive deletions (cargo-sweep, potential rm -rf patterns), and even editing local skill/reference files — all of which modify system state and can remove important data despite some safeguards and confirmation prompts.
Audit Metadata