Missing User Warnings
Medium
- Confidence
- 90% confidence
- Finding
- The skill presents destructive recovery commands like `git reset --hard HEAD@{5}` without any nearby warning that they discard uncommitted changes and can irreversibly overwrite the working tree and index. In a Git skill, such commands can be legitimate, but omitting guardrails makes accidental data loss substantially more likely when users or agents copy commands verbatim.
