← Back to Skills Marketplace
Paychex
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
136
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install paychex
Description
Paychex integration. Manage data, records, and automate workflows. Use when the user wants to interact with Paychex data.
Usage Guidance
This skill appears coherent, but before installing: 1) Verify you trust Membrane (review getmembrane.com and the referenced GitHub repo) because the CLI will handle auth and access to Paychex data. 2) Prefer pinning a specific CLI version instead of @latest to reduce supply-chain risk. 3) Install the CLI in a controlled environment (not on a high-privilege or production host) and review what OAuth scopes the Paychex/Membrane flow requests. 4) Use a test Paychex account first to confirm what data the connector can access and how credentials/tokens are stored. 5) If you need stronger assurances, inspect the @membranehq/cli package source and release artifacts before installing.
Capability Analysis
Type: OpenClaw Skill
Name: paychex
Version: 1.0.3
The skill provides instructions for an AI agent to manage Paychex data using the Membrane CLI. It requires high-risk operations, including the global installation of an NPM package (@membranehq/cli) and the execution of shell commands for authentication and data manipulation. While these actions are aligned with the stated purpose and the documentation encourages secure practices (e.g., avoiding local secrets), the reliance on shell-based execution and network-dependent CLI tools constitutes a high-risk capability that warrants a suspicious classification under the provided guidelines.
Capability Tags
Capability Assessment
Purpose & Capability
The name/description claim a Paychex integration and the instructions consistently use the Membrane CLI to connect to Paychex, discover actions, and run them. Asking users to install @membranehq/cli and run membrane connect is coherent for this purpose.
Instruction Scope
SKILL.md only instructs the agent/user to install and run the Membrane CLI, authenticate via browser/authorization code, create/list connections, discover and run actions, and pass JSON inputs. It does not instruct the agent to read unrelated system files, access other env vars, or exfiltrate data to unexpected endpoints.
Install Mechanism
The skill is instruction-only (no install spec), but it tells users to run npm install -g @membranehq/cli@latest. Installing a global npm package is expected for a CLI, but pulling the latest tag has moderate supply-chain risk; there is no automated install spec to review.
Credentials
The skill declares no required environment variables, credentials, or config paths. Authentication is delegated to the Membrane service and the interactive login flow, which is proportionate to a connector that acts via a brokered CLI.
Persistence & Privilege
The skill does not request persistent/always-on privileges. It is user-invocable and allows autonomous model invocation by default (platform normal), but it does not request system-wide configuration changes or other skills' credentials.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install paychex - After installation, invoke the skill by name or use
/paychex - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Paychex?
Paychex integration. Manage data, records, and automate workflows. Use when the user wants to interact with Paychex data. It is an AI Agent Skill for Claude Code / OpenClaw, with 136 downloads so far.
How do I install Paychex?
Run "/install paychex" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Paychex free?
Yes, Paychex is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Paychex support?
Paychex is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Paychex?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills