odoo-backend-standards
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive guidelines for Odoo backend development, focusing on Python ORM, security, and performance.
- [SAFE]: Security-focused instructions explicitly warn against SQL injection by mandating parameterized queries and forbid disabling CSRF protection on POST routes without alternative validation.
- [SAFE]: It encourages the principle of least privilege through mandatory ACLs and record rules.
- [SAFE]: No obfuscation, remote code execution, or data exfiltration patterns were identified.
Audit Metadata