Missing User Warnings
Medium
- Confidence
- 93% confidence
- Finding
- The documentation explicitly shows a GitHub token embedded directly in configuration under an `env` block, which normalizes storing a secret in a file that may be checked into source control, backed up, logged, or shared. In the context of a skill that makes GitHub requests, this increases the chance of credential leakage and unauthorized access if users copy the example without understanding the risk.
