Shopify Influencer Campaign
Analysis
This skill appears to generate Shopify influencer campaign planning guidance, with only a small Bash helper that delegates the request to a local OpenClaw agent.
Findings (1)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
openclaw agent --local --message "${PROMPT}" --session "${SESSION_ID}"The helper executes a local OpenClaw agent command with the generated campaign prompt. This is consistent with producing the requested marketing report, and the artifact does not show unrelated shell commands, downloads, credential use, or destructive operations.
