← Back to Skills Marketplace
samledger67-dotcom

QBO Automation

by samledger67-dotcom · GitHub ↗ · v98.0.1 · MIT-0
cross-platform ⚠ suspicious
268
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install qbo-automation
Description
QuickBooks Online automation: chart of accounts setup, bank rule configuration, recurring transaction templates, reconciliation workflows, and journal entry...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install qbo-automation
  3. After installation, invoke the skill by name or use /qbo-automation
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v98.0.1
Corrected display name
v98.0.0
probe
v1.0.0
test
Metadata
Slug qbo-automation
Version 98.0.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 3
Frequently Asked Questions

What is QBO Automation?

QuickBooks Online automation: chart of accounts setup, bank rule configuration, recurring transaction templates, reconciliation workflows, and journal entry... It is an AI Agent Skill for Claude Code / OpenClaw, with 268 downloads so far.

How do I install QBO Automation?

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

Is QBO Automation free?

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

Which platforms does QBO Automation support?

QBO Automation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created QBO Automation?

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

💬 Comments