salesforce-developer
Warn
Audited by Snyk on Aug 23, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The CI workflow downloads and extracts a remote Salesforce CLI tarball and then executes it during runtime (wget $SFDX_CLI_URL -> tar xJf -> ./sfdx/bin/sf), where SFDX_CLI_URL is set to https://developer.salesforce.com/media/salesforce-cli/sf/channels/stable/sf-linux-x64.tar.xz, which fetches and runs remote code.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata