data360-harmonize
Pass
Audited by Gen Agent Trust Hub on Jun 26, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes Salesforce CLI commands (e.g., sf data360 dmo list, sf data360 query describe) to manage Data Cloud objects and mappings. These operations are standard for Salesforce metadata management.
- [COMMAND_EXECUTION]: The skill invokes a local Node.js script '../data360-orchestrate/scripts/diagnose-org.mjs' to perform readiness checks. This execution relies on a sibling component being present in the environment.
- [COMMAND_EXECUTION]: The skill dynamically constructs command arguments (such as org aliases and table names) based on user-provided input, which is the intended functional behavior for a CLI-based tool.
Audit Metadata