← Back to Skills Marketplace
Sap Successfactors
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
158
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install sap-successfactors
Description
SAP SuccessFactors integration. Manage data, records, and automate workflows. Use when the user wants to interact with SAP SuccessFactors data.
Usage Guidance
This skill is coherent but depends on a third-party service (Membrane) and requires installing a global npm CLI. Before installing: verify the @membranehq package on npm and its GitHub repo (check publisher, versions, and recent activity); prefer installing the CLI in a contained environment (e.g., VM, container, or non-root user) if you have security concerns; do not share unrelated secrets—this skill intentionally avoids asking for API keys and relies on Membrane-managed auth. If you’re in an enterprise, confirm this vendor is allowed by policy before giving network access or running global installs.
Capability Analysis
Type: OpenClaw Skill
Name: sap-successfactors
Version: 1.0.1
The skill provides instructions for an AI agent to integrate with SAP SuccessFactors via the Membrane CLI and platform. It follows standard integration patterns, utilizing OAuth-based authentication and a managed middleware service (getmembrane.com) to handle API interactions. There are no signs of malicious intent, data exfiltration, or harmful prompt injection; the instructions actually promote security best practices by advising the agent to avoid handling raw API keys locally.
Capability Assessment
Purpose & Capability
Name/description match the instructions: the SKILL.md describes using the Membrane CLI to access SAP SuccessFactors. Required capabilities (network, Membrane account) are appropriate for this purpose.
Instruction Scope
Instructions are narrowly scoped to installing and using the Membrane CLI (login, create connection, discover and run actions). They do not instruct reading unrelated files, exfiltrating environment variables, or contacting unexpected endpoints beyond Membrane and SuccessFactors.
Install Mechanism
This is an instruction-only skill that tells users to run `npm install -g @membranehq/cli@latest`. Installing a global npm package is a reasonable way to get the CLI, but npm packages can contain postinstall scripts and code from the registry; this is a moderate-risk install mechanism compared with no install. The skill does not embed an installer or arbitrary download URLs.
Credentials
The skill declares no required environment variables or credentials and explicitly advises letting Membrane handle credentials. No unrelated secrets or config paths are requested.
Persistence & Privilege
The skill does not request always-on presence, does not modify other skills or system-wide settings, and only instructs use of the Membrane CLI. Autonomous invocation is allowed by platform default but is not combined with other concerning privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sap-successfactors - After installation, invoke the skill by name or use
/sap-successfactors - 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
Frequently Asked Questions
What is Sap Successfactors?
SAP SuccessFactors integration. Manage data, records, and automate workflows. Use when the user wants to interact with SAP SuccessFactors data. It is an AI Agent Skill for Claude Code / OpenClaw, with 158 downloads so far.
How do I install Sap Successfactors?
Run "/install sap-successfactors" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Sap Successfactors free?
Yes, Sap Successfactors is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Sap Successfactors support?
Sap Successfactors is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Sap Successfactors?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills