react-hook-form-zod
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is primarily composed of educational markdown files and TypeScript/React templates. All code examples follow industry standard patterns for web development.
- [COMMAND_EXECUTION]: The script
scripts/check-versions.shuses thenpm viewcommand to fetch the latest version information for standard packages from the official NPM registry. This is a routine development utility with no security risk. - [EXTERNAL_DOWNLOADS]: The skill references standard, well-known libraries (
react-hook-form,zod,@hookform/resolvers) from the official public NPM registry. It also links to official documentation sites (react-hook-form.com, zod.dev, shadcn.com). - [PROMPT_INJECTION]: The
rules/react-hook-form-zod.mdfile contains instructions for the AI agent to provide accurate and safe coding advice. It does not attempt to override the underlying AI safety guidelines or bypass constraints; instead, it enforces development best practices such as providing default values and performing server-side validation.
Audit Metadata