odoo-code-tracer
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a guide for static analysis of Odoo source code. It identifies entry points (controllers, buttons, crons), traces inheritance, and records database operations without executing dangerous commands or accessing sensitive system data.
- [SAFE]: No external network dependencies or remote scripts are referenced. The instructions focus on analyzing local code and framework structures.
- [SAFE]: The skill encourages the identification of framework-level security issues (such as unsafe 'sudo()' usage or N+1 queries) as part of its execution trace, which is a defensive/security-positive feature.
Audit Metadata