Intent-Code Divergence
Medium
- Confidence
- 94% confidence
- Finding
- The skill marks several apparently read-oriented actions such as `get_post`, `get_post_analytics`, and `list_post_history` as `[write]`, while later stating that untagged actions are reads. This contradictory safety labeling can mislead an agent or user about which operations require confirmation, increasing the chance of unnecessary blocking of safe reads or, more importantly, incorrect trust in the documentation’s safety model when deciding whether a command changes state.
