Missing User Warnings
Medium
- Confidence
- 89% confidence
- Finding
- The skill includes destructive SQL operations such as UPDATE without WHERE, DELETE FROM table, TRUNCATE TABLE, and DROP TABLE examples without prominent safety guidance that they can cause irreversible data loss if copied into a production environment. In a cheatsheet intended for quick reference, users may paste examples directly, so the lack of explicit warnings and safe-environment guidance increases the chance of accidental misuse.
