postgresql-backup
Pass
Audited by Gen Agent Trust Hub on Sep 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation and patterns for logical and physical PostgreSQL backups using native tools like
pg_dumpandpg_basebackup. - [SAFE]: The included validation script
scripts/validate.pyfollows security best practices by usingyaml.safe_load()to process configuration files, preventing unsafe deserialization attacks. - [SAFE]: No evidence of credential exposure, data exfiltration, obfuscation, or unauthorized command execution was found in any of the provided scripts or documentation.
Audit Metadata