artifacts-builder

Pass

Audited by Gen Agent Trust Hub on Jun 21, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill includes shell scripts (init-artifact.sh, bundle-artifact.sh) that perform environment setup and build orchestration. These scripts use system tools like sed for file editing, tar for component extraction, and node for JSON manipulation.
  • [EXTERNAL_DOWNLOADS]: The scripts automate the installation of the pnpm package manager and a wide range of frontend development dependencies from the official NPM registry. This includes React, Vite, Tailwind CSS, and various UI component libraries.
  • [REMOTE_CODE_EXECUTION]: The initialization and bundling processes involve downloading and executing code from the NPM registry via pnpm create and pnpm install. This is the standard mechanism for bootstrapping and building modern JavaScript applications.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 21, 2026, 11:11 AM
Security Audit — agent-trust-hub — artifacts-builder