web-performance-web-performance
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code examples for standard web performance techniques such as route-level code splitting, memoization, and list virtualization using legitimate React patterns.
- [SAFE]: The performance measurement implementation in
examples/web-vitals.mduses the establishedweb-vitalslibrary and transmits non-sensitive telemetry to a relative local endpoint (/api/analytics) using standard browser APIs likenavigator.sendBeaconandfetchwithkeepalive. - [SAFE]: Code examples involving shell commands for image optimization (
cwebp,avifenc) represent standard industry tools for static asset processing and are provided for documentation purposes only. - [SAFE]: The use of Web Workers and dynamic imports follow standard architectural patterns for improving application responsiveness and initial load times without introducing malicious execution vectors.
Audit Metadata