rclone-cli
Fail
Audited by Gen Agent Trust Hub on Sep 7, 2026
Risk Level: CRITICALREMOTE_CODE_EXECUTIONPRIVILEGE_ESCALATIONEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
- [REMOTE_CODE_EXECUTION]: The documentation in
SKILL.mdandreferences/install.mddirects users to install the tool usingcurl https://rclone.org/install.sh | sudo bash. Piped execution of remote scripts is a high-risk vector for arbitrary code execution on the host system. - [PRIVILEGE_ESCALATION]: The skill frequently recommends the use of
sudofor installation and configuration, as seen inSKILL.mdand the providedscripts/install.sh. This provides the skill and its associated commands with a path to modify system-level binaries and directories. - [EXTERNAL_DOWNLOADS]: The
scripts/install.shscript downloads binaries and version metadata from various subdomains ofrclone.org. As these domains are not in the predefined list of trusted vendors, they are treated as potentially untrusted sources for runtime assets. - [DATA_EXFILTRATION]: The skill provides comprehensive instructions for moving data to over 70 cloud providers. It includes features for syncing local directories and serving files over protocols like HTTP, SFTP, and WebDAV. These capabilities present a significant surface for data exfiltration if the agent is misused to target sensitive files such as SSH keys or environment configuration files, which are explicitly mentioned in the documentation.
- [MALICIOUS_URLS]: Automated scanners identified several URLs in the reference material as malicious, including phishing alerts for
myfiles.customdomain.com,br-gru-1.linodeobjects.com, andus-iad-10.linodeobjects.com, as well as blacklisted endpoints likestorage.iran.liara.spaceands3.ir-tbz-sh1.arvanstorage.ir.
Recommendations
- AI detected serious security threats
- Contains 6 malicious URL(s) - DO NOT USE
Audit Metadata