StatusDot Security & Risk Analysis

wordpress.org/plugins/statusdot

Real-time opening hours with a clean status dot, optional text, and countdown timers.

0 active installs v2.1.0 PHP 7.4+ WP 5.8+ Updated Mar 6, 2026
business-hourscountdownopen-closedopening-hoursstatus-indicator
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is StatusDot Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 28d ago
Risk Assessment

The "statusdot" v2.2.0 plugin demonstrates a generally strong security posture, with no known historical vulnerabilities and a proactive approach to secure coding practices. The static analysis reveals a low attack surface consisting of three entry points, all of which appear to be protected by authentication checks. The plugin also utilizes prepared statements for all SQL queries, avoids dangerous functions, and performs file operations and external HTTP requests, which are positive security indicators.

However, a significant concern arises from the output escaping. With 156 total outputs, only 53% are properly escaped, leaving a substantial portion potentially vulnerable to cross-site scripting (XSS) attacks. While the taint analysis shows no unsanitized flows, the high percentage of unescaped output remains a critical area of risk that could be exploited if an attacker can inject malicious scripts into the data displayed by the plugin. The presence of a bundled library (Freemius v1.0) also warrants attention, as outdated bundled libraries can sometimes introduce vulnerabilities.

In conclusion, while "statusdot" excels in areas like SQL security and avoiding direct vulnerabilities, the significant output escaping deficiency presents a clear and present danger. The lack of historical vulnerabilities is a positive sign, but it does not mitigate the immediate risk posed by the unescaped output. Addressing this issue should be the highest priority to improve the plugin's overall security.

Key Concerns

  • Insufficient output escaping
  • Bundled library outdated (Freemius v1.0)
Vulnerabilities
None known

StatusDot Security Vulnerabilities

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

StatusDot Code Analysis

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

Bundled Libraries

Freemius1.0

Output Escaping

53% escaped156 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
settings_page (includes\class-statusdot-opening-hours.php:924)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

StatusDot Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 2

authwp_ajax_statusdot_get_statusincludes\class-statusdot-opening-hours.php:46
noprivwp_ajax_statusdot_get_statusincludes\class-statusdot-opening-hours.php:47

Shortcodes 1

[statusdot] includes\class-statusdot-opening-hours.php:50
WordPress Hooks 7
actionadmin_menuincludes\class-statusdot-opening-hours.php:45
actionadmin_initincludes\class-statusdot-opening-hours.php:55
actionadmin_initincludes\class-statusdot-opening-hours.php:56
actioninitstatusdot.php:70
actionwp_enqueue_scriptsstatusdot.php:72
actionadmin_enqueue_scriptsstatusdot.php:73
actionadmin_noticesstatusdot.php:75
Maintenance & Trust

StatusDot Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 6, 2026
PHP min version7.4
Downloads204

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

StatusDot Developer Profile

designplug

1 plugin · 0 total installs

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

How We Detect StatusDot

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/statusdot/assets/css/statusdot-status.css/wp-content/plugins/statusdot/assets/js/statusdot-frontend.js/wp-content/plugins/statusdot/assets/css/statusdot-admin.css/wp-content/plugins/statusdot/assets/js/statusdot-admin.js
Script Paths
/wp-content/plugins/statusdot/assets/js/statusdot-frontend.js/wp-content/plugins/statusdot/assets/js/statusdot-admin.js
Version Parameters
statusdot-status?ver=statusdot-frontend?ver=statusdot-admin?ver=

HTML / DOM Fingerprints

CSS Classes
statusdot-dotstatusdot-label
Data Attributes
data-statusdot-ajax-urldata-statusdot-noncedata-statusdot-pro-noncedata-statusdot-is-prodata-statusdot-rev
JS Globals
StatusDotDataStatusDotAdmin
FAQ

Frequently Asked Questions about StatusDot