odoo-debug
Pass
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for running the Odoo server (
odoo-bin) with various debugging flags and using theodoo-bin shellfor live ORM REPL operations. - [COMMAND_EXECUTION]: It details the usage of a specialized CLI tool,
odoo-ai, to perform method tracing (trace_flow) and runtime state capture (state_capture) which involves executing code on the target instance. - [EXTERNAL_DOWNLOADS]: The skill references external Python debugging libraries and MCP bridges, specifically
debugpyand tools likedebugger-mcp, for interactive step-through debugging. - [DATA_EXFILTRATION]: Instructions identify potential data exposure risks when capturing runtime values. It notes that the tool implements automatic redaction for sensitive fields (e.g., passwords, tokens, API keys) and explicitly cautions against sending unreviewed output to external LLMs.
Audit Metadata