← Back to Skills Marketplace
gora050

Workday

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
348
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install workday
Description
Workday integration. Manage Organizations, Deals, Leads, Projects, Pipelines, Goals and more. Use when the user wants to interact with Workday data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install workday
  3. After installation, invoke the skill by name or use /workday
  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
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Workday?

Workday integration. Manage Organizations, Deals, Leads, Projects, Pipelines, Goals and more. Use when the user wants to interact with Workday data. It is an AI Agent Skill for Claude Code / OpenClaw, with 348 downloads so far.

How do I install Workday?

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

Is Workday free?

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

Which platforms does Workday support?

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

Who created Workday?

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

💬 Comments