web-artifacts-builder
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads and installs numerous development dependencies from the NPM registry. These include well-known libraries and frameworks such as Vite, Tailwind CSS, Radix UI, and Parcel. These are standard tools for modern web development and originate from trusted ecosystems.\n- [COMMAND_EXECUTION]: The initialization and bundling scripts execute several shell commands to manage the project lifecycle. This includes using
pnpmandnpmfor package management,tarfor extracting local component libraries, andnodefor updating configuration files. These operations are restricted to the local development environment created by the skill.
Audit Metadata