Missing User Warnings
Medium
- Confidence
- 96% confidence
- Finding
- The skill includes `npx prisma migrate reset` as part of a migration workflow without an explicit warning that it drops and recreates the development database, destroying data. In an agent skill context, this is risky because an automated assistant or inattentive user may copy or invoke the command during troubleshooting, causing unintended data loss.
