performance-optimization
Pass
Audited by Gen Agent Trust Hub on Aug 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill provides comprehensive and standard best practices for performance optimization, including Core Web Vitals (LCP, INP, CLS) targets and measurement workflows.
- [EXTERNAL_DOWNLOADS]: References official industry libraries and tools such as the 'web-vitals' library for RUM monitoring and Lighthouse CI for synthetic testing. These are well-known services and trusted developer resources.
- [COMMAND_EXECUTION]: Includes routine developer commands for running performance audits and bundle size checks in CI environments, such as
npx bundlesizeandnpx lhci autorun. - [SAFE]: Code examples for backend optimization (caching, pagination, N+1 query fixes) and frontend optimization (image resolution switching, React hooks) follow established performance engineering patterns.
Audit Metadata