odoo-migration-copilot
Pass
Audited by Gen Agent Trust Hub on Jul 31, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection because it ingests untrusted data from upgrade logs provided by the user.
- Ingestion points: The
analyze_upgrade_logtool inSKILL.mdacceptslog_textdirectly from user-provided logs. - Boundary markers: There are no explicit delimiters or instructions to ignore commands within the log input.
- Capability inventory: The skill has read access to source code via
scan_addons_sourceand data-writing capabilities through a gated write workflow. - Sanitization: The instructions do not define sanitization or filtering for the ingested log data.
Audit Metadata