Missing User Warnings
Medium
- Confidence
- 92% confidence
- Finding
- The guide explicitly states that an API token will be written to a local `.env` file, but it does not warn that this file contains sensitive credentials or advise users to prevent it from being committed, shared, or left with overly broad filesystem permissions. In a quickstart context, users commonly copy commands verbatim, so this can lead to credential exposure through source control, backups, screenshots, or multi-user systems.
