Intent-Code Divergence
Medium
- Confidence
- 93% confidence
- Finding
- The skill labels `get_guest_post_status` as a `[write]` action even though its description says it only retrieves status. This mismatch can mislead an agent or user about the side effects of the operation, causing unnecessary confirmation fatigue or, worse, masking the true behavior if the underlying connector actually performs a state-changing operation. In a security-sensitive integration, inaccurate action semantics are dangerous because operators rely on these labels to decide whether execution is safe.
