Shopify Ai Customer Service
v1.0.0Set up AI-powered customer service for Shopify stores to automate support, reduce tickets, and improve customer satisfaction. Triggers: ai customer service,...
⭐ 0· 73·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name and description match the contents: SKILL.md and analyze.sh produce a Shopify AI customer service setup guide. No unrelated services, binaries, or credentials are requested.
Instruction Scope
SKILL.md outlines producing platform comparisons, KB architecture, flows, escalation protocols, etc. The only runtime instruction is analyze.sh which sends a fixed prompt to a local openclaw agent; it does not read unrelated files, environment variables, or external endpoints beyond invoking the local agent.
Install Mechanism
No install spec; the skill is instruction-only plus a shell script. Nothing is downloaded or extracted and no packages are installed.
Credentials
The skill requires no environment variables, credentials, or config paths. The script does not reference secrets or external API keys.
Persistence & Privilege
Skill is not always-enabled, does not request elevated persistence, and does not modify other skills or system settings. It simply invokes the local agent when run.
Assessment
This skill appears coherent and low-risk: it generates a Shopify customer-service plan and contains a small shell script that calls your local openclaw agent to produce the guide. Before running: 1) inspect the script (already done here) and confirm you trust the 'openclaw' binary on your system, since the script invokes that local executable; 2) do not supply store credentials or private customer data to the skill unless you trust the execution environment and destination; 3) if you plan to run it in a shared environment, consider running in an isolated container/session so the invoked agent cannot access other local data; and 4) if you want to be extra cautious, remove or redact any sensitive store identifiers from inputs before running.Like a lobster shell, security has layers — review code before you run it.
latestvk97bv6myfv87pxnemf6wk7wvys83nfah
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
