Intent-Code Divergence
Medium
- Confidence
- 90% confidence
- Finding
- The documentation says only SELECT queries are allowed by default, but elsewhere it instructs direct execution of arbitrary SQL and explicitly supports UPDATE and DELETE, including a force mode. This inconsistency can mislead users and agents into assuming read-only behavior while the tool can perform destructive database changes.
