web-artifacts-builder

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • EXTERNAL_DOWNLOADS (LOW): The init-artifact.sh and bundle-artifact.sh scripts perform multiple installations from the NPM registry, including pnpm, parcel, vite, tailwindcss, and various @radix-ui primitives. This introduces a heavy reliance on the integrity of the NPM ecosystem.
  • COMMAND_EXECUTION (LOW): The skill executes several bash scripts that manipulate the local filesystem, extract archives, and use node -e to dynamically modify configuration files (e.g., tsconfig.json). These actions are transparently documented and serve the primary purpose of configuring the frontend project workspace.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:45 PM