← 返回 Skills 市场
gora050

Snipcart

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
184
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install snipcart
功能描述
Snipcart integration. Manage Carts, Products, Customers, Discounts, Orders, ShippingRates. Use when the user wants to interact with Snipcart data.
安全使用建议
This skill delegates all auth and API calls to the Membrane service and asks you to install the Membrane CLI. Before installing/use: (1) Confirm you trust Membrane (https://getmembrane.com) and review its privacy/security docs because it will manage your Snipcart credentials; (2) prefer using npx for one-off commands if you want to avoid a global npm install; (3) be aware the login flow opens a browser or prints an auth URL in headless mode — do not paste private keys into chat; (4) verify connection IDs and action outputs before allowing any automated agent actions; (5) if you need stricter control, consider using direct Snipcart API access with your own API keys rather than delegating to a third-party service.
功能分析
Type: OpenClaw Skill Name: snipcart Version: 1.0.3 The skill provides instructions for an AI agent to manage Snipcart data using the Membrane CLI. It follows standard integration patterns, including authentication via 'membrane login' and action discovery/execution. There is no evidence of malicious intent, data exfiltration, or obfuscation in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill is an instruction-only Snipcart integration that uses the Membrane CLI to manage Snipcart resources. Required actions (installing the Membrane CLI, logging in, creating a connection, listing/running actions) match the described purpose; no unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI and interacting with Membrane-managed Snipcart connections and actions. It does not ask the agent to read unrelated files, access arbitrary env vars, or transmit data to endpoints outside the Membrane/Snipcart flow.
Install Mechanism
The instructions ask users to install @membranehq/cli via npm -g (and also suggest npx for some commands). This is a common but somewhat intrusive install (global npm). There is no automatic installer in the skill itself and no downloads from unknown hosts.
Credentials
No environment variables or local credentials are requested by the skill. Authentication is delegated to Membrane (via browser/auth flow), so Membrane will hold/manage the Snipcart credentials — this is proportionate for the described design but requires trusting Membrane's handling of secrets.
Persistence & Privilege
The skill is not always-enabled and does not request special platform privileges. It does rely on Membrane account/session state (normal for a CLI-based connector). It does not instruct modifying other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install snipcart
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /snipcart 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug snipcart
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Snipcart 是什么?

Snipcart integration. Manage Carts, Products, Customers, Discounts, Orders, ShippingRates. Use when the user wants to interact with Snipcart data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 184 次。

如何安装 Snipcart?

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

Snipcart 是免费的吗?

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

Snipcart 支持哪些平台?

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

谁开发了 Snipcart?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论