frontend-ui-dark-ts
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill contains legitimate frontend development boilerplate, including CSS custom properties, Tailwind configurations, and React components. No obfuscation or malicious patterns were identified.
- [COMMAND_EXECUTION]: The skill provides instructions for initializing projects and installing dependencies using official package managers.
- Evidence:
npm create vite@latest my-app -- --template react-tsin the Quick Start section. - Evidence:
npx tailwindcss init -pin the Quick Start section. - [UNVERIFIABLE_DEPENDENCIES_AND_REMOTE_CODE_EXECUTION]: The skill references standard open-source libraries to be installed from the npm registry.
- Evidence: Installation of
framer-motion,clsx, andreact-router-domvianpm install. - Evidence: Development dependencies such as
tailwindcss,postcss, andautoprefixer. - [METADATA_POISONING]: The skill metadata includes a 'risk' field labeled as 'critical'. However, following an assume-malicious posture and technical review, the contents are found to be standard, safe boilerplate for UI development.
Audit Metadata