← 返回 Skills 市场
Personio
作者
Membrane Dev
· GitHub ↗
· v1.0.4
· MIT-0
382
总下载
0
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install personio
功能描述
Personio integration. Manage Persons, Companies, Teams, CompensationChanges, PerformanceReviews. Use when the user wants to interact with Personio data.
安全使用建议
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.
功能分析
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).
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install personio - 安装完成后,直接呼叫该 Skill 的名称或使用
/personio触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
Personio 是什么?
Personio integration. Manage Persons, Companies, Teams, CompensationChanges, PerformanceReviews. Use when the user wants to interact with Personio data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 382 次。
如何安装 Personio?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install personio」即可一键安装,无需额外配置。
Personio 是免费的吗?
是的,Personio 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Personio 支持哪些平台?
Personio 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Personio?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.4。
推荐 Skills