← Back to Skills Marketplace
samledger67-dotcom

Payroll GL Reconciliation

by samledger67-dotcom · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
243
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install payroll-reconciliation
Description
Reconcile QuickBooks Online payroll GL accounts against payroll provider reports (Gusto, ADP, Paychex) across 12 categories. Produces an 8-tab Excel workbook...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install payroll-reconciliation
  3. After installation, invoke the skill by name or use /payroll-reconciliation
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
Updated SKILL.md
v1.0.1
Security cleanup: removed internal references, genericized examples
v1.0.0
Initial release
Metadata
Slug payroll-reconciliation
Version 1.0.2
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 3
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 243 downloads so far.

How do I install Payroll GL Reconciliation?

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

Is Payroll GL Reconciliation free?

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

Which platforms does Payroll GL Reconciliation support?

Payroll GL Reconciliation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Payroll GL Reconciliation?

It is built and maintained by samledger67-dotcom (@samledger67-dotcom); the current version is v1.0.2.

💬 Comments