Missing User Warnings
Medium
- Confidence
- 96% confidence
- Finding
- The tutorial explicitly instructs beginners to paste a live API key directly into source code, which normalizes insecure secret handling and increases the chance the key will be committed to version control, shared in screenshots, or copied into unsafe examples. Although the file includes a general warning not to share the key, it does not demonstrate or recommend safer storage such as environment variables or a local secrets file, making this a real security weakness in a learning-oriented document.
