rsync
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard Linux shell commands including rsync, ssh, and systemctl for file synchronization and deployment tasks.
- [DATA_EXFILTRATION]: While the skill involves network file transfers via rsync, these are demonstrated using standard SSH-based authentication and focus on legitimate synchronization tasks between local and remote environments.
- [PRIVILEGE_ESCALATION]: A deployment script example includes the use of 'sudo systemctl restart' to restart services on a remote server, which is a common and expected operation for deployment automation.
Audit Metadata