odoo-deploy
Pass
Audited by Gen Agent Trust Hub on Jul 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a deployment guide and reference for Odoo environments, providing legitimate configuration examples for
odoo.conf, Nginx, and Docker Compose. - [SAFE]: All configuration templates and script examples use non-functional placeholders for sensitive information (e.g.,
db_password = CHANGE_ME,admin_passwd = ****), adhering to secret management best practices. - [SAFE]: Command examples for database backups (
pg_dump) and filestore archiving (tar) are standard administrative procedures within the intended scope of a deployment skill. - [SAFE]: References to external repositories and tools (e.g.,
github.com/tuanle96/mcp-odoo) point to the author's own infrastructure on well-known, trusted platforms. - [SAFE]: The CI/CD recipes, including deployment hooks for
odoo.sh, describe standard automation workflows for testing and promoting code in a managed hosting environment.
Audit Metadata