web-artifacts-builder
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses shell scripts (
init-artifact.shandbundle-artifact.sh) to automate project setup and build processes. These scripts execute standard development commands such aspnpm install,pnpm create vite, andparcel build. - [EXTERNAL_DOWNLOADS]: The scripts trigger downloads of common, well-known development dependencies from the NPM registry (via
pnpm). This includes standard packages likereact,tailwindcss,vite, andparcelfor building the frontend application.
Audit Metadata