engineering-wechat-mini-program-developer
Warn
Audited by Snyk on Apr 7, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill explicitly includes WeChat Pay integration and payment execution code. It provides a createOrder/payment flow that calls a server to obtain prepay parameters and then invokes wx.requestPayment (WeChat's client-side payment API). The documentation also covers payment-related server-side concerns (signatures, refunds, payment security). These are specific payment gateway integrations designed to initiate real transactions, not generic tooling.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata