QuickBooks
v1.0.4QuickBooks API integration with managed OAuth. Manage customers, invoices, payments, bills, and run financial reports. Use this skill when users want to interact with QuickBooks accounting data. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
⭐ 5· 5.6k·12 current·13 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (QuickBooks integration with managed OAuth) align with the requests in SKILL.md: all example calls go to Maton gateway/ctrl endpoints which proxy to QuickBooks. No unrelated services, binaries, or credentials are requested.
Instruction Scope
SKILL.md only shows making HTTPS requests to gateway.maton.ai and ctrl.maton.ai and using the MATON_API_KEY env var. It does not instruct reading unrelated files, scanning system state, or posting data to other endpoints. OAuth flow requires opening a connect URL (expected for managed OAuth).
Install Mechanism
No install spec and no code files — instruction-only skill. This minimizes disk/write risk and there are no external download URLs or package installs to evaluate.
Credentials
Only one environment variable (MATON_API_KEY) is required, which is appropriate for an API gateway-backed integration. No extra secrets, unrelated credentials, or config paths are requested.
Persistence & Privilege
always is false and the skill does not request system-wide changes or persistent installation. It does require network access and the MATON_API_KEY (expected).
Assessment
This skill appears coherent and only needs your MATON_API_KEY to proxy QuickBooks requests through Maton (gateway.maton.ai / ctrl.maton.ai). Before installing: ensure you trust maton.ai as the gateway operator because Maton will see proxied QuickBooks data and OAuth tokens; verify the permissions/scope you'll grant during the OAuth flow; store the MATON_API_KEY securely and use least-privilege keys if Maton supports them; rotate the key if you stop using the skill or suspect compromise. Note the skill has no published source/homepage listed here — if you require stronger provenance, ask the publisher for source or official docs and confirm Maton's policies and privacy/terms. If any of that is unacceptable, don't install or create a dedicated test account first.Like a lobster shell, security has layers — review code before you run it.
latestvk978r81z3b38dksgxzjn3jjm3d80xx0r
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🧠 Clawdis
EnvMATON_API_KEY
