artifacts-builder

Pass

Audited by Gen Agent Trust Hub on Mar 13, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses shell scripts to automate project setup and build processes.
  • scripts/init-artifact.sh initializes a React environment using pnpm create vite and updates configuration files via Node.js inline scripts.
  • scripts/bundle-artifact.sh invokes the parcel bundler and html-inline to combine assets into a single file.
  • [EXTERNAL_DOWNLOADS]: The initialization script downloads and installs standard, well-known development tools and libraries from the NPM registry.
  • Installs pnpm globally if it is not present on the system.
  • Downloads dependencies including Vite, Tailwind CSS, and various UI component libraries from the Radix UI ecosystem.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 13, 2026, 10:28 AM