← 返回 Skills 市场
xiaojiou176

Shopflow Read-only Packet

作者 Yifeng[Terry] Yu · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
73
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install shopflow-read-only-packet
功能描述
Guides installation and connection to Shopflow's local MCP server for read-only submission readiness checks without live store claims.
安全使用建议
This packet appears to do what it says: it teaches how to attach a local, read-only Shopflow MCP server. Before you run anything, do the following: (1) add/confirm required binaries in the manifest (git, Node.js, and pnpm) so metadata matches behavior; (2) review the GitHub repo (https://github.com/xiaojiou176-open/shopflow-suite.git) and package.json/scripts to ensure you trust what pnpm install and pnpm mcp:stdio will run; (3) run installs and the MCP server in a sandbox or isolated environment (not on a production host) if you have any doubt; (4) prefer to clone the repo locally and inspect files before executing; and (5) note this skill does not request credentials, but running third‑party installs will contact npm/GitHub and fetch remote code — treat that as the main risk. If you want higher assurance, ask the skill author to declare required binaries in manifest and to provide checksums or an official release URL for the referenced repo.
功能分析
Type: OpenClaw Skill Name: shopflow-read-only-packet Version: 1.0.0 The skill bundle instructs the agent to perform high-risk operations, including cloning an external GitHub repository (github.com/xiaojiou176-open/shopflow-suite.git) and executing 'pnpm install' to set up a local MCP server. While these actions are aligned with the stated purpose of integrating the Shopflow suite and the documentation includes safety boundaries (e.g., 'Must not claim' sections in SKILL.md), the reliance on external code execution and shell access via pnpm/git constitutes a significant attack surface. There is no evidence of intentional malice, but the inherent risk of RCE via third-party dependencies warrants a suspicious classification.
能力评估
Purpose & Capability
The name/description match the instructions: the packet teaches how to attach and inspect a local Shopflow MCP read-only surface. However, the manifest declares no required binaries while the instructions implicitly require git, Node.js (pnpm), and a working pnpm toolchain — a mismatch that should be fixed in metadata.
Instruction Scope
SKILL.md stays within the stated purpose (clone the Shopflow repo, start the read-only MCP, run verification commands, and report capability/readiness). It does instruct the host to run pnpm install and pnpm mcp:stdio against a remote GitHub repo, which will execute code fetched from that repo and its npm dependencies — expected for this purpose but a real safety consideration (inspect the repo/package scripts before running on sensitive hosts).
Install Mechanism
There is no install spec (instruction-only), which is low-risk for the skill package itself. But the runtime instructions pull code and dependencies via git and pnpm from an external GitHub repository and npm registry; that network fetch is normal for this workflow but carries the usual risks of running upstream code.
Credentials
The skill requests no environment variables, no credentials, and no config paths beyond a repo path placeholder. Nothing asks for unrelated secrets or system credentials.
Persistence & Privilege
always is false and the skill does not request persistent or elevated platform privileges, nor does it attempt to modify other skills' configs. It is user-invocable and can be invoked autonomously by the agent (platform default).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install shopflow-read-only-packet
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /shopflow-read-only-packet 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Shopflow Read-only Packet skill. - Provides instructions to install, connect, and use Shopflow in read-only mode. - Explains safe, packet-oriented capabilities and how to read submission readiness. - Includes references for install, configuration, capability map, demo, and troubleshooting. - Ensures integrity by avoiding unsupported claims about Shopflow or OpenClaw statuses.
元数据
Slug shopflow-read-only-packet
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Shopflow Read-only Packet 是什么?

Guides installation and connection to Shopflow's local MCP server for read-only submission readiness checks without live store claims. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 73 次。

如何安装 Shopflow Read-only Packet?

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

Shopflow Read-only Packet 是免费的吗?

是的,Shopflow Read-only Packet 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Shopflow Read-only Packet 支持哪些平台?

Shopflow Read-only Packet 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Shopflow Read-only Packet?

由 Yifeng[Terry] Yu(@xiaojiou176)开发并维护,当前版本 v1.0.0。

💬 留言讨论