Intent-Code Divergence
Medium
- Confidence
- 91% confidence
- Finding
- The 'list-migrations' action performs CREATE SCHEMA and CREATE TABLE statements before reading migration history, so a read-like command mutates the target database. In a deployment/database-management skill, this is dangerous because callers may invoke a supposedly safe listing action in read-only or production contexts and unexpectedly alter state.
