← Back to Skills Marketplace
Peoplehr
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
142
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install peoplehr
Description
PeopleHR integration. Manage data, records, and automate workflows. Use when the user wants to interact with PeopleHR data.
Usage Guidance
This skill appears coherent: it uses the Membrane CLI to connect to PeopleHR and does not ask for unrelated secrets. Before installing, confirm you trust Membrane as the OAuth/data broker (review getmembrane.com and the CLI package author on npm). Prefer running commands with npx to avoid global npm installs (which require elevated permissions). During the connection flow, check the OAuth scopes requested for PeopleHR and avoid granting broader access than necessary. If you have strict data governance, consider creating a dedicated PeopleHR account or limited-scope credentials for testing. Finally, validate the npm package publisher (@membranehq) and repository if you need stronger assurance about the CLI binary you will run.
Capability Analysis
Type: OpenClaw Skill
Name: peoplehr
Version: 1.0.3
The skill provides a legitimate integration for PeopleHR using the Membrane platform and its CLI tool (@membranehq/cli). The instructions in SKILL.md guide the agent through standard setup procedures, including CLI installation, authentication, and action discovery, all of which are consistent with the stated purpose of HR data management. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
The name/description (PeopleHR integration) align with the runtime instructions (use Membrane CLI to connect to PeopleHR, discover and run actions). No unrelated services, env vars, or binaries are requested.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, logging in, creating a connection, and discovering/running actions. It does not ask the agent to read unrelated files, access unrelated env vars, or exfiltrate data to unexpected endpoints. Authentication is performed via Membrane’s normal browser/OAuth flow.
Install Mechanism
The skill suggests installing @membranehq/cli from npm (global install) or using npx. This is a standard public-registry install (moderate trust requirement). Global npm installs require write privileges; using npx avoids a global install. No downloads from arbitrary URLs or extract operations are recommended.
Credentials
The skill requests no environment variables and relies on Membrane to manage PeopleHR credentials. This is proportionate, but it does mean you are delegating access to a third-party service (Membrane) which will hold auth on behalf of the agent — consider the trust/privacy implications and OAuth scopes presented during connection.
Persistence & Privilege
always is false and the skill is instruction-only. It does not request persistent, elevated platform privileges or modifications to other skills. Autonomous invocation is allowed (normal), but that alone is not a red flag.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install peoplehr - After installation, invoke the skill by name or use
/peoplehr - 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 Peoplehr?
PeopleHR integration. Manage data, records, and automate workflows. Use when the user wants to interact with PeopleHR data. It is an AI Agent Skill for Claude Code / OpenClaw, with 142 downloads so far.
How do I install Peoplehr?
Run "/install peoplehr" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Peoplehr free?
Yes, Peoplehr is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Peoplehr support?
Peoplehr is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Peoplehr?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills