web-pwa-service-workers
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill provides standard documentation and code examples for web development. No malicious patterns, obfuscation, or unauthorized data access were identified.
- [COMMAND_EXECUTION]: All logic is confined to browser-based JavaScript/TypeScript for Progressive Web Apps. No shell commands or system-level execution patterns are present.
- [DATA_EXFILTRATION]: Network operations are restricted to standard web
fetchrequests for application assets and API data, which is necessary for the stated purpose of building offline-capable web applications. - [REMOTE_CODE_EXECUTION]: The code does not download or execute untrusted scripts or remote payloads. All patterns involve standard Service Worker registration and lifecycle events.
Audit Metadata