odoo-edi-connector

Pass

Audited by Gen Agent Trust Hub on May 4, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious behavior, obfuscation, or safety bypass attempts were detected. The skill provides legitimate documentation for B2B document exchange.
  • [EXTERNAL_DOWNLOADS]: The documentation references the pyx12 library, an established Python package for processing X12 EDI files.
  • [DATA_EXFILTRATION]: The Python code snippets correctly utilize environment variables to retrieve Odoo connection details and API keys, which is the recommended method for handling secrets and avoids hardcoding credentials.
  • [PROMPT_INJECTION]: The skill facilitates the ingestion of EDI documents for processing, which represents an indirect prompt injection surface. 1. Ingestion points: The process_850 function in SKILL.md. 2. Boundary markers: Not provided in the code templates. 3. Capability inventory: Uses Odoo XML-RPC for record searching and creation. 4. Sanitization: Includes checks for existing records and valid partner/product references before execution.
Audit Metadata
Risk Level
SAFE
Analyzed
May 4, 2026, 07:39 PM