bc-orders
Warn
Audited by Snyk on Mar 31, 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 exposes payment-related endpoints and actions that move money: V3 payment actions (capture, void), /v3/orders/{id}/transactions, and a POST refund endpoint (/v3/orders/{id}/payment_actions/refund) with examples for full/partial/line-item refunds. It instructs processing refunds through the API and handling payment captures/voids, which are direct financial execution operations rather than generic tooling. Therefore it grants the ability to execute financial transactions.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata