web-artifacts-builder
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: Execution of shell commands for project management.
- Script
scripts/init-artifact.shautomates environment setup by executingpnpm create vite,pnpm install,sedfor file editing, andnode -efor programmatic configuration oftsconfig.jsonfiles. - Script
scripts/bundle-artifact.shruns build-time processes includingparcel buildandhtml-inlineto generate the final artifact. - [EXTERNAL_DOWNLOADS]: Retrieval of development dependencies from public registries.
scripts/init-artifact.shinstalls thepnpmpackage manager globally and fetches over 40 UI components and libraries from the well-known npm registry.scripts/bundle-artifact.shdownloads build tools such asparcelandhtml-inlineto facilitate the bundling process.
Audit Metadata