odoo-backup-strategy
Warn
Audited by Snyk on Jun 18, 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: 1.00). The skill includes explicit commands that stop/start services, remove and overwrite system files (e.g., rm -rf filestore, writing backups to /backups), and run database drop/create/restore operations (dropdb/createdb/pg_restore) which modify the host system state and typically require elevated privileges.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata