react-hook-form-zod
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill defines dependencies on several well-known Node.js packages such as
react-hook-form,zod, and@hookform/resolvers. These are referenced from the official npm registry for form validation and management purposes. - [COMMAND_EXECUTION]: The inclusion of
scripts/check-versions.shallows for the execution of thenpm viewcommand to check for library updates. This is a standard development utility for checking package metadata from the public npm registry. - [SAFE]: The provided React templates and documentation emphasize secure development practices, such as mandatory server-side validation to complement client-side checks and the use of ARIA attributes for accessible error messaging. No evidence of obfuscation, exfiltration, or unauthorized persistence was detected.
Audit Metadata