← 返回 Skills 市场
mguozhen

Shopify Facebook Ad Spy

作者 mguozhen · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
126
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install shopify-facebook-ad-spy
功能描述
Facebook & Meta ad intelligence for Shopify stores. Analyze competitor ad creatives, copy angles, targeting strategy, and funnel structure to reverse-enginee...
安全使用建议
This skill appears to do what it claims (generate Facebook/Meta ad reports), but it has two practical concerns you should address before installing/using it: - Missing declared dependencies: analyze.sh calls the 'openclaw' CLI and 'python3' but the skill's metadata does not list these as required binaries. Ensure you have those tools installed and understand how the openclaw CLI is configured on your machine. - Potential data leakage via the agent: the script sends your exact input (niche names or store URLs) to the openclaw agent. If the agent is configured to use remote model APIs (or any external service), that input and the generated prompt may be transmitted off‑device. Do not pass private URLs, account tokens, or proprietary data unless you trust the configured model/provider. Recommended actions: - Inspect and run the analyze.sh script in a sandboxed environment first (or read it thoroughly — it is short). - Confirm where your openclaw CLI is pointing (local model vs remote provider) and whether API keys or provider credentials are present in your environment or config files. - If you want to proceed, prefer running with a local model or in an environment where outgoing network access is controlled, and avoid entering sensitive store credentials or private data into the prompt. If you want, provide the output of `which openclaw && openclaw --version` (run in a safe environment) and I can help interpret whether the CLI will transmit data remotely.
功能分析
Type: OpenClaw Skill Name: shopify-facebook-ad-spy Version: 1.0.0 The skill is a legitimate tool designed to generate Facebook/Meta advertising intelligence reports for Shopify stores. The core logic in `analyze.sh` constructs a prompt based on user input and calls the local OpenClaw agent to produce a marketing analysis, with no evidence of data exfiltration, malicious execution, or unauthorized access.
能力评估
Purpose & Capability
Skill name and description (Facebook/Meta ad intelligence for Shopify stores) match the provided code: the script builds an ad‑analysis prompt and asks a model to produce a report. However the package metadata declares no required binaries while analyze.sh clearly invokes 'openclaw' and 'python3' (and implicitly other standard shell tools). The missing declared dependencies is an incoherence.
Instruction Scope
SKILL.md and analyze.sh are narrowly focused on generating an advertising report, and they do not attempt to read arbitrary system files. The concern: the script invokes the 'openclaw' agent CLI with the user-supplied input embedded in the prompt. That CLI will send data to whatever model/provider it is configured to use (network or local), so sensitive inputs (private store URLs, internal data) could be transmitted. The script also silently depends on python3 to parse JSON; those runtime calls are not documented in SKILL.md.
Install Mechanism
There is no install spec (instruction-only skill) and no archive downloads — this is low install risk. But a code file is present that expects the 'openclaw' CLI to be installed/configured; the lack of declared required binaries is inconsistent with the observed runtime behavior.
Credentials
The skill does not request environment variables or credentials in its metadata, which is good. Nevertheless, it depends on an external agent CLI that may itself rely on API keys or credentials configured in the environment (~/.config, env vars) to contact model providers. Because those credentials are not declared or mentioned, there is a risk the skill will cause use or leakage of preconfigured model/provider credentials when executed.
Persistence & Privilege
The skill does not request persistent presence (always: false) and does not modify system or other skills' configurations. It simply runs a one‑shot script, so it does not ask for elevated persistence privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install shopify-facebook-ad-spy
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /shopify-facebook-ad-spy 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Shopify Facebook Ad Spy. - Analyze competitor Facebook & Meta ads for Shopify stores. - Get insights on ad creatives, copy angles, targeting, and funnel structure. - Includes creative frameworks, targeting strategies, and testing plans. - Provides ready-to-use templates and swipe files for launching your ad campaigns.
元数据
Slug shopify-facebook-ad-spy
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Shopify Facebook Ad Spy 是什么?

Facebook & Meta ad intelligence for Shopify stores. Analyze competitor ad creatives, copy angles, targeting strategy, and funnel structure to reverse-enginee... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 126 次。

如何安装 Shopify Facebook Ad Spy?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install shopify-facebook-ad-spy」即可一键安装,无需额外配置。

Shopify Facebook Ad Spy 是免费的吗?

是的,Shopify Facebook Ad Spy 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Shopify Facebook Ad Spy 支持哪些平台?

Shopify Facebook Ad Spy 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Shopify Facebook Ad Spy?

由 mguozhen(@mguozhen)开发并维护,当前版本 v1.0.0。

💬 留言讨论