Description-Behavior Mismatch
Medium
- Confidence
- 94% confidence
- Finding
- The skill metadata promises only 'searching and reading data,' but the documented `execute_query` action explicitly allows arbitrary SQL execution. In ClickHouse, arbitrary SQL may include DDL or other state-changing operations, so this mismatch can cause an agent or user to treat a write-capable interface as read-only and execute unsafe queries without proper confirmation.
