Intent-Code Divergence
Medium
- Confidence
- 97% confidence
- Finding
- The Safety section says only actions tagged [write] or [destructive] change state, but the listed untagged actions include operations such as refunding a sale and resending a receipt, both of which can alter user-visible state or trigger external effects. This can mislead an agent into executing side-effecting actions without confirmation, increasing the risk of unauthorized refunds or customer communications.
