odoo-frontend-standards
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference for Odoo OWL components and web client integration. It does not contain executable code or request dangerous permissions.
- [SAFE]: It explicitly warns that the client is untrusted and that security (ACLs, Record Rules) must be enforced on the server side, which is a key security best practice.
- [SAFE]: It encourages the use of
t-escfor automatic XML/HTML escaping to prevent Cross-Site Scripting (XSS) vulnerabilities. - [SAFE]: The identified package imports (
@odoo/owl,@web/core/l10n/translation,@web/core/utils/strings) are standard, official components of the Odoo web framework.
Audit Metadata