code-quality
Pass
Audited by Gen Agent Trust Hub on Sep 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents and enforces critical security best practices including parameterized SQL queries to prevent injection, mandatory input validation (Go ValidateBody, Python Pydantic), authentication middleware, and strict rules against hardcoding secrets or logging sensitive data.
- [SAFE]: The performance guidelines provided (N+1 query prevention, indexing, efficient data structures, and batch operations) are standard software engineering patterns and do not introduce security risks.
- [SAFE]: The skill references '@tanstack/react-virtual', which is a well-known and widely used library for React list virtualization, and its use is consistent with the stated performance goals of the skill.
Audit Metadata