Context-Inappropriate Capability
Medium
- Confidence
- 98% confidence
- Finding
- The skill explicitly recommends running Claude Code with `--permission-mode bypassPermissions`, which disables normal approval gates and grants the agent broader file/system capabilities than are necessary for parallelizing work with git worktrees. In this context, parallel development does not inherently require elevated permissions, so normalizing bypass mode materially increases the chance of unintended code execution, file modification, or secret exposure across multiple worktrees.
