data360-segment
Pass
Audited by Gen Agent Trust Hub on Aug 19, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes Salesforce CLI commands (e.g.,
sf data360 segment create) to manage audience data and calculated insights within a Salesforce organization. These operations are core to the skill's stated purpose for Data Cloud administrators. - [COMMAND_EXECUTION]: It invokes a local diagnostic script using Node.js (
node ../data360-orchestrate/scripts/diagnose-org.mjs) to perform pre-execution checks. This script is part of the vendor's internal orchestration suite. - [SAFE]: No obfuscation, prompt injection, or suspicious network activities were found. The skill relies on authenticated sessions through the
sfCLI and operates within the local file system using relative paths consistent with its modular design.
Audit Metadata