odoo-service
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
subprocessmodule to run essential system commands for Odoo management, including database utilities likepsql,pg_dump, andpg_restore, as well asdocker-composeand process management tools liketaskkillorkill. These operations are fundamental to the skill's role as a server manager. - [EXTERNAL_DOWNLOADS]: Dockerfile templates within the skill include commands to fetch
wkhtmltopdfpackages from GitHub (github.com/wkhtmltopdf). This is a trusted source and the package is a standard requirement for generating PDF reports in Odoo instances. - [CREDENTIALS_UNSAFE]: Generated configuration templates and management scripts contain default placeholder credentials (e.g., 'odoo', '123'). These are intended for local development, and the documentation provides clear instructions for users to secure these values in production environments.
Audit Metadata