Missing User Warnings
Medium
- Confidence
- 90% confidence
- Finding
- The skill documents a destructive command (`node remove NAME --yes`) that deletes node data, but it does not explicitly warn that this may irreversibly remove blockchain state, logs, and local configuration. In an operational skill that encourages lifecycle management, omission of a clear deletion warning increases the risk of accidental data loss, especially because `--yes` suppresses interactive confirmation.
