odoo-odev-cli
Pass
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the
odevCLI tool hosted on GitHub atgithub.com/odoo-odev/odev. These references are for documentation and usage guidance within a legitimate Odoo development context. - [COMMAND_EXECUTION]: The skill provides instructions for using shell commands such as
odev run,odev shell, andodev test. These commands are standard for managing local development environments and are intended to be executed by the user or agent to facilitate Odoo tasks. - [PROMPT_INJECTION]: The skill exhibits a surface for indirect prompt injection because it instructs the agent to process external or local files via commands like
odev shell --script <file>andodev restore <file>. - Ingestion points: Local Python scripts and database backup files processed by the
odevCLI. - Boundary markers: Absent; the instructions do not specify delimiters for external content.
- Capability inventory: The skill facilitates arbitrary Python code execution within the Odoo environment via the
shellcommand and module installation via thedeploycommand. - Sanitization: None; the skill assumes inputs provided to the CLI are trusted by the developer.
Audit Metadata