web-artifacts-builder

Pass

Audited by Gen Agent Trust Hub on Sep 4, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses shell scripts (init-artifact.sh, bundle-artifact.sh) to automate the setup and build process of a React project. These scripts execute standard development commands such as pnpm install, pnpm build, and sed for file manipulation.
  • [EXTERNAL_DOWNLOADS]: The skill downloads standard frontend development dependencies from the official NPM registry via pnpm. These include well-known packages like vite, tailwindcss, react, and various @radix-ui components. These are standard industry dependencies.
  • [SAFE]: The project initialization script requires a local tarball (shadcn-components.tar.gz) to be present in the scripts/ directory to provide pre-configured UI components. This is a local file operation and does not involve remote code execution from untrusted URLs.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 4, 2026, 03:04 PM
Security Audit — agent-trust-hub — web-artifacts-builder