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 odev CLI tool hosted on GitHub at github.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, and odev 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> and odev restore <file>.
  • Ingestion points: Local Python scripts and database backup files processed by the odev CLI.
  • 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 shell command and module installation via the deploy command.
  • Sanitization: None; the skill assumes inputs provided to the CLI are trusted by the developer.
Audit Metadata
Risk Level
SAFE
Analyzed
May 8, 2026, 07:56 AM
Security Audit — agent-trust-hub — odoo-odev-cli