Missing User Warnings
Medium
- Confidence
- 93% confidence
- Finding
- The script passes a user-provided path directly to Blender's `-P` option, which executes the referenced Python script. This is a safety-relevant operation because it runs code that can affect the local system, and the file provides no confirmation prompt, cautionary comment, or user-facing warning before execution.
