rerenders-audit
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill recommends installing well-known performance and virtualization libraries (
react-scan,@tanstack/react-virtual,react-window) from the official NPM registry. These are industry-standard tools for frontend development and profiling. - [SAFE]: The instructions focus entirely on standard React development best practices, such as memoization (
React.memo,useCallback,useMemo), state co-location, and JSX lifting. It utilizes built-in React hooks and official React DevTools for profiling, with no suspicious or malicious behavior detected.
Audit Metadata