wix-cli-app-validation

Pass

Audited by Gen Agent Trust Hub on Mar 15, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes various shell commands to manage the application lifecycle, including npm install, yarn install, pnpm install, npx tsc, npx wix build, and npx wix preview.
  • [EXTERNAL_DOWNLOADS]: The skill triggers the download of external dependencies and CLI tools from the official NPM registry using standard package managers (npm, yarn, pnpm) and npx. These actions are necessary for the skill's primary purpose of validating a Wix application.
  • [COMMAND_EXECUTION]: The skill reads local diagnostic information from .wix/debug.log to troubleshoot errors, which is a standard procedure for development tools.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 15, 2026, 12:22 PM