LED-SITE-INDICATOR Security & Risk Analysis

wordpress.org/plugins/led-site-indicator

LED-SITE-INDICATOR connects WordPress to the LED Website Indicator IOT device.

10 active installs v2.0.2 PHP + WP 4.4+ Updated Oct 23, 2023
internet-of-thingsiotmqtt
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is LED-SITE-INDICATOR Safe to Use in 2026?

Generally Safe

Score 85/100

LED-SITE-INDICATOR has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2yr ago
Risk Assessment

The "led-site-indicator" plugin v2.0.2 exhibits a generally strong security posture based on the provided static analysis. The plugin has a minimal attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events, and importantly, none of these entry points are left unprotected. The code demonstrates good practices by utilizing prepared statements for all SQL queries and a high percentage of properly escaped output, indicating a conscious effort to prevent common vulnerabilities like SQL injection and XSS. The absence of file operations and external HTTP requests further reduces potential risk vectors.

However, there are a few areas that warrant attention. The presence of one external HTTP request, even if not explicitly analyzed for taint, represents an interaction with an external resource that could potentially be a vector for attack if not handled with extreme care. More significantly, the complete lack of nonce checks and capability checks across all entry points (though the entry points are zero) is a concern. While the current attack surface is zero, any future addition of functionality without these fundamental security mechanisms would immediately introduce significant vulnerabilities. The plugin's vulnerability history is clean, with no known CVEs, which is a positive indicator of its past security performance. Nonetheless, the lack of existing checks for nonces and capabilities in the code itself is a foundational weakness that needs to be addressed proactively.

In conclusion, "led-site-indicator" v2.0.2 is a relatively secure plugin with a very small attack surface and good data handling practices for SQL and output. The absence of past vulnerabilities is reassuring. The main weaknesses lie in the potential for future vulnerabilities due to the complete absence of nonce and capability checks in its code, and the single external HTTP request which introduces an external dependency. Addressing these foundational security elements would further strengthen the plugin's overall security.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
  • External HTTP requests present
Vulnerabilities
None known

LED-SITE-INDICATOR Security Vulnerabilities

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

LED-SITE-INDICATOR Code Analysis

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

Output Escaping

80% escaped41 total outputs
Attack Surface

LED-SITE-INDICATOR Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 12
actionload-settings_page_led-site-indicator-settingsinc\led-site-indicator-help.php:15
actionadmin_menuinc\led-site-indicator-settings.php:18
actionadmin_initinc\led-site-indicator-settings.php:19
actionplugins_loadedled_site_indicator.php:42
actionadmin_enqueue_scriptsled_site_indicator.php:44
actionshutdownled_site_indicator.php:46
actiontemplate_redirectled_site_indicator.php:55
actionwp_loginled_site_indicator.php:60
actionwp_login_failedled_site_indicator.php:65
actionpublish_postled_site_indicator.php:70
actionpublish_pageled_site_indicator.php:75
actionwp_insert_commentled_site_indicator.php:80
Maintenance & Trust

LED-SITE-INDICATOR Maintenance & Trust

Maintenance Signals

WordPress version tested6.3.8
Last updatedOct 23, 2023
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

LED-SITE-INDICATOR Developer Profile

tomjuggler

1 plugin · 10 total installs

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

How We Detect LED-SITE-INDICATOR

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/led-site-indicator/css/led-site-indicator.css
Script Paths
/wp-content/plugins/led-site-indicator/js/led-site-indicator-admin.js
Version Parameters
led-site-indicator/css/led-site-indicator.css?ver=led-site-indicator/js/led-site-indicator-admin.js?ver=

HTML / DOM Fingerprints

JS Globals
ledIndicatorAdmin
FAQ

Frequently Asked Questions about LED-SITE-INDICATOR