Missing User Warnings
Medium
- Confidence
- 94% confidence
- Finding
- The skill instructs users to run `rm -rf ~/Library/Caches/*`, a recursive force-delete command, while framing it as broadly safe and not emphasizing deletion risk, reversibility limits, or possible application side effects. Even though the target is user cache data rather than personal documents, destructive shell commands can cause unintended loss of app state, offline data, or troubleshooting artifacts, and the reassuring language increases the chance of uncritical execution.
