← Back to Skills Marketplace
gora050

Sap C4C

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
134
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install sap-c4c
Description
SAP C4C integration. Manage data, records, and automate workflows. Use when the user wants to interact with SAP C4C data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sap-c4c
  3. After installation, invoke the skill by name or use /sap-c4c
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug sap-c4c
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Sap C4C?

SAP C4C integration. Manage data, records, and automate workflows. Use when the user wants to interact with SAP C4C data. It is an AI Agent Skill for Claude Code / OpenClaw, with 134 downloads so far.

How do I install Sap C4C?

Run "/install sap-c4c" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Sap C4C free?

Yes, Sap C4C is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Sap C4C support?

Sap C4C is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Sap C4C?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.

💬 Comments