experience-ui-bundle-custom-app-generate
Pass
Audited by Gen Agent Trust Hub on Jun 26, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the Salesforce CLI (
sf) to query organization namespaces and validate metadata deployments. These are standard operations for Salesforce development workflows. - [SAFE]: The skill reads project configuration files (
sfdx-project.json) and queries the organization for its namespace prefix to ensure metadata is correctly scoped. This data is used solely for local file generation. - [SAFE]: The skill follows established patterns for Salesforce metadata creation, using templates and environment discovery tools without introducing external dependencies or risky behaviors.
Audit Metadata