Context-Inappropriate Capability
Medium
- Confidence
- 99% confidence
- Finding
- The shell execution path invokes `bash "$SCRIPT_DIR/mimo_tts_smart.sh"`, which is the same script file, so selecting the shell implementation causes unbounded recursion rather than delegating to a distinct implementation. An attacker or normal user can trigger denial of service by running this on a system without NodeJS/Python support, leading to repeated process spawning, resource exhaustion, and failed execution.
