← 返回 Skills 市场
gora050

Sps Commerce

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
116
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install sps-commerce
功能描述
SPS Commerce integration. Manage data, records, and automate workflows. Use when the user wants to interact with SPS Commerce data.
安全使用建议
This skill appears coherent for integrating SPS Commerce via the Membrane CLI, but before installing: 1) Understand that you will authenticate via Membrane (a third-party) which will hold tokens/credentials for accessing your SPS Commerce account—review their privacy, security, and OAuth scopes on getmembrane.com and the referenced repo. 2) Installing `@membranehq/cli` globally will run code from npm; only install if you trust the package and publisher. Consider installing in a controlled environment or inspecting the package source first. 3) The SKILL.md assumes node/npm are available but the skill metadata doesn't declare them—ensure your environment has Node/npm before following instructions. 4) Note the login example shows `--tenant` with no value (possible doc bug) — confirm the correct flags before automating login. If you need stronger assurance, review the Membrane CLI repository and OAuth consent details or run the CLI in a sandbox account first.
功能分析
Type: OpenClaw Skill Name: sps-commerce Version: 1.0.1 The skill bundle contains documentation and instructions for an AI agent to integrate with SPS Commerce using the Membrane CLI. It outlines legitimate workflows for authentication, action discovery, and execution via the 'membrane' command-line tool. No malicious code, data exfiltration logic, or harmful prompt injections were identified in SKILL.md or _meta.json.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The name/description (SPS Commerce integration) align with the instructions, which use the Membrane CLI to connect, discover, build, and run actions for SPS Commerce. Requested capabilities (network access and a Membrane account) match the stated purpose.
Instruction Scope
SKILL.md stays on-topic (install Membrane CLI, authenticate, create/list/run actions). It does not instruct reading unrelated files or exfiltrating data. Minor oddity: the suggested login command includes a bare '--tenant' flag with no example value, which may be a documentation bug and could confuse users/agents.
Install Mechanism
There is no formal install spec in the package (instruction-only), but the README instructs users to run `npm install -g @membranehq/cli@latest`. Installing a global npm CLI is a common approach but should be considered a moderate-risk operation because it runs code from the public npm registry. Also, the skill metadata does not declare required binaries (node/npm), which is an inconsistency between declared requirements and runtime instructions.
Credentials
The skill declares no required environment variables and instructs using Membrane so you do not provide raw API keys. That is proportionate. However, using Membrane means you will grant that third-party service access to your SPS Commerce data via the connection flow—this is expected but worth reviewing for privacy/permission scope.
Persistence & Privilege
No elevated persistence flags (always:false) and no install-time modifications are described. The skill does not request system-wide configuration changes or credentials belonging to other skills.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sps-commerce
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sps-commerce 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug sps-commerce
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Sps Commerce 是什么?

SPS Commerce integration. Manage data, records, and automate workflows. Use when the user wants to interact with SPS Commerce data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 116 次。

如何安装 Sps Commerce?

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

Sps Commerce 是免费的吗?

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

Sps Commerce 支持哪些平台?

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

谁开发了 Sps Commerce?

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

💬 留言讨论