artifacts-builder
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes shell scripts (
init-artifact.shandbundle-artifact.sh) to automate the setup and build process. These scripts execute standard commands for directory management, package installation viapnpmandnpm, and archive extraction usingtar. All operations are performed on the local file system or within the project directory. - [EXTERNAL_DOWNLOADS]: During initialization and bundling, the scripts download various frontend development packages from the official NPM registry (registry.npmjs.org). These include well-known libraries such as React, Vite, Tailwind CSS, and Radix UI components, which are standard and trusted in the developer community.
Audit Metadata