Missing User Warnings
Medium
- Confidence
- 89% confidence
- Finding
- The documentation shows use of a live Stripe secret key in environment variables without an explicit warning to use secure secret storage, avoid committing keys, and prefer test keys for development. This can normalize unsafe handling of production credentials and increase the chance of accidental exposure or misuse, especially in copy-paste deployment workflows.
