Missing User Warnings
Medium
- Confidence
- 92% confidence
- Finding
- The script invokes ffmpeg with the `-y` flag and writes directly to the chosen output path, which will overwrite an existing GIF without prompting. In an agent skill context, output paths may be user-supplied or inferred automatically, so this can cause unintended data loss by replacing an existing file silently.
