Skip to main content

progressive-web-apps

Facilitates the development of Progressive Web Apps with offline capabilities, push notifications, and service worker configurations.

Install this skill

or
91/100

Security score

The progressive-web-apps skill was audited on Mar 1, 2026 and we found 5 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 163

Template literal with variable interpolation in command context

SourceSKILL.md
163console.log(`Install ${outcome}`);
low line 109

Fetch to external URL

SourceSKILL.md
109await fetch('/api/push/subscribe', {
low line 90

External URL reference

SourceSKILL.md
90- Test with [Maskable.app](https://maskable.app/)
low line 299

External URL reference

SourceSKILL.md
299- [web.dev/learn/pwa](https://web.dev/learn/pwa/)
low line 301

External URL reference

SourceSKILL.md
301- [PWA Builder](https://www.pwabuilder.com/)
Scanned on Mar 1, 2026
View Security Dashboard