Missing User Warnings
Medium
- Confidence
- 93% confidence
- Finding
- The skill explicitly recommends `npm i -g clawhub --force` as a fix for Windows installation issues, but does not warn that `--force` bypasses normal safety checks and can overwrite or mask underlying dependency, permission, or package-state problems. In a troubleshooting skill, users are likely to copy-paste commands directly, so this guidance can lead to unstable installs or unintended package-state changes.
