Missing User Warnings
Medium
- Confidence
- 92% confidence
- Finding
- The skill includes destructive cleanup commands such as removing dependency directories and clearing caches without an explicit warning about side effects. In a debugging skill, users may copy these commands directly, which can delete local state, invalidate environments, or cause data loss if run in the wrong directory or with modified paths.
