Missing User Warnings
Medium
- Confidence
- 94% confidence
- Finding
- The skill instructs users to place live API credentials and webhook URLs in a local .env file and source it, but provides no guidance on protecting that file, excluding it from version control, or using a secret manager. This creates a realistic risk of accidental credential leakage through commits, logs, shell history, backups, or shared workspaces, especially because the listed secrets directly authorize posting to external services.
