backup-retention-policy

Pass

Audited by Gen Agent Trust Hub on Feb 16, 2026

Risk Level: LOW
Full Analysis
  • [Overall Security] (SAFE): The skill serves as a reference guide for system administrators. All code snippets provided are standard administrative scripts for data lifecycle management.
  • [Credential Safety] (LOW/INFO): The MySQL backup script contains a placeholder variable MYSQL_PASS="secure_password". This is identified as a template placeholder rather than a hardcoded secret.
  • [Remote Execution] (SAFE): No external downloads or remote code execution patterns were found. The bash scripts perform local operations (find, delete, pg_dump, mysqldump).
  • [Data Access] (SAFE): File system access is restricted to standard backup and log directories (/var/backups, /var/log). No unauthorized access to sensitive user configuration files (~/.ssh, ~/.aws) was observed.
  • [Prompt Injection] (SAFE): The markdown instructions are strictly informational and do not attempt to override the AI's core instructions or safety guidelines.
Audit Metadata
Risk Level
LOW
Analyzed
Feb 16, 2026, 04:58 AM