Missing User Warnings
Medium
- Confidence
- 91% confidence
- Finding
- The skill instructs storing a GitHub HTTPS token in a repo-local credential file under .git, which creates a persistent local secret without clearly warning the user about its sensitivity, lifetime, or host exposure risks. Although it avoids the worse practice of embedding the token in the remote URL, this still increases the chance of credential theft from disk, accidental backup of the credential store, or misuse by other local processes with access to the repository.
