deploying-omnistudio-datapacks
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill orchestrates Vlocity DataPack deployments by executing
vlocityandsfCLI commands. These are standard operations for Salesforce Industries development and are constrained to the intended deployment workflow. - [EXTERNAL_DOWNLOADS]: The skill involves the installation and use of the
vlocitypackage from the npm registry and the Salesforce CLI. These are official, well-known tools for the Salesforce ecosystem. - [CREDENTIALS_SAFE]: The instructions explicitly guide the agent to use Salesforce CLI authentication aliases via the
-sfdx.usernameflag, discouraging the use of less secure methods like hardcoded credentials or local credential files.
Audit Metadata