saleor-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 documents transaction-level payment operations: it distinguishes "grant refund" (business decision) from "sending" a refund and names the mutation/operation used to process the actual refund—
transactionRequestActionwithREFUND—which processes the refund via a payment app. That is a specific API-level financial execution capability (initiating money movement/refunds), not a generic tool. Therefore it grants direct financial execution authority.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata