Frontend Builder
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- EXTERNAL_DOWNLOADS (SAFE): The skill uses
npxandnpmto download project templates and libraries. All mentioned packages (such as@tanstack/react-query,zustand, andzod) are widely used, reputable, and sourced from the official NPM registry, falling under the trusted scope rule. - COMMAND_EXECUTION (SAFE): Command execution is limited to standard project initialization (
npx create-next-app,npm create vite) and dependency management. These actions are strictly aligned with the skill's primary purpose of frontend development.
Audit Metadata