data-backup-patterns
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected. The skill focuses on providing standard architectural patterns for backup and disaster recovery.
- [COMMAND_EXECUTION]: The skill provides bash and python code snippets for managing backups (e.g.,
pg_dump,rsync,aws s3 cp). These are clearly documented templates for administrative tasks and include security-conscious features like server-side encryption and data verification. - [DATA_EXFILTRATION]: Patterns for uploading to cloud storage are presented as standard backup procedures. The skill explicitly provides an exclusion list (
.backup-exclude) to prevent the accidental inclusion of sensitive files like.env.localor secret keys in the backup archives.
Audit Metadata