← 返回 Skills 市场
Tax Package Preparation
作者
samledger67-dotcom
· GitHub ↗
· v1.0.2
· MIT-0
249
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install tax-package-prep
功能描述
Year-end tax package preparation pipeline for QBO-connected clients. Generates a 9-tab Excel workbook: Tax Summary, Income, Expenses, Depreciation, 1099s, St...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tax-package-prep - 安装完成后,直接呼叫该 Skill 的名称或使用
/tax-package-prep触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Updated SKILL.md
v1.0.1
Security cleanup: removed internal references, genericized examples
v1.0.0
Initial release
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 249 次。
如何安装 Tax Package Preparation?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tax-package-prep」即可一键安装,无需额外配置。
Tax Package Preparation 是免费的吗?
是的,Tax Package Preparation 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Tax Package Preparation 支持哪些平台?
Tax Package Preparation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Tax Package Preparation?
由 samledger67-dotcom(@samledger67-dotcom)开发并维护,当前版本 v1.0.2。
推荐 Skills