← 返回 Skills 市场
membranedev

Workday Soap

作者 Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
303
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install workday-soap
功能描述
Workday SOAP integration. Manage Organizations. Use when the user wants to interact with Workday SOAP data.
安全使用建议
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.
功能分析
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.
能力标签
cryptocan-make-purchases
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install workday-soap
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /workday-soap 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug workday-soap
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Workday Soap 是什么?

Workday SOAP integration. Manage Organizations. Use when the user wants to interact with Workday SOAP data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 303 次。

如何安装 Workday Soap?

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

Workday Soap 是免费的吗?

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

Workday Soap 支持哪些平台?

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

谁开发了 Workday Soap?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。

💬 留言讨论