zod
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is entirely composed of documentation and code examples aimed at improving code quality and security through Zod validation. No executable scripts or suspicious commands were found in the provided files.
- [SAFE]: The guidelines provided (e.g.,
parse-never-trust-json.md,schema-string-validations.md, andparse-validate-early.md) explicitly address security concerns like JSON type confusion, XSS, and data corruption, advocating for robust validation at input boundaries. - [SAFE]: All external URLs and package references (e.g.,
zod,@zod/mini,react-hook-form) point to legitimate, well-known, and trusted documentation or software repositories. - [SAFE]: No signs of obfuscation, prompt injection, or persistence mechanisms were detected. The use of standard patterns like
import()for lazy loading andsetTimeoutfor yielding the event loop are used correctly for performance optimization documentation.
Audit Metadata