odoo-deploy
Warn
Audited by Snyk on Jul 2, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 0.90). The skill instructs editing system-level config (nginx vhost, /etc/odoo/odoo.conf, data_dir under /var/lib/odoo), running DB restores/createdb and migrations (-u, pg_restore, untar into filestore) which modify host state and can require elevated privileges and risk irreversible production changes, so it pushes the agent toward altering the machine state.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata