rclone
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill documentation and setup script reference the official rclone.org website to download installation scripts and binaries.
- [REMOTE_CODE_EXECUTION]: Provides instructions to install the rclone utility by piping a remote script from its official domain into a shell (curl | bash). This is the vendor's standard installation method.
- [COMMAND_EXECUTION]: The skill and its included script execute system commands to check for tool presence, manage package installations (via brew, apt, or dnf), and perform file operations using the rclone CLI.
Audit Metadata