web-performance
Pass
Audited by Gen Agent Trust Hub on Jul 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code examples for web performance optimization using standard industry patterns.
- [EXTERNAL_DOWNLOADS]: The skill references '@next/bundle-analyzer', which is a well-known and established utility for analyzing Next.js build sizes. This is a standard development dependency and does not pose a security risk in this context.
- [SAFE]: Code snippets for Service Workers and Next.js Image components follow best practices and do not contain any malicious execution patterns or unauthorized network operations.
- [SAFE]: The use of a base64 placeholder for image blur data ('data:image/webp;base64,...') is a standard performance technique and contains no executable code.
Audit Metadata