nextjs-react-expert
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides high-quality documentation for web performance optimization, covering topics like waterfall elimination, bundle size reduction, and server-side performance. Code snippets provided are for instructional purposes and follow industry best practices.
- [SAFE]: The
scripts/react_performance_checker.pyscript performs static analysis on local source code using Python's standard library. It scans for patterns like sequential awaits and barrel imports to provide a performance report. It does not perform network operations, exfiltrate data, or execute the code it analyzes. - [SAFE]: The
scripts/convert_rules.pyscript is a helper utility for the skill author to organize markdown content. It does not interact with sensitive user data or system configurations. - [SAFE]: All external links point to official documentation (react.dev, nextjs.org, vercel.com) or trusted community resources (GitHub repositories of known libraries like SWR and LRU-cache).
Audit Metadata