← 返回 Skills 市场
gora050

Paycor

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
116
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install paycor
功能描述
Paycor integration. Manage data, records, and automate workflows. Use when the user wants to interact with Paycor data.
安全使用建议
This skill appears to be a straightforward Membrane-based Paycor connector, but exercise caution before installing or using it. - The SKILL.md instructs you to install the Membrane CLI via `npm install -g @membranehq/cli@latest` and to authenticate in-browser; the registry metadata did not declare this dependency — double-check that you are comfortable installing that package. - When you run `membrane login` and `membrane connect --connectorKey paycor` you will grant the Membrane connector access to your Paycor tenant; review the connector's requested scopes and only use an account with the minimum needed permissions. - Verify the npm package (@membranehq/cli) authenticity (owner, package page, checksum) before installing, especially in production or sensitive environments. - If you cannot or do not want to install global npm packages or perform interactive browser auth, do not install/use this skill. - If you need higher assurance, ask the publisher for an explicit install spec and a list of exact OAuth scopes the connector requests, or prefer installing Membrane from a vetted source (company-approved repository) and audit its network access and logs. Given the metadata/instruction mismatch and the need to install third-party CLI tooling that will handle authentication, treat this as suspicious until you confirm the CLI and connector are trustworthy.
功能分析
Type: OpenClaw Skill Name: paycor Version: 1.0.1 The skill is a standard integration for the Paycor HCM platform using the Membrane CLI. It provides instructions for the agent to authenticate, discover, and execute Paycor-related actions (e.g., payroll, employee records) through the 'membrane' command-line tool. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found; the skill's behavior is consistent with its stated purpose of workflow automation.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The skill claims to integrate with Paycor and the SKILL.md consistently describes using the Membrane platform and its Paycor connector to list and run actions. That purpose aligns with the required runtime behavior (installing and using the Membrane CLI).
Instruction Scope
Runtime instructions instruct the user/agent to install and run the Membrane CLI, authenticate via browser, create connections, and run actions. The instructions stay within the stated Paycor integration purpose, but they also perform interactive authentication and will grant the Membrane connector access to Paycor data. Additionally, the registry metadata lists no required binaries while the SKILL.md requires the Membrane CLI — a metadata/instruction mismatch.
Install Mechanism
There is no formal install spec in the registry, but SKILL.md tells users to run `npm install -g @membranehq/cli@latest`. Installing a global npm package from the public registry is a common pattern but has moderate risk (third-party code executed locally). The absence of a declared install spec in metadata reduces transparency about this step.
Credentials
The skill declares no required environment variables or credentials. Authentication is delegated to Membrane's interactive login flow (browser/code). This is proportionate to the stated purpose, but it does mean users will grant the Membrane connector access to Paycor resources — review that consent carefully.
Persistence & Privilege
The skill is not always-enabled and is user-invocable; it does not request persistent system privileges in the metadata. No other skills or system configurations are modified by the SKILL.md. Autonomous invocation is allowed by default (normal), but not excessive here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install paycor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /paycor 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug paycor
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Paycor 是什么?

Paycor integration. Manage data, records, and automate workflows. Use when the user wants to interact with Paycor data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 116 次。

如何安装 Paycor?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install paycor」即可一键安装,无需额外配置。

Paycor 是免费的吗?

是的,Paycor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Paycor 支持哪些平台?

Paycor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Paycor?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。

💬 留言讨论