zod-v4
Pass
Audited by Gen Agent Trust Hub on Mar 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of documentation (Markdown files) and static code examples for the Zod v4 library. No malicious patterns, remote code execution, or unauthorized data access behaviors were identified.
- [PROMPT_INJECTION]: The routing and usage instructions in
SKILL.mdare standard guidance for documentation lookup and do not attempt to bypass safety filters or override core agent behavior. - [EXTERNAL_DOWNLOADS]: The code examples refer to the legitimate
zodpackage. There are no instructions to download or execute scripts from untrusted external sources. - [DATA_EXFILTRATION]: No hardcoded credentials, sensitive file path access, or network exfiltration patterns were found. The examples focus on local data validation.
- [DYNAMIC_EXECUTION]: While the documentation mentions complex Zod features like refinements and custom validators, these are documented for the user's implementation and are not executed by the skill itself in a dangerous manner.
Audit Metadata