backup-library
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- Data Exposure (SAFE): Access is limited to the local 'libraries' directory for backup creation. No sensitive system files are accessed, and no data is transmitted over the network.
- Command Execution (LOW): Uses local Ruby and standard system tools (ls, unzip). No unsafe subprocess or shell injection vulnerabilities were identified.
- Unverifiable Dependencies (LOW): Relies on the 'rubyzip' gem, which is a common third-party dependency; users should ensure it is installed from a trusted source.
Audit Metadata