Missing User Warnings
Medium
- Confidence
- 95% confidence
- Finding
- The documentation tells users to export live API keys and place them in a project-local .env file, but provides no warning about credential sensitivity, file permissions, accidental commits, shell history, or secret rotation. That omission can lead to credential exposure through source control, shared workspaces, logs, or misconfigured environments. Because this skill is meant to run on schedules and in project roots, the risk of secrets lingering in broadly accessible locations is higher than in a one-off command.
