data360-orchestrate

Warn

Audited by Socket on Aug 7, 2026

2 alerts found:

SecurityAnomaly
SecurityMEDIUM
SKILL.md

SUSPICIOUS: the skill’s stated Salesforce Data Cloud orchestration purpose is coherent, and most commands are proportionate, but the critical runtime depends on an unspecified external community `sf data360` plugin. Because that plugin’s exact source, version, and verification path are omitted, the main risk is supply-chain trust and credential exposure through an unverified plugin rather than confirmed malicious behavior.

Confidence: 84%Severity: 72%
AnomalyLOW
scripts/bootstrap-plugin.sh

This script is primarily a high-impact supply-chain installer. While the bash fragment itself contains no explicit malware/persistence/exfiltration logic, it fetches a repository whose URL is environment-influencable and then immediately executes installation/build steps (yarn install, npx/tsc, and node manifest generation) and links/runs the resulting plugin (sf plugins link, sf data360 man). Because there is no pinning to a specific revision and no integrity/signature verification in this wrapper, compromise of the repo, a dependency, or the PLUGIN_REPO value can lead to arbitrary code execution on the installing machine during dependency installation/build/verification.

Confidence: 62%Severity: 60%
Audit Metadata
Analyzed At
Aug 7, 2026, 01:01 PM
Package URL
pkg:socket/skills-sh/forcedotcom%2Fsf-skills%2Fdata360-orchestrate%2F@efb4478150345fdf6948fd16bd901028fd7118e51b536ca8558dde2f13b7ed0b
Security Audit — socket — data360-orchestrate