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