heropy-react-scaffold

Pass

Audited by Gen Agent Trust Hub on Apr 4, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill performs standard development environment setup tasks as described. It automates the creation of configuration files (like .prettierrc and .vscode/settings.json) and the installation of necessary dependencies for React projects.
  • [COMMAND_EXECUTION]: The skill executes legitimate shell commands for project initialization (such as create-next-app and create vite) and package management (such as npm install, pnpm install, etc.). These actions are core to the scaffolding process and align with the user's explicit intent to set up or update a project.
  • [EXTERNAL_DOWNLOADS]: The skill references and installs widely-used, standard libraries from official package registries. Packages include Tailwind CSS, TanStack Query, and Prettier configurations. These are standard dependencies for modern React development and originate from trusted ecosystems.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 4, 2026, 05:19 AM