Missing User Warnings
Medium
- Confidence
- 94% confidence
- Finding
- The script unconditionally sources `references/.env` as shell code when any managed variable is unset. Because `source` executes arbitrary Bash syntax rather than parsing simple key/value pairs, anyone who can modify that file can run commands in the context of the sync workflow, which is especially risky in a tool that interacts with Git-managed workspace content.
