odoo-testing
Pass
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides various shell commands for the
odoo-bintest runner, including flags for installation (-i), updating (-u), and running specific test tags (--test-tags). - [COMMAND_EXECUTION]: Detailed instructions for a suite of
odoo-aiCLI tools (e.g.,diff-targets,test-quality,changed-coverage) designed for use in CI environments to perform AST mapping, coverage analysis, and mutation testing. - [SAFE]: The skill incorporates a 'Layer L' security gate designed to verify the integrity of test evidence through HMAC signing and CI-owned runtime probes, specifically aiming to prevent an agent from spoofing or forging test results.
- [SAFE]: The skill promotes standard Odoo security best practices, such as testing with non-privileged users via
with_user()to validate Access Control Lists (ACLs) and record rules, and asserting multi-company data isolation.
Audit Metadata