loom-data-validation
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive patterns for input validation, sanitization, and output encoding aimed at preventing common web vulnerabilities like XSS and SQL injection.
- [SAFE]: Includes correct implementation patterns for preventing path traversal by using path resolution and prefix checking.
- [SAFE]: References and utilizes well-known, industry-standard libraries (Zod, Pydantic, AJV, DOMPurify) for their intended purposes without any malicious behavior.
- [SAFE]: Promotes defense-in-depth principles and the use of parameterized queries over manual string escaping.
Audit Metadata