web-artifacts-builder
Pass
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The
scripts/init-artifact.shandscripts/bundle-artifact.shscripts utilize package managers (npm,pnpm) to download well-known development dependencies and build tools from the official npm registry. - [COMMAND_EXECUTION]: The skill executes shell commands to automate project setup, including creating directories, writing configuration files (PostCSS, Tailwind, TypeScript), and installing global tools like
pnpm. - [DYNAMIC_EXECUTION]: The skill facilitates the compilation and bundling of React and TypeScript source code using standard build tools like Vite and Parcel to generate the final HTML artifact.
Audit Metadata