tw-ecom-dtc-shopline
Warn
Audited by Snyk on Jun 13, 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 write-capable Shopline tools that mutate monetary state. It references payment-related endpoints (get_order_transactions, list_payments) and -- crucially -- cites write operations such as adjust_store_credit (exampled in the "gotchas") and order-mutating write tools (update_order_status / fulfill / cancel) which can affect financial outcomes (store-credit balances, refunds, payment state). It also references related payment-integration skills (e.g., tw-ecom-payment-newebpay) and notes write scope requirements and test gates, indicating the skill is intended to perform live financial mutations in a merchant account. Because these are specific, intentional APIs to change monetary state (not merely generic HTTP or browser automation), this skill grants Direct Financial Execution authority.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata