odoo-test
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: No malicious patterns, such as prompt injection, hardcoded credentials, or persistence mechanisms, were identified in the skill's code or documentation.
- [COMMAND_EXECUTION]: The
test_runner.pyscript executes the Odoo test suite viasubprocess.Popenin a controlled manner, using the local Odoo environment to run tests as specified by user input. - [EXTERNAL_DOWNLOADS]: The toolkit references the installation of the
coveragepackage for test coverage analysis andcoloramafor terminal formatting, both of which are legitimate and well-known Python libraries.
Audit Metadata