odoo-app-automator

Warn

Audited by Socket on Jul 10, 2026

1 alert found:

Anomaly
AnomalyLOW
examples/travel_expense_module.md

No overt malware/backdoor behavior is evident in the provided fragment (no exec/process-spawn patterns or hidden payloads). However, the module intentionally transmits base64-encoded receipt images to a configurable external OCR endpoint and applies the OCR response directly to accounting-relevant fields, then uses those fields to post GL journal entries. The most significant security concern is the trust boundary around paddleocr.api.url (read via sudo, dynamically used for URL construction) and the lack of shown validation/auth/transport hardening for the outbound OCR request and OCR response sanity checks. Treat this as a meaningful supply-chain/trust-boundary risk (privacy exfiltration + potential accounting integrity impact) that requires strong egress controls, endpoint allowlisting, and response validation before relying on automated posting.

Confidence: 62%Severity: 63%
Audit Metadata
Analyzed At
Jul 10, 2026, 10:44 AM
Package URL
pkg:socket/skills-sh/jgtolentino%2Finsightpulse-odoo%2Fodoo-app-automator%2F@dc6acf2ef9bfbf096dcfac4ac7c59386780ce303ab4032833ac954d9dcb121f5
Security Audit — socket — odoo-app-automator