odoo-finance-automation
Warn
Audited by Snyk on Jul 10, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill is explicitly designed to perform financial operations in Odoo and includes concrete APIs and code to authenticate and execute accounting transactions. It instructs connecting to Odoo via XML-RPC, and shows models.execute_kw calls to create and post account.move records (journal entries, vendor bills, customer invoices), plus reconciliation steps that "create reconciliation entries" and "update bank balance". These are direct financial execution actions (creating/posting transactions and reconciling bank accounts), not generic tooling.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata