Missing User Warnings
Medium
- Confidence
- 89% confidence
- Finding
- The uninstall section includes `rm -rf "$INSTALL_DIR"` but does not explicitly warn that this permanently deletes the entire installation directory and any local configuration, logs, or embedded secrets stored there. In an agent skill context, users may follow commands verbatim, so missing a destructive-action warning increases the chance of accidental data loss.
