Add To Home Screen Security & Risk Analysis

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

Make your WordPress sites to appear in the home screen of mobile devices.

100 active installs v0.3.1 PHP + WP 3.5+ Updated Apr 16, 2016
applicationshomescreenprogressiveprogressive-web-applicationsweb
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Add To Home Screen Safe to Use in 2026?

Generally Safe

Score 85/100

Add To Home Screen has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The "add-to-home-screen" plugin version 0.3.1 exhibits a generally positive security posture based on the static analysis, with a notable absence of identified dangerous functions, SQL injection vulnerabilities, and external HTTP requests. The attack surface is minimal, with no identified AJAX handlers, REST API routes, shortcodes, or cron events, and critically, none of these entry points are unprotected. Taint analysis also found no issues with unsanitized paths. The plugin's vulnerability history is clean, with zero known CVEs, suggesting a history of secure development or limited exposure.

However, a significant concern arises from the complete lack of output escaping. With 15 identified output points and 0% properly escaped, this presents a high risk for Cross-Site Scripting (XSS) vulnerabilities. Any user-supplied data that is directly outputted by the plugin could be manipulated by an attacker to inject malicious scripts into the user's browser. Additionally, the absence of any nonce checks or capability checks, while not directly exploited in the current attack surface, indicates a lack of robust authorization and verification mechanisms that could be exploited if new entry points were introduced or existing ones modified without proper security considerations.

In conclusion, while the plugin is free from common and critical vulnerabilities like SQL injection and lacks a large attack surface, the pervasive lack of output escaping is a severe weakness that needs immediate attention. The absence of nonce and capability checks, though not an immediate exploit, points to areas where security best practices are not being followed, potentially leading to future vulnerabilities. Addressing the output escaping is paramount to mitigating XSS risks.

Key Concerns

  • No output escaping
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Add To Home Screen Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Add To Home Screen Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
15
0 escaped
Nonce Checks
0
Capability Checks
0
File Operations
1
External Requests
0
Bundled Libraries
0

Output Escaping

0% escaped15 total outputs
Attack Surface

Add To Home Screen Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionwp_dashboard_setupclass-wp-add-to-homescreen-admin.php:25
actionadmin_menuclass-wp-add-to-homescreen-admin.php:26
actionadmin_initclass-wp-add-to-homescreen-admin.php:27
actionwp_enqueue_scriptsclass-wp-add-to-homescreen-plugin.php:39
actionwp_headclass-wp-add-to-homescreen-plugin.php:40
Maintenance & Trust

Add To Home Screen Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedApr 16, 2016
PHP min version
Downloads8K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

Add To Home Screen Developer Profile

delapuente

3 plugins · 220 total installs

84
trust score
Avg Security Score
85/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Add To Home Screen

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/lib/js/options-page.js
Script Paths
/wp-content/plugins/add-to-home-screen/lib/js/options-page.js

HTML / DOM Fingerprints

CSS Classes
color-pickershort-texticon-preview
Data Attributes
name="add-to-homescreen[type]"name="add-to-homescreen[value]"name="add-to-homescreen_theme-color"name="add-to-homescreen_icon[mime]"name="add-to-homescreen_icon[url]"
JS Globals
wp.colorPickerwindow.send_to_editor
FAQ

Frequently Asked Questions about Add To Home Screen