Missing User Warnings
Medium
- Confidence
- 93% confidence
- Finding
- The skill explicitly instructs the user to create a GitHub personal access token with broad `repo` permission, but it does not clearly state at the collection point that the token is highly sensitive, should never be pasted into public chat/logs, and should be stored only in a secure secret store. In this skill context, the token enables automated pushes to a repository, so mishandling could lead to repository compromise, malicious commits, or broader account impact depending on token scope.
