experience-ui-bundle-custom-app-generate

Pass

Audited by Gen Agent Trust Hub on Aug 7, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill performs standard Salesforce development tasks such as generating XML metadata and querying organization information via the official sf CLI. It accesses project-level configuration files (sfdx-project.json) and existing metadata to determine the correct target paths and namespaces, which is consistent with its stated purpose of project configuration.
  • [COMMAND_EXECUTION]: The skill utilizes a local bash script, scripts/resolve-uibundle-path.sh, to find existing metadata files. The script follows secure scripting practices, including the use of set -euo pipefail and proper variable quoting to prevent shell injection vulnerabilities when handling the appName argument.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 7, 2026, 01:00 PM
Security Audit — agent-trust-hub — experience-ui-bundle-custom-app-generate