frontend-designer
Pass
Audited by Gen Agent Trust Hub on Apr 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed for legitimate frontend development tasks, including project scaffolding, component creation, and codebase auditing. Its instructions align with industry-standard development workflows.
- [SAFE]: External dependencies and CLI tools referenced, such as
tailwindcss,vite, andshadcn/ui, are well-known and trusted resources within the web development community. - [SAFE]: The skill demonstrates defensive coding practices by explicitly warning against exposing secrets via environment variables (e.g., advising against the
VITE_prefix for sensitive data). - [SAFE]: Interactive components are instructed to be built using Radix UI primitives via shadcn/ui, ensuring that accessibility (ARIA roles, keyboard navigation) is a primary consideration rather than an afterthought.
- [SAFE]: The 'Audit' mode is explicitly defined as read-only, preventing unintended modifications to the user's codebase during analysis.
- [SAFE]: There are no signs of prompt injection, multi-layer obfuscation, or attempts to access sensitive system files like SSH keys or cloud credentials.
Audit Metadata