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-ts in the Quick Start section.
  • Evidence: npx tailwindcss init -p in 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, and react-router-dom via npm install.
  • Evidence: Development dependencies such as tailwindcss, postcss, and autoprefixer.
  • [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
Risk Level
SAFE
Analyzed
Aug 14, 2026, 11:41 AM
Security Audit — agent-trust-hub — frontend-ui-dark-ts