odoo-backup-strategy
Pass
Audited by Gen Agent Trust Hub on Jul 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a legitimate technical guide for Odoo administrators. The provided shell scripts use standard system tools such as
pg_dump,tar, andaws-clito perform backups. All variables and paths used are standard for Odoo installations, and the instructions follow industry best practices like the 3-2-1 backup rule. - [COMMAND_EXECUTION]: While the skill contains shell commands for database manipulation (e.g.,
dropdb,pg_restore) and file system operations (e.g.,rm -rf), these are explicitly documented as part of a manual restore procedure and do not contain hidden or automated execution patterns. No dynamic code generation or obfuscation was detected.
Audit Metadata