data-backup-patterns
Pass
Audited by Gen Agent Trust Hub on Apr 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns detected. The skill instructions and scripts are consistent with legitimate administrative backup tasks.
- [COMMAND_EXECUTION]: Uses standard utilities like
pg_dump,rsync, andaws s3for their intended purposes in backup management. - [CREDENTIALS_UNSAFE]: Demonstrates security best practices by providing exclusion patterns to prevent sensitive files like
.env.localor secret keys from being inadvertently included in general filesystem backups.
Audit Metadata