validating-query-inputs
Pass
Audited by Gen Agent Trust Hub on Mar 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains educational material and code examples that promote security best practices for input validation. It explicitly instructs never to trust user-provided data and demonstrates how to use Zod schemas to validate, transform, and constrain data before it reaches the database layer.- [SAFE]: No malicious patterns were identified. There are no attempts at prompt injection, data exfiltration, or obfuscation within the skill content.- [SAFE]: The skill uses well-known and industry-standard Node.js packages (zod and @prisma/client) for its primary purpose.
Audit Metadata