skills/odoo-ps/ps-ai-skills/odev/Gen Agent Trust Hub

odev

Pass

Audited by Gen Agent Trust Hub on Aug 27, 2026

Risk Level: SAFECOMMAND_EXECUTIONDYNAMIC_EXECUTIONINDIRECT_PROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The instructions direct the agent to interact with the system using the odev CLI, facilitating tasks like starting/killing servers and managing databases.
  • [DYNAMIC_EXECUTION]: The skill details methods for executing Python code and shell commands through odev shell --script and odev venv -c respectively, which are core features for debugging and environment setup.
  • [EXTERNAL_DOWNLOADS]: The skill provides instructions for installing Python packages within a virtual environment using pip through the odev venv command.
  • [INDIRECT_PROMPT_INJECTION]: The skill facilitates the processing of variable inputs, such as database names and module paths, which are interpolated into shell commands.
  • Ingestion points: Command arguments in SKILL.md including <database>, <modules>, and custom scripts passed to the --script flag.
  • Boundary markers: None explicitly mentioned in the usage rules.
  • Capability inventory: File system access for database resources, process lifecycle management, and arbitrary code execution within specific development contexts.
  • Sanitization: Instructions focus on syntax and parameter ordering rather than input validation or escaping.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 27, 2026, 09:42 AM
Security Audit — agent-trust-hub — odev