Skip to main content

chompute-shopify-email-list

Exports Shopify customer email lists to Mailchimp or Klaviyo with optional filters for consent and segmentation.

Install this skill

or
87/100

Security score

The chompute-shopify-email-list skill was audited on May 5, 2026 and we found 5 security issues across 4 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 146

Template literal with variable interpolation in command context

SourceSKILL.md
146```bash
medium line 155

Curl to non-GitHub URL

SourceSKILL.md
155curl -sS -X POST https://chompute-services.dragonfruit.ai/openai/v1/responses \
low line 154

Access to .env file

SourceSKILL.md
154PAYLOAD=$(node -e 'const payload={model:"shopify-email-list",input:[{role:"user",content:[{type:"input_text",text:JSON.stringify({store_domain:process.argv[1],shopify_access_token:process.env.SHOPIFY_
low line 120

External URL reference

SourceSKILL.md
120POST https://chompute-services.dragonfruit.ai/openai/v1/responses
low line 155

External URL reference

SourceSKILL.md
155curl -sS -X POST https://chompute-services.dragonfruit.ai/openai/v1/responses \
Scanned on May 5, 2026
View Security Dashboard
Installation guide →