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.py script executes the Odoo test suite via subprocess.Popen in 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 coverage package for test coverage analysis and colorama for terminal formatting, both of which are legitimate and well-known Python libraries.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 10, 2026, 11:20 PM