← 返回 Skills 市场
gora050

Sap C4C

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
134
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install sap-c4c
功能描述
SAP C4C integration. Manage data, records, and automate workflows. Use when the user wants to interact with SAP C4C data.
安全使用建议
This skill appears coherent: it uses Membrane as a proxy to SAP C4C and asks you to install the Membrane CLI and sign in. Before installing/using it: 1) Verify @membranehq/cli on npm (publisher, package integrity, and pin a specific version instead of @latest). 2) Ensure the Membrane account and connection you create have least-privilege access to your SAP C4C data (do not use an admin/service account if not needed). 3) Be cautious when completing headless auth flows (do not paste one-time codes into untrusted channels). 4) Review Membrane's privacy/security docs and your organization's policy for third-party integration proxies. If you need stronger assurance, request the skill author/source repo or a signed release for the CLI package.
功能分析
Type: OpenClaw Skill Name: sap-c4c Version: 1.0.1 The skill bundle provides instructions for an AI agent to interact with SAP C4C via the Membrane CLI and platform (getmembrane.com). It outlines standard procedures for installing the CLI, authenticating, and managing API actions. While the skill requires the agent to execute shell commands and handle authentication tokens, these actions are directly aligned with the stated purpose of the integration and do not show evidence of malicious intent, obfuscation, or unauthorized data exfiltration.
能力评估
Purpose & Capability
The name/description match the runtime instructions: the SKILL.md tells the agent to use the Membrane CLI to create a connection to the sap-c4c connector and run/list actions. It does not request unrelated services, binaries, or env vars.
Instruction Scope
The instructions are scoped to installing and using the Membrane CLI (login, connect, action list/create/run). They do not instruct reading arbitrary local files, other services' credentials, or exfiltrating data to unexpected endpoints. Network access and a Membrane account are explicit requirements.
Install Mechanism
There is no platform install spec (instruction-only). The SKILL.md recommends a global npm install of @membranehq/cli@latest, a public npm package — a reasonable choice for a CLI but users should verify package authenticity, consider pinning a version, and be aware a global npm install creates a system-wide binary.
Credentials
The skill declares no required env vars or config paths. Authentication is delegated to Membrane (the SKILL.md explicitly warns not to ask users for API keys). This is proportionate, but note that the Membrane account/connection effectively grants access to C4C data and should be scoped with least privilege.
Persistence & Privilege
always:false and no install hooks or modifications to other skill configs are present. The skill allows normal autonomous invocation (platform default) but there are no additional persistence or elevated privileges requested.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sap-c4c
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sap-c4c 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug sap-c4c
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Sap C4C 是什么?

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

如何安装 Sap C4C?

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

Sap C4C 是免费的吗?

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

Sap C4C 支持哪些平台?

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

谁开发了 Sap C4C?

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

💬 留言讨论