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.sh and bundle-artifact.sh) to automate the setup and build process. These scripts execute standard commands for directory management, package installation via pnpm and npm, and archive extraction using tar. 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
Risk Level
SAFE
Analyzed
Mar 1, 2026, 05:31 PM