data-backup
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill automates backup workflows by creating and running a local bash script (
backup_project.sh). This script utilizes standard system utilities includingrsync,tar,cp, andrmto manage file lifecycle and archival. These operations are clearly documented as the core functionality of the skill. - [SAFE]: The skill's activities are restricted to the local filesystem for backup purposes. It does not perform network operations to external domains, nor does it attempt to access sensitive system files or credentials. The integration with other skills follows standard patterns for agentic task completion.
Audit Metadata