← Back to Skills Marketplace
gora050

Paycor

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
116
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install paycor
Description
Paycor integration. Manage data, records, and automate workflows. Use when the user wants to interact with Paycor data.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptocan-make-purchases
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install paycor
  3. After installation, invoke the skill by name or use /paycor
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug paycor
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Paycor?

Paycor integration. Manage data, records, and automate workflows. Use when the user wants to interact with Paycor data. It is an AI Agent Skill for Claude Code / OpenClaw, with 116 downloads so far.

How do I install Paycor?

Run "/install paycor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Paycor free?

Yes, Paycor is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Paycor support?

Paycor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Paycor?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.

💬 Comments