Skip to main content

chompute-shopify-order-analytics

Analyzes Shopify orders to generate detailed business reports on revenue, orders, and product performance over specified periods.

Install this skill

or
87/100

Security score

The chompute-shopify-order-analytics 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 114

Template literal with variable interpolation in command context

SourceSKILL.md
114```bash
medium line 123

Curl to non-GitHub URL

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

Access to .env file

SourceSKILL.md
122PAYLOAD=$(node -e 'const payload={model:"shopify-order-analytics",input:[{role:"user",content:[{type:"input_text",text:JSON.stringify({store_domain:process.argv[1],shopify_access_token:process.env.SHO
low line 88

External URL reference

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

External URL reference

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