← Back to Skills Marketplace
Personio
by
Membrane Dev
· GitHub ↗
· v1.0.4
· MIT-0
382
Downloads
0
Stars
0
Active Installs
5
Versions
Install in OpenClaw
/install personio
Description
Personio integration. Manage Persons, Companies, Teams, CompensationChanges, PerformanceReviews. Use when the user wants to interact with Personio data.
Usage Guidance
This skill delegates Personio access to the Membrane CLI. Before installing: verify the @membranehq/cli package and repository (check the GitHub link and package publisher), and be comfortable granting Membrane access to your Personio data via the interactive login flow. Installing the CLI globally requires npm permissions—consider installing in a controlled environment or container if you prefer isolation. During the browser auth flow, review the scopes/permissions requested and avoid sharing generated auth codes in untrusted channels.
Capability Analysis
Type: OpenClaw Skill
Name: personio
Version: 1.0.4
The skill instructs the AI agent to perform high-risk operations, including the global installation of an external npm package (@membranehq/cli) and the execution of shell commands to manage HR data. While these actions are aligned with the stated purpose of integrating with the Personio platform via Membrane, the reliance on shell access and external binary execution constitutes a significant attack surface. No evidence of intentional malice or data exfiltration was found in the provided files (SKILL.md, _meta.json).
Capability Assessment
Purpose & Capability
The skill claims to integrate with Personio and all runtime instructions use the Membrane CLI to connect to Personio and run actions. No unrelated credentials, binaries, or system paths are requested.
Instruction Scope
SKILL.md is focused on installing the Membrane CLI, logging in, creating a Personio connection, discovering and running actions. It does not instruct reading unrelated files or exfiltrating data to unexpected endpoints. Authentication is interactive via Membrane.
Install Mechanism
Install is a public npm global package (@membranehq/cli) invoked by the user. This is reasonable for a CLI integration but carries the usual trust/risk of installing a third‑party global npm package—verify the package and its source before installing.
Credentials
No environment variables or unrelated credentials are requested. Authentication is performed through the Membrane CLI (interactive/browser flow), which is appropriate for this integration. Be aware the CLI will store tokens locally as part of its normal operation.
Persistence & Privilege
Skill is instruction-only and not always-enabled. It does not request system-wide persistence or modification of other skills. Autonomous invocation is allowed by default (platform normal), but the skill itself does not request elevated or permanent privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install personio - After installation, invoke the skill by name or use
/personio - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.4
Auto sync from membranedev/application-skills
v1.0.3
Revert refresh marker
v1.0.2
Refresh update marker
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Personio?
Personio integration. Manage Persons, Companies, Teams, CompensationChanges, PerformanceReviews. Use when the user wants to interact with Personio data. It is an AI Agent Skill for Claude Code / OpenClaw, with 382 downloads so far.
How do I install Personio?
Run "/install personio" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Personio free?
Yes, Personio is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Personio support?
Personio is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Personio?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.4.
More Skills