Description-Behavior Mismatch
Medium
- Confidence
- 95% confidence
- Finding
- The skill claims to create an isolated workspace but only runs `git checkout -b` in the current working tree, which does not isolate uncommitted files, build artifacts, or environment state from ongoing work. This can mislead the agent into believing it has a clean sandbox when it is still operating in the same repository directory, increasing the chance of contaminating the main workspace or making unsafe changes under false assumptions.
