rclone

Fail

Audited by Snyk on Mar 30, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.90). The prompt includes example rclone commands that inline access_key_id and secret_access_key as command-line arguments (even if shown as placeholders), which encourages the agent to request and/or emit secrets verbatim in generated commands—an exfiltration risk.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 1.00). The skill's setup includes a runtime installation command that fetches and executes remote code — "curl https://rclone.org/install.sh | sudo bash" — which installs a required dependency and therefore can directly execute remote code.

Issues (2)

W007
HIGH

Insecure credential handling detected in skill instructions.

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
HIGH
Analyzed
Mar 30, 2026, 01:21 AM
Issues
2