Missing User Warnings
Medium
- Confidence
- 94% confidence
- Finding
- The skill explicitly instructs users to copy API credentials into a local .env file and even append them via shell commands, but provides no guidance on secret hygiene such as .gitignore, access controls, or avoiding credential leakage in logs and shells. In a deployment-oriented skill, this omission increases the chance that long-lived API keys are accidentally committed, exposed to other local users, or reused insecurely.
