← 返回 Skills 市场
SCF Quick Compare
作者
samledger67-dotcom
· GitHub ↗
· v1.0.2
· MIT-0
246
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install scf-quick-compare
功能描述
Period-over-period variance analysis on the Statement of Cash Flows pulled from QuickBooks Online. Outputs a 4-tab Excel workbook: Summary, Detail, Flags, CD...
安全使用建议
Do not install or run this skill until the author clarifies and/or provides the missing pieces. Specifically: 1) Ask for the actual code files (scripts/pipelines/scf-quick-compare.py and any Node client) — the package currently contains only SKILL.md. 2) Ask how QBO credentials/tokens are supplied (which env vars or config file) and never provide production QBO credentials until you can review the code. 3) Clarify the runtime: is this a Python script, a Node program, or a hybrid? Provide install steps for Node packages and Python deps. 4) Verify where outputs and caches are written (defaults to Desktop and .cache) and consider running first in a sandboxed environment or with QBO sandbox credentials. 5) If the author cannot provide source or precise credential handling, treat this as untrusted: avoid giving real QBO tokens and prefer alternatives (a vetted plugin, sandbox credentials, or manual export/import).
功能分析
Type: OpenClaw Skill
Name: scf-quick-compare
Version: 1.0.2
The skill bundle describes a legitimate financial analysis tool for performing period-over-period variance analysis on QuickBooks Online Statement of Cash Flows. The documentation (SKILL.md) provides detailed accounting logic, usage instructions, and output specifications for generating Excel reports without any evidence of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
The stated purpose (SCF variance analysis from QuickBooks Online) reasonably requires QBO credentials and code to call the QBO API and produce Excel output. However, the skill advertises a Python script path but also says it needs a 'Node.js QBO client with valid auth token' — mixing runtimes. The registry metadata also declares no required env vars or credentials despite repeatedly saying 'QBO credentials configured' are required. These mismatches are not proportionate to the stated purpose.
Instruction Scope
SKILL.md instructs running scripts/pipelines/scf-quick-compare.py, uses a QBO auth token, and reads/writes local cache (.cache/scf-quick-compare/{slug}.json) and defaults to saving to the user's Desktop. There are no instructions explaining where QBO credentials/tokens live or how they are supplied, and the runtime described (Python script calling a Node client) is incoherent. Instructions do not ask for unrelated system data, but the missing detail about credential handling and files is problematic.
Install Mechanism
This is instruction-only with no install spec — lower surface risk in that nothing is automatically downloaded. However, the docs claim 'pip install openpyxl (already installed in workspace)' and require a Node.js QBO client but provide no install instructions or package names. The absence of shipped code means the described script isn't present in the package, which is an inconsistency (either missing files or inaccurate documentation).
Credentials
The skill clearly needs QuickBooks Online credentials/tokens to function, but the registry lists no required env vars, primary credential, or config paths. Requesting access to QBO (sensitive financial data) without declaring how credentials are provided is disproportionate and opaque. The skill also writes a local cache and outputs to Desktop, which are reasonable but should be documented.
Persistence & Privilege
always:false and no special privileges — normal. The skill will create a local cache (.cache/scf-quick-compare/{slug}.json) and write output spreadsheets to the Desktop or --out directory. This local persistence is expected for a reporting tool but should be made explicit in install/run docs and permission reviews.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install scf-quick-compare - 安装完成后,直接呼叫该 Skill 的名称或使用
/scf-quick-compare触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Updated SKILL.md
v1.0.1
Security cleanup: removed internal references, genericized examples
v1.0.0
Initial release
元数据
常见问题
SCF Quick Compare 是什么?
Period-over-period variance analysis on the Statement of Cash Flows pulled from QuickBooks Online. Outputs a 4-tab Excel workbook: Summary, Detail, Flags, CD... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 246 次。
如何安装 SCF Quick Compare?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install scf-quick-compare」即可一键安装,无需额外配置。
SCF Quick Compare 是免费的吗?
是的,SCF Quick Compare 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
SCF Quick Compare 支持哪些平台?
SCF Quick Compare 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 SCF Quick Compare?
由 samledger67-dotcom(@samledger67-dotcom)开发并维护,当前版本 v1.0.2。
推荐 Skills