artifacts-builder

Pass

Audited by Gen Agent Trust Hub on Jun 30, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The provided scripts automate the software development lifecycle for frontend artifacts.
  • init-artifact.sh initializes a React project using Vite, configures Tailwind CSS, and installs UI components.
  • bundle-artifact.sh uses Parcel to compile and inline assets into a self-contained HTML file.
  • Configuration files (tsconfig.json, vite.config.ts, etc.) are programmatically updated using Node.js and shell utilities.
  • [EXTERNAL_DOWNLOADS]: The skill fetches necessary development dependencies from the official NPM registry.
  • Installs the pnpm package manager globally to manage project dependencies.
  • Downloads established libraries such as Vite, Tailwind CSS, and Radix UI components.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 30, 2026, 04:10 PM
Security Audit — agent-trust-hub — artifacts-builder