frontend-patterns
Pass
Audited by Gen Agent Trust Hub on Apr 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill acts as a comprehensive guide for frontend development patterns, focusing on Next.js, React, and common utility libraries without introducing security risks.
- [SAFE]: No patterns associated with prompt injection, data exfiltration, or unauthorized system access were found in the instructions or code samples.
- [SAFE]: Authentication examples correctly prioritize security by demonstrating server-side validation and forced dynamic rendering for protected routes, which prevents improper caching of sensitive content.
- [SAFE]: All external resource references use descriptive placeholders (e.g., {{AUTH_SERVER_IMPORT}}), indicating they are intended for local project configuration rather than pointing to untrusted remote sources.
Audit Metadata