Awesome Clock Widget Security & Risk Analysis

wordpress.org/plugins/awesome-clock-widget

Here is a short description of the plugin. This should be no more than 150 characters. No markup here.

10 active installs v2.0 PHP + WP 4.6+ Updated Jun 16, 2019
commentsspam
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Awesome Clock Widget Safe to Use in 2026?

Generally Safe

Score 85/100

Awesome Clock Widget 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 'awesome-clock-widget' plugin v2.0 presents a mixed security posture. On the positive side, the plugin demonstrates good practices by having no known CVEs, no external HTTP requests, no file operations, and all SQL queries utilizing prepared statements. The attack surface is minimal, with only one shortcode identified and no unprotected entry points. However, a significant concern arises from the lack of output escaping, as 100% of the identified outputs are not properly escaped. This could potentially lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is directly rendered on the page. Additionally, the absence of nonce and capability checks, while not directly flagged as an issue given the current entry points, represents a missed opportunity for robust security that could become a problem if the plugin's functionality expands or is integrated into more sensitive contexts. The vulnerability history being clear is a strong indicator of a well-maintained codebase, but the lack of output escaping should not be overlooked.

Key Concerns

  • Output not properly escaped
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Awesome Clock Widget Security Vulnerabilities

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

Awesome Clock Widget Code Analysis

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

Output Escaping

0% escaped3 total outputs
Attack Surface

Awesome Clock Widget Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[Awesome_clock] index.php:140
WordPress Hooks 1
actionwidgets_initindex.php:104
Maintenance & Trust

Awesome Clock Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedJun 16, 2019
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Awesome Clock Widget 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 Awesome Clock Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/awesome-clock-widget/js/moment.js/wp-content/plugins/awesome-clock-widget/js/moment-timezone-with-data.min.js/wp-content/plugins/awesome-clock-widget/js/script.js/wp-content/plugins/awesome-clock-widget/css/style.css
Script Paths
js/moment.jsjs/moment-timezone-with-data.min.jsjs/script.js

HTML / DOM Fingerprints

CSS Classes
world_clock_widgetdisplaydigitsampm
Data Attributes
id="world_clock_widget"
JS Globals
var wc_format =
Shortcode Output
<div id="world_clock_widget" class="<div class="display"><div class="digits"><span class="ampm">
FAQ

Frequently Asked Questions about Awesome Clock Widget