odoo-worktree
Pass
Audited by Gen Agent Trust Hub on Jul 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains instructional content focused on a specific git-based development workflow for Odoo. It does not include obfuscated code, credential harvesting, or unauthorized network operations.
- [COMMAND_EXECUTION]: Provides standard shell commands for environment management, including
git,rsync, andpsql. These commands are used for local operations such as managing branches, syncing directories, and creating test databases. - [EXTERNAL_DOWNLOADS]: Includes standard
git fetchandgit submodule updatecommands which interact with the user's configured remote repositories (origin). This is standard behavior for version control workflows.
Audit Metadata