service-worker
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill provides legitimate code patterns for service worker implementation, focusing on offline support, caching strategies, and PWA functionality.
- [SAFE]: The provided code snippets adhere to security and performance best practices, such as only caching successful responses (response.ok), implementing cache cleanup to prevent storage bloat, and ensuring only GET requests are intercepted by the caching logic.
Audit Metadata