Missing User Warnings
Medium
- Confidence
- 93% confidence
- Finding
- The seed-data example hardcodes a concrete password value (`password123`) and does so in a realistic user-creation flow without any warning that it is for local development only. This is dangerous because users frequently copy seed scripts into staging or production-like environments, which can leave predictable credentials in deployed systems or normalize insecure password practices.
