Context-Inappropriate Capability
Medium
- Confidence
- 94% confidence
- Finding
- The skill explicitly instructs copying gitignored files such as .env.local, .env.*, and node_modules into a new worktree. Gitignored env files commonly contain secrets, and duplicating them into additional worktrees broadens the exposure surface and may place credentials into contexts that do not need them for code implementation. In this skill, that risk is heightened because the copy is automatic and normalized as part of the workflow.
