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 subprocess module to run essential system commands for Odoo management, including database utilities like psql, pg_dump, and pg_restore, as well as docker-compose and process management tools like taskkill or kill. These operations are fundamental to the skill's role as a server manager.
  • [EXTERNAL_DOWNLOADS]: Dockerfile templates within the skill include commands to fetch wkhtmltopdf packages 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
Risk Level
SAFE
Analyzed
Mar 10, 2026, 11:20 PM