Missing User Warnings
Medium
- Confidence
- 98% confidence
- Finding
- The script invokes ffmpeg with the -y flag, which forces overwriting the destination file without any prompt or safety check. If the caller supplies an existing path by mistake, important files can be silently destroyed, which is especially risky in automation or agent-driven workflows where output paths may be generated dynamically.
