web-artifacts-builder
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes shell scripts (
init-artifact.shandbundle-artifact.sh) designed to automate project initialization, dependency installation, and asset bundling. These commands are consistent with the skill's primary purpose. - [EXTERNAL_DOWNLOADS]: The initialization scripts use
pnpmto fetch official packages from the NPM registry, including React, Vite, Tailwind CSS, and various UI component libraries. These are standard development dependencies. - [SAFE]: The skill functions as a productivity tool for developers. Its operations, such as writing configuration files, installing packages, and extracting local component archives, are transparent and align with modern frontend development workflows.
Audit Metadata