shopify-admin-gift-card-issuance
Warn
Audited by Snyk on Apr 12, 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 is explicitly designed to create monetary value: it uses Shopify's giftCardCreate GraphQL mutation and requires the write_gift_cards scope to programmatically issue gift cards (store credit) redeemable at checkout. The doc even warns that giftCardCreate "issues real monetary value" that cannot be deleted and provides parameters for amount, customer association, and expiry — i.e., it performs a direct financial action rather than a generic operation. Dry-run is optional, but the capability to execute the mutation is central to the skill.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata