Moneybird integration via Apideck's Accounting unified API — same methods work across every connector in Accounting, switch by changing `serviceId`. Use when the user wants to read, write, or reconcile invoices, bills, payments, ledger accounts, and journal entries in Moneybird. Routes through Apideck with serviceId "moneybird".
75
71%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./connectors/moneybird/SKILL.mdSecurity
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill is specifically designed for direct financial operations, giving the agent the ability to move money or execute financial transactions — such as payment processing, cryptocurrency operations, banking integrations, or market order execution.
Direct money access detected (high risk: 1.00). The skill is a dedicated Accounting connector for Moneybird via Apideck and explicitly exposes CRUD on "payments" and "bill-payments", plus bank accounts, invoices, bills, reconciliation and a Proxy API to call Moneybird endpoints directly. These are specific, finance-focused operations (creating/recording payments and managing payment-related records) rather than generic tooling. Because the skill's primary purpose is to read/write and reconcile financial records (including payments), it grants direct financial execution capability.
9e04d86
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.