zod
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected. The skill provides legitimate technical documentation and utility scripts for the Zod library.\n- [EXTERNAL_DOWNLOADS]: The maintenance script
scripts/check-updates.pyperforms a GET request to the official npm registry (registry.npmjs.org) to retrieve version metadata for thezodpackage. This is a standard operation for verifying library updates from a well-known service.\n- [COMMAND_EXECUTION]: The documentation provides standard instructions for installing the Zod library via package managers such asnpm,pnpm, andyarn. These examples represent routine development workflows and do not involve unauthorized or hidden command execution.
Audit Metadata