Intent-Code Divergence
High
- Confidence
- 98% confidence
- Finding
- The WeChat callback handler states it is verifying the callback signature, but it only reads the signature-related headers and then immediately decrypts and processes the notification. This means a forged or replayed callback could potentially mark orders as paid without authenticating that the message actually came from WeChat, which is especially dangerous in a payment-integration skill because readers may copy the example into production.
