data360-orchestrate

Warn

Audited by Socket on Aug 19, 2026

2 alerts found:

SecurityAnomaly
SecurityMEDIUM
SKILL.md

SUSPICIOUS. The skill’s purpose broadly matches its capabilities, and use of the official Salesforce CLI is expected, but the core `sf data360` runtime is an external non-vendored plugin with unclear official provenance. That makes install/execution trust the main issue: the skill is coherent for Data Cloud orchestration, yet it asks the agent to rely on a high-privilege third-party plugin for authenticated org operations.

Confidence: 81%Severity: 78%
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 19, 2026, 12:29 AM
Package URL
pkg:socket/skills-sh/forcedotcom%2Fsf-skills%2Fdata360-orchestrate%2F@2088a181f805b847ec10923ea7ac1b4ca1b280f406a0eb1bbdf2707cfbaf6d8f
Security Audit — socket — data360-orchestrate