
Wp Digital clock Security & Risk Analysis
wordpress.org/plugins/wp-digital-clockThis is an awesome digital clock that you can use in wp using shortcode.
Is Wp Digital clock Safe to Use in 2026?
Generally Safe
Score 85/100Wp Digital clock has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The wp-digital-clock plugin version 2.0 exhibits a strong security posture based on the provided static analysis. The plugin demonstrates excellent adherence to secure coding practices, with all SQL queries utilizing prepared statements and all outputs being properly escaped. The absence of dangerous functions, file operations, and external HTTP requests further contributes to its security. Furthermore, the plugin has no recorded vulnerabilities, including no known CVEs, indicating a history of stable and secure development.
While the static analysis reveals a minimal attack surface with only one shortcode and no AJAX handlers or REST API routes exposed without authentication, a notable concern is the complete absence of nonce checks and capability checks. This means that the plugin's functionality, even though currently limited in entry points, is not protected against potential cross-site request forgery (CSRF) attacks or unauthorized access by users without the necessary permissions if new entry points are added or existing ones are modified in future versions.
In conclusion, wp-digital-clock v2.0 is commendably secure regarding direct code execution vulnerabilities and data handling. However, the lack of authentication and authorization checks on its sole entry point (the shortcode) presents a significant potential weakness that could be exploited if the plugin's functionality expands or if an attacker can trick a logged-in user into interacting with it in an unintended way. This oversight, despite an otherwise clean record, warrants attention for future development.
Key Concerns
- Missing nonce checks
- Missing capability checks
Wp Digital clock Security Vulnerabilities
Wp Digital clock Code Analysis
Wp Digital clock Attack Surface
Shortcodes 1
WordPress Hooks 1
Maintenance & Trust
Wp Digital clock Maintenance & Trust
Maintenance Signals
Community Trust
Wp Digital clock Alternatives
No alternatives data available yet.
Wp Digital clock Developer Profile
2 plugins · 60 total installs
How We Detect Wp Digital clock
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/wp-digital-clock/css/style.css/wp-content/plugins/wp-digital-clock/js/time-js.js/wp-content/plugins/wp-digital-clock/js/time-js.jswp-digital-clock/css/style.css?ver=wp-digital-clock/js/time-js.js?ver=HTML / DOM Fingerprints
currentTime<div id="clock"></div>