Saturday Site Blocker Security & Risk Analysis

wordpress.org/plugins/saturday-site-blocker

A plugin that blocks the front-end of the site during Shabbat by displaying a full-page overlay, ensuring respectful observance.

10 active installs v1.1 PHP 7.4+ WP 5.0+ Updated Feb 16, 2025
religious-observanceshabbatsite-blockersite-maintenance
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Saturday Site Blocker Safe to Use in 2026?

Generally Safe

Score 92/100

Saturday Site Blocker has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "saturday-site-blocker" plugin v1.1 exhibits a generally strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events with unprotected entry points significantly minimizes the potential attack surface. The code also demonstrates good practices by using prepared statements for all SQL queries and a high percentage of properly escaped output. The lack of file operations and external HTTP requests further reduces potential vulnerabilities.

However, a few areas warrant attention. The presence of one external HTTP request, even if isolated, could potentially be a vector for certain types of attacks if not handled with extreme care. Furthermore, the plugin only registers one capability check, which might indicate limited functionality or an opportunity for more robust access control. Crucially, the absence of nonce checks across all zero identified entry points is a notable concern, as nonce checks are a fundamental defense against Cross-Site Request Forgery (CSRF) attacks.

The plugin's vulnerability history is excellent, with zero known CVEs and no past vulnerabilities. This suggests a history of secure development. Despite the strengths, the missing nonce checks and the single external HTTP request represent the most significant areas for improvement to further harden the plugin's security.

Key Concerns

  • Missing nonce checks on entry points
  • One external HTTP request without clear context
Vulnerabilities
None known

Saturday Site Blocker Security Vulnerabilities

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

Saturday Site Blocker Release Timeline

v1.1Current
v1.0
Code Analysis
Analyzed Apr 16, 2026

Saturday Site Blocker Code Analysis

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

Output Escaping

90% escaped20 total outputs
Attack Surface

Saturday Site Blocker Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionwp_footersaturday-site-blocker.php:94
actionwp_enqueue_scriptssaturday-site-blocker.php:96
actionadmin_menusaturday-site-blocker.php:199
actionadmin_initsaturday-site-blocker.php:289
actionadmin_enqueue_scriptssaturday-site-blocker.php:370
Maintenance & Trust

Saturday Site Blocker Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedFeb 16, 2025
PHP min version7.4
Downloads599

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Saturday Site Blocker Developer Profile

arikdpc

1 plugin · 10 total installs

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

How We Detect Saturday Site Blocker

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/saturday-site-blocker/saturday-site-blocker.php

HTML / DOM Fingerprints

CSS Classes
wrap
Data Attributes
id="ssb-overlay"name="satsb_bg_color"name="satsb_bg_opacity"name="satsb_force_shabbat"name="satsb_enabled"name="satsb_title"+2 more
Shortcode Output
<div id="ssb-overlay">
FAQ

Frequently Asked Questions about Saturday Site Blocker