Missing User Warnings
Medium
- Confidence
- 97% confidence
- Finding
- The README includes login/registration examples that query by raw password and store passwords directly, while only briefly noting that encryption should be used in real projects. Because the skill is designed to generate runnable Spring Boot code, users may copy insecure credential-handling patterns into real systems, leading to plaintext password storage, weak authentication design, and compromise of user accounts if the database is leaked.
