backup-library
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local shell commands to check directory existence, run a Ruby backup script, and perform restoration using the
unziputility. - [SAFE]: The backup script
backup_libraries.rbperforms file aggregation and compression on a specific local directory (libraries/) and saves the output to a localbackups/folder. No network activity or sensitive data exfiltration patterns were identified. - [SAFE]: The Ruby script depends on the
rubyzipgem, which is a standard and well-known library for ZIP file manipulation.
Audit Metadata