Frontend
Pass
Audited by Gen Agent Trust Hub on Aug 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a template and guideline for frontend development. It recommends standard tools and libraries commonly used in the React ecosystem.
- [REMOTE_CODE_EXECUTION]: The skill includes shell commands (
npx create-next-app,npm create vite) to bootstrap projects. These are well-known, official scaffolding tools for their respective frameworks and are considered standard development practices. - [EXTERNAL_DOWNLOADS]: The skill recommends installing several third-party Node.js packages (
@tanstack/react-query,zustand,tailwindcss, etc.) vianpm. All identified packages are well-known, widely used, and sourced from the official npm registry.
Audit Metadata