deploying-ui-bundle
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill orchestrates Salesforce CLI operations for org authentication, metadata deployment, and permission set management. These are standard procedures for Salesforce developers.
- [EXTERNAL_DOWNLOADS]: The build phase involves installing project dependencies (typically via npm), which is standard practice for UI bundle development.
- [REMOTE_CODE_EXECUTION]: The skill uses Anonymous Apex for data import tasks. While this executes logic on the Salesforce platform, it is a standard administrative capability within the Salesforce ecosystem for data management.
- [DATA_EXPOSURE]: The skill interacts with project configuration files like sfdx-project.json and manifest files to determine deployment scope, following established Salesforce development patterns.
Audit Metadata