web-artifacts-builder
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses shell scripts (init-artifact.sh and bundle-artifact.sh) to automate project setup and build processes. These scripts execute commands like pnpm, npm, tar, and sed to manage dependencies and manipulate files.
- [EXTERNAL_DOWNLOADS]: The initialization and bundling scripts download and install numerous standard frontend development packages from the public npm registry, including Vite, Tailwind CSS, Parcel, and various UI component libraries.
- [SAFE]: The skill's operations, including package installation and file manipulation, are entirely consistent with its stated purpose of providing a development environment for web artifacts.
Audit Metadata