← Back to Skills Marketplace
Tax Package Preparation
by
samledger67-dotcom
· GitHub ↗
· v1.0.2
· MIT-0
249
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install tax-package-prep
Description
Year-end tax package preparation pipeline for QBO-connected clients. Generates a 9-tab Excel workbook: Tax Summary, Income, Expenses, Depreciation, 1099s, St...
Usage Guidance
This skill’s instructions assume access to QuickBooks Online credentials and local Python scripts, but the package does not declare or include them. Before installing or running anything: (1) confirm the publisher/source and obtain the actual script files referenced (scripts/pipelines/tax-package-prep.py); (2) verify where and how the required QBO auth token is stored and avoid providing broad or long-lived credentials—use least-privilege tokens or a sandbox QBO account for testing; (3) inspect the actual scripts to ensure they do only the described work (no exfiltration, no unexpected network calls or shell executions); (4) ensure client SOP and GL data paths (clients/{slug}/sop.md and accounting exports) are the intended inputs and that sensitive data is handled appropriately; (5) if you cannot obtain or inspect the code and an explicit declaration of required credentials, treat this package with caution and do not run it against production data.
Capability Analysis
Type: OpenClaw Skill
Name: tax-package-prep
Version: 1.0.2
The skill bundle describes a legitimate financial automation tool for preparing tax packages from QuickBooks Online (QBO) data. The documentation in SKILL.md provides detailed, professional instructions for accounting tasks such as IRS form mapping, 1099 vendor identification, and crypto/FBAR compliance flagging. While the tool handles sensitive financial data and interacts with the local file system (e.g., .cache and ~/Desktop), these actions are clearly aligned with its stated purpose, and there is no evidence of malicious intent, data exfiltration, or prompt injection.
Capability Assessment
Purpose & Capability
The skill claims to pull full-year data from QuickBooks Online (QBO) and run python scripts (scripts/pipelines/tax-package-prep.py), but the registry metadata lists no primary credential and no required environment variables or code files. A QBO-connected pipeline legitimately needs QBO credentials and the referenced Python scripts; their absence from the declared requirements or the package is an incoherence.
Instruction Scope
SKILL.md instructs the agent/operator to read client SOPs (clients/{slug}/sop.md), scan GL memos/vendor names, and produce sensitive tax workpapers (including wallet addresses and FBAR indicators). Those actions are within the stated tax-prep purpose, but the instructions assume local data, an existing QBO auth token, and python scripts that are not included—this implicit dependency should be explicit.
Install Mechanism
There is no install spec (instruction-only), which is low-risk. The SKILL.md only suggests 'pip install openpyxl' under Requirements; that is a lightweight dependency and reasonable for producing Excel output.
Credentials
The runtime notes explicitly state 'QBO auth token must already be configured' and the skill will read client SOP files and financial GL data (sensitive). However, the skill metadata declares no required environment variables or primary credential. Requesting access to QBO data (and potentially other secrets) without declaring them is disproportionate and opaque.
Persistence & Privilege
The skill does not request always:true, does not install or modify system-wide settings, and is user-invocable only. There is no indication it requests persistent elevated privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tax-package-prep - After installation, invoke the skill by name or use
/tax-package-prep - 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
Frequently Asked Questions
What is Tax Package Preparation?
Year-end tax package preparation pipeline for QBO-connected clients. Generates a 9-tab Excel workbook: Tax Summary, Income, Expenses, Depreciation, 1099s, St... It is an AI Agent Skill for Claude Code / OpenClaw, with 249 downloads so far.
How do I install Tax Package Preparation?
Run "/install tax-package-prep" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tax Package Preparation free?
Yes, Tax Package Preparation is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Tax Package Preparation support?
Tax Package Preparation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tax Package Preparation?
It is built and maintained by samledger67-dotcom (@samledger67-dotcom); the current version is v1.0.2.
More Skills