odoo-dev
Pass
Audited by Gen Agent Trust Hub on Jul 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains legitimate technical documentation for Odoo customization and does not exhibit malicious behavior, obfuscation, or safety bypass attempts.\n- [COMMAND_EXECUTION]: The workflow involves executing odoo-ai commands to perform introspection and testing. These are presented as part of a legitimate development lifecycle for Odoo addon management.\n- [PROMPT_INJECTION]: The skill processes Odoo model metadata obtained from the odoo-introspect skill to guide code generation.\n
- Ingestion points: Data enters the agent context from the odoo-introspect skill output (JSON format).\n
- Boundary markers: The skill assumes structured JSON output from the introspect tool as a boundary, though explicit delimiters in prompts are not defined.\n
- Capability inventory: The skill allows the agent to generate Python code for Odoo models and execute CLI commands via the odoo-ai tool.\n
- Sanitization: The skill relies on the structured nature of the metadata provided by the internal introspection tool, which reduces the risk of malicious payload injection.
Audit Metadata