web-artifacts-builder
Pass
Audited by Gen Agent Trust Hub on May 9, 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, including directory creation and configuration generation.
- [EXTERNAL_DOWNLOADS]: The scripts download and install numerous frontend development dependencies from official NPM registries using pnpm and npm.
- [COMMAND_EXECUTION]: The initialization script uses node -e to programmatically update tsconfig.json files, which is a standard procedure for automated tooling.
Audit Metadata