Missing User Warnings
Medium
- Confidence
- 99% confidence
- Finding
- If the target path already exists, the script unconditionally deletes it with shutil.rmtree after only printing a warning. Because the output path can be user-supplied via --output, a mistake or path confusion can cause irreversible data loss outside the intended skill directory.
