react-impl-project-setup

Pass

Audited by Gen Agent Trust Hub on Apr 1, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill exclusively recommends well-known, industry-standard development tools and frameworks, including Vite, TypeScript, and ESLint, without introducing any suspicious dependencies or remote execution patterns.
  • [SAFE]: The documentation includes explicit security warnings to prevent common developer errors, such as a directive to never commit local environment files and a warning against prefixing sensitive secrets with the 'VITE_' prefix, which would expose them to the client-side bundle.
  • [SAFE]: Recommended configurations for TypeScript and ESLint promote secure coding practices by enforcing strict type checking and modern linting standards.
  • [SAFE]: Project structure patterns (such as the Service Layer) are suggested to centralize and secure API interactions, discouraging unsafe practices like direct fetch calls within UI components.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 1, 2026, 10:13 PM
Security Audit — agent-trust-hub — react-impl-project-setup