Missing User Warnings
Medium
- Confidence
- 94% confidence
- Finding
- The documented sync script includes destructive commands (`git reset --hard` and `git clean -fdx`) that can permanently delete local commits and untracked files. In a contribution skill, users are likely to copy-paste these commands, so the lack of an explicit data-loss warning materially increases the chance of accidental destructive execution.
