shopify-payments-apps
Warn
Audited by Snyk on May 2, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill's runtime scripts call https://shopify.dev/assistant/search (via scripts/search_docs.mjs) to fetch documentation used to drive generated prompts/code and reportValidation posts to https://shopify.dev/mcp/usage, and these external responses are required at runtime and directly control what the agent produces.
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill is explicitly for Shopify's Payments Apps API and instructs the assistant to help developers write GraphQL queries/mutations to process payments, handle refunds/voids, manage payment sessions, perform authorization/capture/settlement, and integrate payment providers with checkout. Those operations are specifically about moving and managing money (payment gateways and transaction operations), not generic tooling. Therefore it grants direct financial execution capability.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata