Missing User Warnings
Medium
- Confidence
- 76% confidence
- Finding
- The project creation routine writes multiple files and directories immediately based on a caller-supplied project name, with no confirmation, dry-run mode, or path safety checks. In an agent setting, this can cause unintended filesystem modification and, because 项目名称 is joined directly into a path, may permit writing outside the intended project directory via path traversal values such as '../...'.
