← Back to Skills Marketplace
gora050

Ukg Ready

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
325
Downloads
0
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install ukg-ready
Description
UKG Ready integration. Manage Employees, Timesheets, Schedules, Payrolls, Reports. Use when the user wants to interact with UKG Ready data.
Usage Guidance
This skill relies on the official Membrane CLI to access UKG Ready. Before installing: verify the npm package @membranehq/cli and the Membrane project (homepage/repo) you trust; prefer installing in a controlled environment (not on a machine with unrelated sensitive keys); be aware `membrane login` will open a browser or provide a one-time code and will store auth state locally for future CLI use; never paste your org credentials into chat — use the provided login flow. If you manage sensitive HR or payroll data, confirm least-privilege access for the Membrane connection and audit which actions are created or run.
Capability Analysis
Type: OpenClaw Skill Name: ukg-ready Version: 1.0.3 The skill facilitates UKG Ready integration by instructing the agent to install and use a third-party CLI (@membranehq/cli). It involves high-risk behaviors such as global package installation (npm install -g), shell command execution for authentication and action management, and network access to external endpoints (getmembrane.com). While these actions are consistent with the stated purpose of managing HCM data and follow some security best practices (e.g., avoiding local secrets), the reliance on shell-based tooling and external dependencies constitutes a significant attack surface.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
Name/description match the instructions: the SKILL.md directs use of the Membrane CLI and a ukg-ready connector to manage UKG Ready entities (employees, timecards, reports, etc.). Required capabilities (network + Membrane account) are appropriate for this integration.
Instruction Scope
Instructions are scoped to installing and using the Membrane CLI: login, create/connect a ukg-ready connection, discover or create actions, and run them. The instructions do not ask the agent to read arbitrary system files, other credentials, or to transmit data to unexpected endpoints.
Install Mechanism
Install is an npm global install: `npm install -g @membranehq/cli@latest`. This is expected for a CLI-based integration but carries normal npm supply-chain risk (installing a global package from the registry). No downloads from untrusted URLs or archive extraction are present.
Credentials
The skill declares no required environment variables or config paths. Authentication is delegated to Membrane's login flow, which is proportionate to the stated functionality. There are no unrelated credential requests.
Persistence & Privilege
Skill is instruction-only, not always-enabled, and does not modify other skills. A practical consequence: the Membrane CLI will store authentication state locally after `membrane login` (normal for a CLI). If the agent is allowed to invoke skills autonomously and the user has authenticated, the agent could run membrane commands that access org HR/payroll data — this is expected but worth noting.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ukg-ready
  3. After installation, invoke the skill by name or use /ukg-ready
  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 ukg-ready
Version 1.0.3
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 4
Frequently Asked Questions

What is Ukg Ready?

UKG Ready integration. Manage Employees, Timesheets, Schedules, Payrolls, Reports. Use when the user wants to interact with UKG Ready data. It is an AI Agent Skill for Claude Code / OpenClaw, with 325 downloads so far.

How do I install Ukg Ready?

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

Is Ukg Ready free?

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

Which platforms does Ukg Ready support?

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

Who created Ukg Ready?

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

💬 Comments