web-artifacts-builder

Pass

Audited by Gen Agent Trust Hub on Mar 6, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes shell scripts to manage the project lifecycle.
  • scripts/init-artifact.sh performs environment checks, initializes a Vite project, and generates configuration files for Tailwind CSS and TypeScript.
  • scripts/bundle-artifact.sh executes build commands using Parcel and html-inline to produce the final single-file artifact.
  • [EXTERNAL_DOWNLOADS]: The scripts download and install numerous packages from the official npm registry.
  • Initialization installs core libraries including React, Vite, and various Radix UI primitives for UI components.
  • Bundling installs development tools such as Parcel, html-inline, and associated plugins for asset processing.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 6, 2026, 10:32 AM