← Back to Skills Marketplace
Rippling Hr
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
327
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install rippling-hr
Description
Rippling HR integration. Manage Employees, Companies, PayrollRuns, Reports. Use when the user wants to interact with Rippling HR data.
Usage Guidance
This skill appears to do what it promises: it instructs you to install the Membrane CLI and create a Membrane connection to Rippling. Before installing or using it: (1) verify you trust the @membranehq/cli npm package and review its npm/github page (global npm installs can run arbitrary code); (2) when you run the membrane login/connect flow, review the authorization screen and scope being granted to avoid over-permissioning; (3) be aware that granting a connection lets the CLI (and any agent actions you run) operate against your Rippling data — only create the connection for accounts you intend to expose; (4) if you are concerned about autonomous agent actions, limit the skill's permissions or avoid enabling it as always-on. If you want higher assurance, request the skill source/repo and inspect the Membrane CLI package before installing.
Capability Analysis
Type: OpenClaw Skill
Name: rippling-hr
Version: 1.0.3
The rippling-hr skill is a standard integration for the Membrane platform, providing instructions for an AI agent to manage Rippling HR data via the Membrane CLI (@membranehq/cli). The skill's logic is entirely focused on legitimate HRIS operations such as listing employees, managing leave requests, and handling authentication through the getmembrane.com service. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; all documented behaviors align with the stated purpose of the integration.
Capability Assessment
Purpose & Capability
The skill declares Rippling HR integration and all runtime instructions revolve around using the Membrane CLI to connect to Rippling and run pre-built actions. Required capabilities (network access, a Membrane account and CLI) match the described purpose.
Instruction Scope
SKILL.md only instructs the agent/user to install and use the Membrane CLI (login, connect, list/run actions, create actions). It does not instruct reading local system secrets, unrelated files, or sending data to unexpected third‑party endpoints. Headless login flow requires the user to open an auth URL in a browser — this is expected for OAuth-like flows.
Install Mechanism
This is an instruction-only skill (no install spec), but it directs the user to install @membranehq/cli via npm (npm install -g). Using a public npm package is reasonable for this integration, but global npm installs carry standard supply-chain/execution risk; the skill itself does not hide or require other downloads.
Credentials
The skill declares no required environment variables or credentials and explicitly tells users not to supply API keys, instead creating connections via Membrane. That is proportionate to its purpose. Note: once a user authorizes a connection, the Membrane-managed credentials will permit operations against the user's Rippling data — which is expected behavior for an integration.
Persistence & Privilege
Flags are default (always: false, agent-autonomy allowed). The skill does not request permanent system presence or modify other skills. As with any integration, allowlist/autonomy settings should be considered because the agent can run actions against an authorized connection.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install rippling-hr - After installation, invoke the skill by name or use
/rippling-hr - 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
Frequently Asked Questions
What is Rippling Hr?
Rippling HR integration. Manage Employees, Companies, PayrollRuns, Reports. Use when the user wants to interact with Rippling HR data. It is an AI Agent Skill for Claude Code / OpenClaw, with 327 downloads so far.
How do I install Rippling Hr?
Run "/install rippling-hr" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Rippling Hr free?
Yes, Rippling Hr is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Rippling Hr support?
Rippling Hr is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Rippling Hr?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills