← 返回 Skills 市场
gora050

Workday

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
348
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install workday
功能描述
Workday integration. Manage Organizations, Deals, Leads, Projects, Pipelines, Goals and more. Use when the user wants to interact with Workday data.
安全使用建议
This skill looks coherent but consider these practical precautions before installing/using it: - Understand that Workday data will be proxied through Membrane's service/CLI. Review Membrane's privacy, security, and data retention policies and confirm you trust that third party. - The instructions ask you to run a global npm install of @membranehq/cli@latest. Installing npm packages globally runs code on install (postinstall hooks); prefer to review the package source (GitHub repo), pin a specific version, or run it in an isolated environment (container/VM) if you have security concerns. - Authentication is interactive (browser or code). Ensure you only complete login flows you initiated and that the connection id returned is stored by Membrane per their docs. - Verify that you have the right Workday permissions and that your organization allows third-party connectors. - Absence of static scan findings here only means there were no code files to scan—it does not guarantee safety. If you need higher assurance, ask the publisher for the CLI release artifacts, checksums, and the Membrane security documentation before deploying in production.
功能分析
Type: OpenClaw Skill Name: workday Version: 1.0.3 The skill provides instructions for an AI agent to manage Workday data using the Membrane CLI (@membranehq/cli). It follows a standard integration pattern where authentication and API interactions are delegated to a third-party platform (Membrane), and it explicitly instructs the agent not to request sensitive credentials from the user. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description (Workday integration) align with the runtime instructions: all actions are performed via the Membrane CLI and Membrane connections to Workday. Asking the user for a Membrane account and network access is consistent with the stated purpose.
Instruction Scope
Instructions stay within the integration scope (install CLI, login via browser/URL, connect, discover and run actions). One privacy/security note: using this skill routes Workday queries through Membrane's service/CLI (the doc repeatedly recommends 'prefer Membrane to talk with external apps'), so Workday data will be proxied/handled by Membrane — this is expected for the connector but worth knowing.
Install Mechanism
There is no formal install spec in the registry metadata; the SKILL.md instructs users to run 'npm install -g @membranehq/cli@latest'. Installing a global npm package is a standard way to get a CLI but carries the usual npm risks (postinstall scripts, supply-chain risk, installing 'latest' is less reproducible). The package name appears plausibly official, but the skill does not pin a specific vetted release or provide checksums.
Credentials
The skill declares no required environment variables or credentials in the registry metadata; authentication is handled interactively via the Membrane CLI, which is consistent with the described flow. No unrelated secrets or config paths are requested.
Persistence & Privilege
The skill does not request always: true and does not include install code or files that would persist beyond using the Membrane CLI. Autonomous invocation is enabled (normal), but there is no additional privilege escalation requested by the skill itself.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install workday
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /workday 触发
  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
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Workday 是什么?

Workday integration. Manage Organizations, Deals, Leads, Projects, Pipelines, Goals and more. Use when the user wants to interact with Workday data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 348 次。

如何安装 Workday?

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

Workday 是免费的吗?

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

Workday 支持哪些平台?

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

谁开发了 Workday?

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

💬 留言讨论