bazi-report
Warn
Audited by Snyk on May 14, 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). This skill explicitly implements a paid checkout flow: it includes a createCheckout script that "创建匿名支付会话,返回支付链接与报告 ID" and outputs fields like checkoutSessionId and payUrl which are "用于支付". The execution rules require running createCheckout to generate a payment link and then returning that payUrl to the user to complete payment. That is a specific, purpose-built payment operation (checkout/payment session creation) — not a generic API or browser automation — so it constitutes direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata