
Stay Home, Stay Safe Notice Security & Risk Analysis
wordpress.org/plugins/stay-home-stay-safe-noticeThis plugin lets you very easily display a notice on mobile devices reminding people to Stay at home to help with the COVID-19 pandemic.
Is Stay Home, Stay Safe Notice Safe to Use in 2026?
Generally Safe
Score 85/100Stay Home, Stay Safe Notice has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
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
Stay Home, Stay Safe Notice Security Vulnerabilities
Stay Home, Stay Safe Notice Release Timeline
Stay Home, Stay Safe Notice Code Analysis
Output Escaping
Stay Home, Stay Safe Notice Attack Surface
Shortcodes 1
WordPress Hooks 5
Maintenance & Trust
Stay Home, Stay Safe Notice Maintenance & Trust
Maintenance Signals
Community Trust
Stay Home, Stay Safe Notice Alternatives
No alternatives data available yet.
Stay Home, Stay Safe Notice Developer Profile
2 plugins · 20 total installs
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
/wp-content/plugins/stay-home-stay-safe-notice/stayhome-plugin.phpHTML / DOM Fingerprints
hide-desktop<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>