chompute-shopify-customer-ltv
Calculates Shopify customer lifetime value and generates customer groups, with an option for CSV report export.
Install this skill
or
87/100
Security score
The chompute-shopify-customer-ltv 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 122
Template literal with variable interpolation in command context
SourceSKILL.md
| 122 | ```bash |
medium line 131
Curl to non-GitHub URL
SourceSKILL.md
| 131 | curl -sS -X POST https://chompute-services.dragonfruit.ai/openai/v1/responses \ |
low line 130
Access to .env file
SourceSKILL.md
| 130 | PAYLOAD=$(node -e 'const payload={model:"shopify-customer-ltv",input:[{role:"user",content:[{type:"input_text",text:JSON.stringify({store_domain:process.argv[1],shopify_access_token:process.env.SHOPIF |
low line 96
External URL reference
SourceSKILL.md
| 96 | POST https://chompute-services.dragonfruit.ai/openai/v1/responses |
low line 131
External URL reference
SourceSKILL.md
| 131 | curl -sS -X POST https://chompute-services.dragonfruit.ai/openai/v1/responses \ |
Scanned on May 5, 2026
View Security Dashboard