building-ui-bundle-app

Pass

Audited by Gen Agent Trust Hub on Apr 8, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes standard command-line tools for application development, such as sf template generate ui-bundle for project initialization and npm run build for asset compilation. It also involves running local utility scripts like graphql-search.sh and linting with npx eslint. These operations are consistent with the skill's role as a build orchestrator.
  • [EXTERNAL_DOWNLOADS]: The skill performs dependency installation via npm install, which fetches packages from the public npm registry. This is the standard and expected behavior for developing Node.js-based frontend applications.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 8, 2026, 10:08 AM