backend-zod

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [Unverifiable Dependencies & Remote Code Execution] (SAFE): The skill installs the 'zod' library via npm. Zod is a highly reputable, standard library for validation. No untrusted or piped execution patterns were found.
  • [Indirect Prompt Injection] (LOW): The skill is a tool for processing and validating external data. 1. Ingestion points: 'data' object in 'UserSchema.safeParse(data)' (SKILL.md). 2. Boundary markers: Zod schemas serve as explicit type boundaries. 3. Capability inventory: Includes 'Bash (*)' access for development tasks. 4. Sanitization: The tool's primary purpose is validation and sanitization.
  • [Command Execution] (SAFE): The skill requests 'Bash (*)' permissions, which is standard for developer-centric skills that involve environment setup and package management via npm.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:35 PM