frontend-design-ultimate

Pass

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill includes shell scripts (init-vite.sh, init-nextjs.sh, bundle-artifact.sh) that automate project creation, configuration, and bundling. The scripts use standard system commands like bash, mkdir, cat, and rm to manage the local project environment. Shell scripts check for system requirements like Node.js versions before proceeding.
  • [EXTERNAL_DOWNLOADS]: The initialization scripts utilize npm and npx to fetch and install widely-used, reputable development packages and CLI tools from the npm registry. Core dependencies like framer-motion, lucide-react, and tailwindcss are installed during setup. Development utilities such as parcel and html-inline are used for production bundling.
  • [REMOTE_CODE_EXECUTION]: The skill leverages official scaffolding tools and CLIs via npx to generate project boilerplate and manage UI components. It uses create-next-app and create-vite for initial project structure and the shadcn CLI for component management and installation.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 10, 2026, 03:24 AM