Digital Clock Block Security & Risk Analysis

wordpress.org/plugins/digital-clock-block

This plugin brings a Digital Clock Block to the new WordPress Gutenberg editor.

0 active installs v1.0.0 PHP 5.6+ WP 4.5+ Updated Apr 30, 2019
clockctadigital-clockgutenberg
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Digital Clock Block Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The "digital-clock-block" v1.0.0 plugin exhibits a strong security posture based on the provided static analysis. The absence of any identified dangerous functions, SQL queries without prepared statements, unescaped output, file operations, external HTTP requests, or vulnerabilities in its history are all positive indicators. The plugin also demonstrates a commitment to security by not bundling external libraries that could introduce risks and by having a completely clean taint analysis, implying no untrusted data is being processed in a way that could lead to vulnerabilities.

However, the complete lack of any identified entry points (AJAX handlers, REST API routes, shortcodes, cron events) is unusual for a functional plugin and raises a minor concern. While this contributes to an extremely low attack surface, it's worth noting if the plugin is intended to provide user-facing functionality. The absence of nonce and capability checks, while not a direct vulnerability in this specific analysis (due to the zero entry points), would become a significant risk if any entry points were present and not properly secured.

Overall, "digital-clock-block" v1.0.0 appears to be a very secure plugin due to its clean code and lack of historical vulnerabilities. The primary area for attention would be ensuring that if any new functionality is added that creates entry points, these are adequately protected with appropriate authorization and validation mechanisms.

Key Concerns

  • No entry points found (AJAX, REST, shortcodes, cron)
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Digital Clock Block Security Vulnerabilities

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

Digital Clock Block Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
0
0 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0
Attack Surface

Digital Clock Block Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionenqueue_block_assetssrc\init.php:44
actionenqueue_block_editor_assetssrc\init.php:76
Maintenance & Trust

Digital Clock Block Maintenance & Trust

Maintenance Signals

WordPress version tested5.0.25
Last updatedApr 30, 2019
PHP min version5.6
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs0
Developer Profile

Digital Clock Block Developer Profile

Raihanul Islam

13 plugins · 370 total installs

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

How We Detect Digital Clock Block

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/digital-clock-block/dist/blocks.style.build.css/wp-content/plugins/digital-clock-block/dist/assets/css/icofont.css/wp-content/plugins/digital-clock-block/dist/assets/clock.js/wp-content/plugins/digital-clock-block/dist/blocks.build.js/wp-content/plugins/digital-clock-block/dist/blocks.editor.build.css
Script Paths
/wp-content/plugins/digital-clock-block/dist/assets/clock.js/wp-content/plugins/digital-clock-block/dist/blocks.build.js
Version Parameters
digital-clock-block/dist/assets/clock.js?ver=1.0.0digital-clock-block/dist/blocks.build.js?ver=

HTML / DOM Fingerprints

CSS Classes
wp-block-my-block-clock
JS Globals
window.my_block_clock_block_assetswindow.my_block_clock_editor_assets
FAQ

Frequently Asked Questions about Digital Clock Block