building-react-web-application

Pass

Audited by Gen Agent Trust Hub on May 19, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The helper script scripts/add-registry-component.js executes shell commands to install project dependencies and inspect registry items using package managers (npm, pnpm, yarn, bun) and npx. This is standard behavior for development-time automation tools.\n- [EXTERNAL_DOWNLOADS]: The add-registry-component.js script fetches remote registry metadata and component source code from external URLs to facilitate the addition of UI primitives to the project. This functionality is the primary purpose of the tool.\n- [REMOTE_CODE_EXECUTION]: The script automates the installation of NPM packages and the writing of remote source code to the local src/ui directory based on external registry data. These actions are standard for component management tools like shadcn/ui and are documented as expected behavior within the skill.
Audit Metadata
Risk Level
SAFE
Analyzed
May 19, 2026, 11:30 AM
Security Audit — agent-trust-hub — building-react-web-application