Missing User Warnings
Medium
- Confidence
- 89% confidence
- Finding
- The skill explicitly instructs cloning repositories and copying entire skill directories into `~/.openclaw/skills`, which modifies the local filesystem and may overwrite or replace existing content, but it does not prominently warn the user about those side effects or require confirmation. In the context of a skill installer/updater that pulls remote content, silent filesystem modification increases the risk of accidental overwrite, persistence of untrusted code/instructions, and unsafe operator assumptions.
