← Back to Skills Marketplace
membranedev

Workday Soap

by Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
303
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install workday-soap
Description
Workday SOAP integration. Manage Organizations. Use when the user wants to interact with Workday SOAP data.
Usage Guidance
This skill looks like a straightforward instruction-only integration that uses the Membrane CLI to talk to Workday SOAP. Before installing or following the instructions: 1) Verify the Membrane project and npm package (@membranehq/cli) are from a trusted source and consider pinning a specific version instead of using @latest. 2) Be aware you'll need network access and a Membrane account; the login flow opens a browser or returns a code for headless auth — do not paste credentials into untrusted prompts. 3) Installing a global npm package may require admin rights; inspect the package and its homepage/repository if you have security concerns. 4) Confirm that granting Membrane access to your Workday tenant matches your organization’s security policy, and review the permissions/scopes granted during login. 5) Note the registry metadata omission (no declared required binaries) — treat the SKILL.md instructions as authoritative, and if you plan to let an agent invoke this skill autonomously, consider limiting autonomy for high-sensitivity data until you validate behavior.
Capability Analysis
Type: OpenClaw Skill Name: workday-soap Version: 1.0.3 The skill provides instructions for an AI agent to use the Membrane CLI to interact with Workday SOAP services. It includes standard procedures for authentication, connection management, and action execution via the 'membrane' command-line tool. No malicious code, data exfiltration, or harmful prompt injections were found in SKILL.md or _meta.json.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
The name/description (Workday SOAP integration) match the runtime instructions (how to use the Membrane CLI to talk to Workday). However, the registry metadata lists no required binaries while SKILL.md explicitly instructs installing the @membranehq/cli via npm — a documentation mismatch.
Instruction Scope
SKILL.md confines itself to installing/using the Membrane CLI, logging in, creating connections/actions, and querying Workday via Membrane. It does not instruct the agent to read unrelated local files or exfiltrate data to unexpected endpoints; the described auth flow is browser/interactive or code-based for headless environments.
Install Mechanism
There is no automated install spec in the registry; the instructions tell users to run `npm install -g @membranehq/cli@latest`. Installing a global npm package is a common, moderate-risk mechanism but requires verifying the package/source and may require elevated privileges on some systems. The skill does not provide an install artifact or pinned version beyond @latest.
Credentials
The skill declares no required env vars or credentials. It relies on Membrane's interactive auth flow rather than embedding or requesting secrets in SKILL.md, which is proportionate to its purpose. Keep in mind that Membrane will mediate access to Workday credentials/connections as part of normal operation.
Persistence & Privilege
The skill is instruction-only, has no install scripts, and is not always-enabled. Model invocation is allowed (the platform default) but that's expected for a skill that performs remote actions. The skill does not request system-wide configuration changes or persistent privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install workday-soap
  3. After installation, invoke the skill by name or use /workday-soap
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug workday-soap
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Workday Soap?

Workday SOAP integration. Manage Organizations. Use when the user wants to interact with Workday SOAP data. It is an AI Agent Skill for Claude Code / OpenClaw, with 303 downloads so far.

How do I install Workday Soap?

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

Is Workday Soap free?

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

Which platforms does Workday Soap support?

Workday Soap is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Workday Soap?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.

💬 Comments