← 返回 Skills 市场
Payroll GL Reconciliation
作者
samledger67-dotcom
· GitHub ↗
· v1.0.2
· MIT-0
243
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install payroll-reconciliation
功能描述
Reconcile QuickBooks Online payroll GL accounts against payroll provider reports (Gusto, ADP, Paychex) across 12 categories. Produces an 8-tab Excel workbook...
安全使用建议
This skill is suspicious because it promises QBO integration but provides no code, no credentials, and no explanation of how to authenticate. Before installing or running it: (1) Ask the publisher for the full source repository or the missing script (scripts/pipelines/payroll-reconciliation.py) and review it locally for network calls and credential usage. (2) Confirm how QuickBooks authentication is handled (which env vars or OAuth flow) and never supply long-lived credentials to an unverified skill. (3) If you only want provider-side analysis, use the --skip-gl mode and run the script locally after you review it. (4) If you cannot obtain the script or clear auth instructions, do not run this skill against real payroll data or production credentials.
功能分析
Type: OpenClaw Skill
Name: payroll-reconciliation
Version: 1.0.2
The skill bundle describes a legitimate payroll reconciliation tool for QuickBooks Online. The documentation in SKILL.md is comprehensive, outlining clear functional boundaries, expected arguments, and detailed output structures (8-tab Excel workbook). There are no indicators of data exfiltration, malicious execution, or prompt injection; the use of a local cache and QBO authentication tokens is consistent with the stated accounting purpose. The referenced script 'payroll-reconciliation.py' and its dependencies (openpyxl) are standard for this domain.
能力评估
Purpose & Capability
The description says it reconciles QBO GL accounts (pulls GL data) but the skill declares no QuickBooks/Intuit credentials, API config, or primary credential. It also references a script path (scripts/pipelines/payroll-reconciliation.py) that is not present in the package, so the claimed capability cannot be verified from the provided files.
Instruction Scope
SKILL.md instructs running a local Python script with paths to payroll CSVs and optional QBO pulls; this implies reading arbitrary local files (~/Downloads, --out dirs) and contacting QBO, but the instructions do not explain how to authenticate to QBO or where the script comes from. The agent would be asked to access sensitive payroll files without explicit credential/config guidance.
Install Mechanism
No install spec and no code files — lowest install risk. However, because the skill references a local script that isn't included, it's unclear whether an external script is expected to be present from another repository.
Credentials
The skill requests no environment variables yet describes functionality (QBO GL pull, sandbox flag) that normally requires API credentials, OAuth tokens, or client IDs. The absence of declared credentials is disproportionate to the stated integration needs.
Persistence & Privilege
The skill does not request always: true and has no install actions that modify agent-wide config. It enables autonomous invocation by default (normal), but that combined with unclear credential handling increases risk if the agent is allowed to run arbitrary local scripts.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install payroll-reconciliation - 安装完成后,直接呼叫该 Skill 的名称或使用
/payroll-reconciliation触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Updated SKILL.md
v1.0.1
Security cleanup: removed internal references, genericized examples
v1.0.0
Initial release
元数据
常见问题
Payroll GL Reconciliation 是什么?
Reconcile QuickBooks Online payroll GL accounts against payroll provider reports (Gusto, ADP, Paychex) across 12 categories. Produces an 8-tab Excel workbook... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 243 次。
如何安装 Payroll GL Reconciliation?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install payroll-reconciliation」即可一键安装,无需额外配置。
Payroll GL Reconciliation 是免费的吗?
是的,Payroll GL Reconciliation 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Payroll GL Reconciliation 支持哪些平台?
Payroll GL Reconciliation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Payroll GL Reconciliation?
由 samledger67-dotcom(@samledger67-dotcom)开发并维护,当前版本 v1.0.2。
推荐 Skills