Stay Home, Stay Safe Notice Security & Risk Analysis

wordpress.org/plugins/stay-home-stay-safe-notice

This plugin lets you very easily display a notice on mobile devices reminding people to Stay at home to help with the COVID-19 pandemic.

10 active installs v0.2 PHP + WP 5.0+ Updated Mar 26, 2020
save-livesstay-home
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Stay Home, Stay Safe Notice Safe to Use in 2026?

Generally Safe

Score 85/100

Stay Home, Stay Safe Notice has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6yr ago
Risk Assessment

The "stay-home-stay-safe-notice" plugin version 0.2 exhibits a mixed security posture. On the positive side, it demonstrates good practices by not containing any dangerous functions, SQL queries, or file operations, and it effectively uses prepared statements for any database interactions. There is also no recorded vulnerability history, which suggests it has been relatively secure to date. However, significant concerns arise from the code analysis, particularly the low rate of proper output escaping (only 17%). This indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, where malicious code could be injected and executed in users' browsers through the plugin's output. Additionally, the absence of nonce checks and capability checks for its single shortcode entry point is a major security gap, potentially allowing unauthorized users to execute actions or display content they shouldn't.

Key Concerns

  • Low output escaping rate
  • Missing nonce check on shortcode
  • Missing capability check on shortcode
Vulnerabilities
None known

Stay Home, Stay Safe Notice Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Stay Home, Stay Safe Notice Release Timeline

v0.2Current
v0.1
Code Analysis
Analyzed Mar 17, 2026

Stay Home, Stay Safe Notice Code Analysis

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

Output Escaping

17% escaped12 total outputs
Attack Surface

Stay Home, Stay Safe Notice Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[stayhome] stayhome-plugin.php:132
WordPress Hooks 5
actionwp_footerstayhome-plugin.php:144
actionwidgets_initstayhome-plugin.php:145
filterthe_contentstayhome-plugin.php:147
actionadmin_menustayhome-plugin.php:179
actionwp_footerstayhome-plugin.php:293
Maintenance & Trust

Stay Home, Stay Safe Notice Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedMar 26, 2020
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Alternatives

Stay Home, Stay Safe Notice Alternatives

No alternatives data available yet.

Developer Profile

Stay Home, Stay Safe Notice Developer Profile

Matt Lovett

2 plugins · 20 total installs

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

How We Detect Stay Home, Stay Safe Notice

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/stay-home-stay-safe-notice/stayhome-plugin.php

HTML / DOM Fingerprints

CSS Classes
hide-desktop
Shortcode Output
<div id="sh-box">Stay Home. Stay Safe. Save Lives.<br> <span id="small-font">#COVID19</span> </div><div id="referral-link-box"><span id="referral-link">Display this Stay Home notice on your Wordpress site, <a href="https://www.mattlovett.co.uk/stay-home-plugin/" rel="nofollow noopener">click here</a>.</span></div>
FAQ

Frequently Asked Questions about Stay Home, Stay Safe Notice