Missing User Warnings
Medium
- Confidence
- 93% confidence
- Finding
- The example output includes a destructive statement, `DROP TABLE IF EXISTS`, without any warning, safe-mode guidance, or separation between illustrative DDL and executable migration steps. In a database-design skill, users may copy generated SQL directly into tooling or ask the agent to produce ready-to-run scripts, increasing the risk of accidental data loss or destructive changes in the wrong environment.
