Hr Partner

v1.0.0

HR Partner integration. Manage data, records, and automate workflows. Use when the user wants to interact with HR Partner data.

0· 30·0 current·0 all-time
byMembrane Dev@membranedev
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The skill is an HR Partner integration that uses the Membrane CLI and Membrane account for auth and proxying — this matches the described purpose. Minor inconsistency: the registry metadata lists no required binaries or primary credential, but the SKILL.md expects the Membrane CLI (and implicitly Node/npm/npx) to be available/installed.
Instruction Scope
SKILL.md only instructs the agent/operator to install and use the Membrane CLI, create connections, list/run actions, and proxy requests to HR Partner. It does not instruct reading unrelated files, harvesting environment variables, or sending data to unexpected endpoints. Browser-based login and headless completion are documented and normal for OAuth flows.
Install Mechanism
There is no formal install spec in the registry (instruction-only). The document instructs installing @membranehq/cli from npm (npm install -g) and using npx in examples. Installing a public npm package is expected for this integration but carries the usual moderate risk of running third-party code; the SKILL.md does not declare Node/npm requirements explicitly.
Credentials
The skill requests no environment variables or local credentials and explicitly advises not to ask users for API keys, instead using Membrane to manage auth. This is proportionate to the purpose. The Membrane service will hold credentials server-side as part of the described workflow.
Persistence & Privilege
The skill does not request always:true and has no install-time code or files; it does not attempt to modify other skills or system-wide agent settings. The normal autonomous invocation flag is not changed. The login flow will create Membrane-managed credentials (expected behavior).
Assessment
Before installing: verify you trust Membrane (https://getmembrane.com) and the @membranehq/cli npm package—review the package on npm and the referenced GitHub repo. Be aware the SKILL.md expects Node/npm and the Membrane CLI (global install or npx) although the registry metadata doesn't list these as required binaries. Installing global npm packages runs third-party code on your machine — only proceed if you're comfortable. The skill delegates authentication and credential storage to Membrane (server-side); confirm that is acceptable for your HR data privacy and compliance needs. If you need stricter control, prefer direct, audited integrations or verify Membrane's security and data handling policies first.

Like a lobster shell, security has layers — review code before you run it.

latestvk974tmkx4b4newhnzkvg84c44x846cs0

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments