Context-Inappropriate Capability
Medium
- Confidence
- 98% confidence
- Finding
- The start path sources the .env file directly in the shell, so any shell syntax placed in that file will execute with the user's privileges when the service is started. A .env file should be treated as data, not code; in this TTS setup context, loading configuration does not require arbitrary shell execution, so this exceeds expected capability and creates a real code-execution risk.
