Intent-Code Divergence
Medium
- Confidence
- 97% confidence
- Finding
- The action list labels `get_post` as `[write]` even though its name and description indicate a read operation. Misclassifying a read as a write breaks the skill's own safety model and can train downstream agents or users to distrust or mis-handle action tags, which is dangerous because these tags are supposed to gate confirmation behavior around state-changing operations.
