experience-ui-bundle-frontend-generate
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes local shell scripts to automate project environment discovery and validate code against specific rules. The
scripts/resolve-ui-bundle.shscript usespython3andfindto locate project directories, whilescripts/verify-rules.shusesgrepto enforce coding standards. These are standard development utility operations. - [DATA_EXPOSURE]: The skill reads project configuration from
sfdx-project.jsonto identify package directories. This involves reading thepackageDirectoriesfield to determine where the UI bundles are stored on the local filesystem. This is a standard project management operation and does not involve sensitive user credentials. - [PROMPT_INJECTION]: The skill instructions provide technical guidance and implementation patterns for UI development within a specific framework. No evidence of malicious override attempts, jailbreak patterns, or safety bypass instructions was found.
Audit Metadata