frontend-design-ultimate

Pass

Audited by Gen Agent Trust Hub on Mar 9, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill automates the setup of modern web projects by downloading verified dependencies from the NPM registry. This includes initialization tools like create-next-app and create-vite, as well as essential libraries such as framer-motion, lucide-react, and the shadcn UI suite components. These downloads are performed through standard package managers and target official repositories.
  • [COMMAND_EXECUTION]: Shell scripts are utilized to configure the development environment, manage file structures, and compile assets. Specifically, scripts/init-nextjs.sh and scripts/init-vite.sh initialize projects and install components, while scripts/bundle-artifact.sh packages the application for deployment using Parcel and html-inline. These actions are standard for development workflows and are clearly documented within the skill's source files.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 9, 2026, 10:14 PM