form-react
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains standard React UI components and best-practice patterns for form handling. Analysis of the source code and documentation confirms no malicious intent, command execution, or unauthorized data access.
- [EXTERNAL_DOWNLOADS]: The skill references standard npm packages from well-known sources, including 'react-hook-form', 'zod', and '@tanstack/react-form'. These are legitimate development dependencies used for form state management and validation.
- [DATA_EXFILTRATION]: Examples in the documentation include standard API communication patterns using the fetch API for field validation (e.g., checking username availability). These operations use relative paths and follow expected web application architecture with no evidence of sensitive data exfiltration.
Audit Metadata