Add to Home Screen & Progressive Web App Security & Risk Analysis

wordpress.org/plugins/add-to-home-screen-wp

Turn your WordPress site into a Web App (PWA) with a stylish 'Add to Home Screen' prompt for iOS & Android. Boost engagement without native app costs!

1K active installs v2.7.4 PHP 7.4+ WP 6.7+ Updated Oct 31, 2025
add-to-home-screenmobilemultisitepwaweb-app
100
A · Safe
CVEs total1
Unpatched0
Last CVEDec 6, 2022
Safety Verdict

Is Add to Home Screen & Progressive Web App Safe to Use in 2026?

Generally Safe

Score 100/100

Add to Home Screen & Progressive Web App has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Dec 6, 2022Updated 5mo ago
Risk Assessment

The 'add-to-home-screen-wp' plugin v2.7.4 demonstrates a generally good security posture, with a notable absence of critical or high-severity code signals. The analysis indicates strong adherence to secure coding practices, including 100% of SQL queries using prepared statements and a high percentage (90%) of output properly escaped. The limited attack surface, with only two AJAX handlers and no exposed REST API routes or shortcodes, further contributes to a reduced risk profile. The presence of nonce and capability checks on the identified entry points is a positive indicator of basic security controls.

However, the plugin is not without potential concerns. The vulnerability history, despite having no currently unpatched CVEs, reveals a past medium-severity Cross-Site Scripting (XSS) vulnerability. While this specific vulnerability is patched, the past occurrence of XSS suggests that input sanitization might be an area that requires continued vigilance. The static analysis also shows that while most outputs are escaped, there's a small percentage that is not, which could theoretically be exploited if combined with specific unsanitized inputs, though no taint flows indicated this during analysis.

In conclusion, the plugin exhibits a commendable level of security awareness and implementation. The strengths lie in its robust SQL handling, extensive output escaping, and well-controlled attack surface. The primary weakness identified is the past XSS vulnerability, which, although resolved, warrants ongoing attention to ensure input validation remains comprehensive. The plugin's current version appears to be in a stable and relatively secure state.

Key Concerns

  • Past medium XSS vulnerability
  • 10% of outputs not properly escaped
Vulnerabilities
1

Add to Home Screen & Progressive Web App Security Vulnerabilities

CVEs by Year

1 CVE in 2022
2022
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

WF-145fec62-87a7-4641-9ce4-dca5afb47d69-add-to-home-screen-wpmedium · 4.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Add to home screen WP Plugin <= 2.0 - Authenticated (Administrator+) Stored Cross-Site Scripting

Dec 6, 2022 Patched in 2.1 (829d)
Code Analysis
Analyzed Mar 16, 2026

Add to Home Screen & Progressive Web App Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
18
157 escaped
Nonce Checks
4
Capability Checks
3
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

90% escaped175 total outputs
Data Flows
All sanitized

Data Flow Analysis

4 flows
options_page_network (add-to-home-screen-wp.php:221)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Add to Home Screen & Progressive Web App Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_simple_aths_close_balloonadd-to-home-screen-wp.php:1238
noprivwp_ajax_simple_aths_close_balloonadd-to-home-screen-wp.php:1239
WordPress Hooks 10
actionplugins_loadedadd-to-home-screen-wp.php:27
actionnetwork_admin_menuadd-to-home-screen-wp.php:963
actionadmin_menuadd-to-home-screen-wp.php:965
actionadmin_initadd-to-home-screen-wp.php:968
actionwp_enqueue_scriptsadd-to-home-screen-wp.php:973
actionadmin_enqueue_scriptsadd-to-home-screen-wp.php:998
actionwp_headadd-to-home-screen-wp.php:1014
actionwp_headadd-to-home-screen-wp.php:1264
actionadmin_noticesadd-to-home-screen-wp.php:1277
actionwp_footeradd-to-home-screen-wp.php:1348
Maintenance & Trust

Add to Home Screen & Progressive Web App Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedOct 31, 2025
PHP min version7.4
Downloads66K

Community Trust

Rating74/100
Number of ratings25
Active installs1K
Developer Profile

Add to Home Screen & Progressive Web App Developer Profile

Ziyad Bachalany

4 plugins · 1K total installs

79
trust score
Avg Security Score
100/100
Avg Patch Time
829 days
View full developer profile
Detection Fingerprints

How We Detect Add to Home Screen & Progressive Web App

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/add-to-home-screen-wp/assets/css/app.css/wp-content/plugins/add-to-home-screen-wp/assets/js/app.js/wp-content/plugins/add-to-home-screen-wp/assets/js/manifest.js/wp-content/plugins/add-to-home-screen-wp/assets/js/pwabuilder-sw.js
Script Paths
/wp-content/plugins/add-to-home-screen-wp/assets/js/app.js/wp-content/plugins/add-to-home-screen-wp/assets/js/manifest.js/wp-content/plugins/add-to-home-screen-wp/assets/js/pwabuilder-sw.js
Version Parameters
add-to-home-screen-wp/assets/css/app.css?ver=add-to-home-screen-wp/assets/js/app.js?ver=add-to-home-screen-wp/assets/js/manifest.js?ver=add-to-home-screen-wp/assets/js/pwabuilder-sw.js?ver=

HTML / DOM Fingerprints

CSS Classes
athswp_custom_iconathswp_containerathswp_message_wrapper
HTML Comments
<!-- ATHSWP --><!-- SimpleATHSOptions class loaded -->
Data Attributes
data-athswp-starturldata-athswp-touchicondata-athswp-lifespandata-athswp-startdelaydata-athswp-bottomoffsetdata-athswp-animationin+8 more
JS Globals
athswp_options
FAQ

Frequently Asked Questions about Add to Home Screen & Progressive Web App