Intent-Code Divergence
Medium
- Confidence
- 93% confidence
- Finding
- The README makes a strong safety claim ('Safe by default' and 'Read-only queries only') while elsewhere advertising CSV import and saved query shortcuts, both of which necessarily write data or configuration state. This creates a misleading trust boundary: users may rely on the skill as non-mutating when it can perform local state changes, increasing the chance of unsafe use or over-granting permissions.
