artifacts-builder

Pass

Audited by Gen Agent Trust Hub on Jul 10, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill downloads and installs numerous development dependencies (Vite, Parcel, Tailwind, Radix UI components) from the public NPM registry. These are well-known, industry-standard packages.
  • [COMMAND_EXECUTION]: The scripts/init-artifact.sh script executes shell commands to scaffold a project. It includes a potential shell injection point in a sed command where the user-supplied project name is interpolated without full escaping.
  • [COMMAND_EXECUTION]: The initialization script checks for the presence of pnpm and attempts a global installation via npm install -g pnpm if it is missing.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 10, 2026, 10:43 AM
Security Audit — agent-trust-hub — artifacts-builder