Missing User Warnings
Medium
- Confidence
- 92% confidence
- Finding
- The migration section includes irreversible `rm -f` and `rm -rf` commands that delete files and directories in user home paths without any explicit caution to verify paths, ensure they are obsolete, or back up data first. In an agent-skill context, users may copy-paste cleanup commands verbatim, so destructive commands in documentation can cause accidental local data loss even if the listed paths are intended to be old artifacts.
