← 返回 Skills 市场
QBO Automation
作者
samledger67-dotcom
· GitHub ↗
· v98.0.1
· MIT-0
268
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install qbo-automation
功能描述
QuickBooks Online automation: chart of accounts setup, bank rule configuration, recurring transaction templates, reconciliation workflows, and journal entry...
安全使用建议
This SKILL.md appears to do what its name says, but the registry metadata does not declare the QBO credentials the instructions require. Before installing or using it: (1) verify the skill's publisher and prefer a skill with a homepage/source; (2) do not supply long-lived admin credentials without review — prefer a least-privilege QBO service account scoped only to what is needed; (3) if you must provide a refresh token or client secret, use a sandbox/test company and rotate credentials afterwards; (4) ask the publisher to update the registry metadata to list required env vars and explain how credentials are stored/used; (5) consider using a separate, audited OAuth/auth skill to perform the token exchange instead of pasting secrets directly into environment variables controlled by an unknown skill.
功能分析
Type: OpenClaw Skill
Name: qbo-automation
Version: 98.0.1
The qbo-automation skill provides legitimate documentation and Python code snippets for automating QuickBooks Online accounting tasks such as chart of accounts setup, bank rules, and journal entries. It correctly uses official Intuit API endpoints (quickbooks.api.intuit.com) and standard OAuth2 flows for authentication using environment variables, with no evidence of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
The name and description (QuickBooks Online automation) align with the instructions: chart-of-accounts creation, bank rule guidance, recurring transactions, reconciliation, and sample API calls to QBO. However, the registry metadata lists no required environment variables or primary credential while the SKILL.md explicitly requires QBO API credentials (QBO_CLIENT_ID, QBO_CLIENT_SECRET, QBO_REFRESH_TOKEN, QBO_REALM_ID). This mismatch is unexpected and should be clarified.
Instruction Scope
The SKILL.md stays on-topic for QBO automation and provides concrete UI steps, CSV import format, and example API code (Python refresh-token flow and account creation). It does not instruct the agent to read arbitrary system files or exfiltrate unrelated data. Minor scope tension: the header says 'NOT for direct QBO OAuth setup' but the examples show how to exchange a refresh token for an access token — which is effectively OAuth token handling.
Install Mechanism
This is an instruction-only skill with no install spec and no code files to write to disk, which is the lowest-risk install profile.
Credentials
The runtime instructions require sensitive credentials (client id, client secret, refresh token, realm/company id). Those credentials are proportionate to the stated QBO API operations, but the registry metadata failing to declare these required env vars (and leaving primary credential empty) is a red flag: it hides that high-sensitivity secrets are needed. The skill also asks for admin/accountant-level QBO access — which is appropriate for configuration tasks but increases risk if credentials are mishandled.
Persistence & Privilege
The skill is not always-on, does not request system-wide config changes, and does not claim persistent installation. It does not request elevated platform privileges in the manifest.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install qbo-automation - 安装完成后,直接呼叫该 Skill 的名称或使用
/qbo-automation触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v98.0.1
Corrected display name
v98.0.0
probe
v1.0.0
test
元数据
常见问题
QBO Automation 是什么?
QuickBooks Online automation: chart of accounts setup, bank rule configuration, recurring transaction templates, reconciliation workflows, and journal entry... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 268 次。
如何安装 QBO Automation?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install qbo-automation」即可一键安装,无需额外配置。
QBO Automation 是免费的吗?
是的,QBO Automation 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
QBO Automation 支持哪些平台?
QBO Automation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 QBO Automation?
由 samledger67-dotcom(@samledger67-dotcom)开发并维护,当前版本 v98.0.1。
推荐 Skills