odoo-edi-connector
Pass
Audited by Gen Agent Trust Hub on Aug 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses environment variables (
os.getenv) to manage Odoo API keys, URLs, and database credentials, which is a standard security best practice to prevent credential exposure. - [SAFE]: The Python examples utilize the
pyx12library, a standard open-source tool for handling X12 EDI documents, and standard Odoo XML-RPC libraries for integration. - [SAFE]: The implementation guide includes security-positive design patterns, such as idempotency checks (verifying if a Purchase Order already exists) and audit logging for raw transactions.
Audit Metadata