Intent-Code Divergence
Medium
- Confidence
- 97% confidence
- Finding
- The early Alipay callback example updates the order state based solely on a reported success status without first performing signature/authenticity verification. In a payment integration skill, this is dangerous because developers may copy the insecure example verbatim, allowing forged callback requests to mark unpaid orders as paid and causing direct financial loss; the later section showing verification does not neutralize the risk because the document presents contradictory guidance.
