sf-datacloud
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The script
scripts/bootstrap-plugin.shclones thesf-cli-plugin-data360runtime from the author's GitHub repository athttps://github.com/Jaganpro/sf-cli-plugin-data360.git. This download is a prerequisite for executing Data Cloud commands. - [REMOTE_CODE_EXECUTION]: The
scripts/bootstrap-plugin.shscript installs and compiles the external plugin usingyarn installandnpx tscbefore linking it to the Salesforce CLI. This execution is part of the intended installation workflow provided by the vendor. - [COMMAND_EXECUTION]: The skill utilizes
scripts/diagnose-org.mjsandscripts/verify-plugin.shto execute shell commands. These scripts usespawnSyncand bash to run diagnostic probes (sf org display,sf data360 doctor, etc.) against the target Salesforce org to ensure environment compatibility.
Audit Metadata