odoo-introspect
Pass
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
- [COMMAND_EXECUTION]: The suite utilizes the
subprocessmodule to execute local commands for managing Odoo shell sessions, running unit and mutation tests, and interacting with Git repositories. These operations are core to the skill's functionality as a developer utility.\n- [EXTERNAL_DOWNLOADS]: Thedoc_index.pyscript clones the official Odoo documentation from its GitHub repository to build a local searchable index. This is a reference to a well-known service and is documented as a setup step for the documentation query tool.\n- [DATA_EXFILTRATION]: The skill performs deep introspection of Odoo's internal state, including call traces and variable values. It incorporates robust redaction logic to mask sensitive keys like passwords and tokens by default, mitigating risks of accidental data exposure when reports are shared.
Audit Metadata