Context-Inappropriate Capability
Medium
- Confidence
- 91% confidence
- Finding
- The skill spawns a detached local Python subprocess based on user input, which expands the execution surface beyond normal message handling and makes the action hard to monitor or control. Although `spawn` is used with argument separation rather than a shell, the background process can still consume local resources, invoke additional logic in `veo_worker.py`, and continue running outside the agent lifecycle.
