Intent-Code Divergence
Medium
- Confidence
- 95% confidence
- Finding
- The action list labels `get_purchase_order` as `[write]` even though its description says it retrieves data. Misclassifying a read action as a write undermines the safety model described elsewhere in the skill and can cause the agent or user to make incorrect trust and confirmation decisions. In a connector skill, inaccurate action semantics are dangerous because they affect whether operations are run automatically or gated behind approval.
