react-component-generator
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides functional templates for common React UI patterns (buttons, forms, modals, data fetching). All examples follow security best practices, such as using Zod for form schema validation and ARIA attributes for accessibility.
- [SAFE]: Dependencies mentioned in the templates, such as TanStack Query, React Hook Form, and Zod, are highly reputable and widely used in the professional React ecosystem.
- [SAFE]: No evidence of prompt injection, data exfiltration, or obfuscation was found in the skill's instructions or the provided source code.
- [SAFE]: The generated code patterns utilize local aliases (e.g.,
@/lib/utils,@/api/users) for internal project structure rather than making unexpected external network calls.
Audit Metadata