Intent-Code Divergence
Medium
- Confidence
- 90% confidence
- Finding
- The skill states that index recommendations are not automatically executed, but the skill exposes both exec and write capabilities and embeds executable DDL such as CREATE INDEX statements. In an agent setting, this mismatch can cause unsafe automation where generated SQL is executed against a live database, leading to schema changes, lock contention, or production impact.
