Intent-Code Divergence
Medium
- Confidence
- 94% confidence
- Finding
- The skill labels `get_order` and `get_order_logistics` as `[write]` even though their descriptions indicate read-only retrieval. Misclassifying safe read actions as state-changing can distort downstream safety logic, cause unnecessary confirmations, and more importantly undermine operator trust in the action taxonomy used to separate read vs write behavior.
