NYC

frontend-design

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS] (SAFE): The skill references standard web development dependencies such as Tailwind CSS, PostCSS, and React types via npm. No suspicious or unverified third-party scripts are downloaded.
  • [COMMAND_EXECUTION] (SAFE): The documentation contains standard shell commands for initializing a CSS framework and copying local template files. No arbitrary or dangerous command execution was identified.
  • [DATA_EXFILTRATION] (SAFE): Utility functions utilize standard browser APIs like localStorage and the clipboard API for legitimate frontend functionality. No data is sent to external or non-whitelisted domains.
  • [CODE_QUALITY] (SAFE): The utility functions for debouncing, throttling, and DOM manipulation follow established industry patterns. While the stripHtml utility uses a basic innerHTML approach, it is presented as an example and does not constitute a malicious exploit surface in this context.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:14 PM