frontend-patterns
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a library of coding patterns for frontend developers. It uses standard React hooks and patterns (Render Props, Compound Components) which are considered best practices for building maintainable user interfaces.
- [EXTERNAL_DOWNLOADS]: References standard, well-known frontend libraries including
@tanstack/react-virtualfor virtualization andframer-motionfor animations. These are industry-standard packages and do not represent a security concern. - [DATA_EXFILTRATION]: Includes example code for data fetching using the native
fetchAPI. These examples point to local API routes (e.g.,/api/markets), which is typical for development templates and does not involve unauthorized data transmission. - [COMMAND_EXECUTION]: No shell commands, subprocess calls, or system-level execution patterns were identified in the provided content.
Audit Metadata