web-artifacts-builder
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes shell scripts (
init-artifact.shandbundle-artifact.sh) to automate project setup and bundling. These scripts execute standard CLI tools such aspnpm,vite,parcel, andtar. These operations are well-defined within the context of the skill's purpose as a build tool. - [EXTERNAL_DOWNLOADS]: The scripts download numerous standard development packages from the official NPM registry, including React, Tailwind CSS, and shadcn/ui components. These downloads target official registries and are essential for the frontend development stack defined in the skill.
Audit Metadata