odoo-upgrade

Warn

Audited by Snyk on Jul 28, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (medium risk: 0.30). Odoo upgrade runtime verification reads outsider-authored module code and structured outputs (including tracebacks/error text) from user-provided addons mounted into containers via scripts/upgrade_verify.py/docker/docker-compose.verify.yml, exposing the LLM to arbitrary free text contained in those files/logs.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.80). The skill explicitly instructs cloning and using OpenUpgrade at runtime (e.g. "git clone --depth 1 --branch 19.0 https://github.com/OCA/OpenUpgrade ~/src/OpenUpgrade" and then running scripts that invoke it), so the fetched repository is a required external dependency that will execute remote code during the DB upgrade phase: https://github.com/OCA/OpenUpgrade

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 28, 2026, 07:45 PM
Issues
2
Security Audit — snyk — odoo-upgrade