v0.1.1
openclaw-shopify-manager v0.1.1
This release keeps ClawHub distribution aligned with the canonical GitHub repo and removes installer-style helpers from the published skill package.
Changes
- removed
scripts/shopify-systemd.shfrom the packaged skill - removed
scripts/install-runtime.shfrom the packaged skill - changed systemd guidance to documentation-only setup using the bundled service template
- kept the Shopify connector runtime and Tailscale checker in the skill package
Why
These helper scripts were causing the ClawHub security scan to flag the skill as suspicious. The skill now ships the minimum runtime and documentation needed for safe distribution.
Notes
- GitHub remains the source of truth
- ClawHub is used only for distribution of tagged releases
- manual systemd setup is still documented in
references/systemd.md