security-review
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill functions as a defensive security guide and checklist for developers and AI agents to follow during code reviews or feature implementation.
- [SAFE]: Code examples correctly demonstrate essential security patterns, including input validation using Zod, XSS prevention with DOMPurify, and SQL injection prevention via parameterized queries.
- [SAFE]: The instructions explicitly discourage dangerous practices such as hardcoding secrets, logging sensitive data, and using overly broad IAM permissions.
- [SAFE]: External references are limited to reputable industry sources such as OWASP, AWS Security, and PortSwigger.
- [SAFE]: No evidence of prompt injection, obfuscation, or unauthorized data access was found across the provided files.
Audit Metadata