My Digital Clock Security & Risk Analysis

wordpress.org/plugins/era-digital-clock

Adds a digital clock to a page or post using a shortcode.

50 active installs v1.1 PHP + WP 5.0+ Updated Aug 28, 2024
clockdigitalshortcode
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is My Digital Clock Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The 'era-digital-clock' plugin version 1.1 exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, SQL injection vulnerabilities (100% prepared statements), and output escaping issues (100% properly escaped) indicates good coding practices. The plugin also demonstrates no identified file operations or external HTTP requests, further limiting potential attack vectors. Furthermore, the lack of any known CVEs in its vulnerability history suggests a history of secure development and maintenance. The primary area of potential concern, albeit minor given the limited attack surface, is the presence of a shortcode with no explicitly mentioned nonce or capability checks in the static analysis. While the overall entry points are very low and unprotected entry points are zero, this still represents a potential, albeit small, avenue for exploitation if the shortcode's functionality is sensitive and not adequately protected by underlying WordPress security mechanisms.

Key Concerns

  • Shortcode without explicit auth checks
Vulnerabilities
None known

My Digital Clock Security Vulnerabilities

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

My Digital Clock Code Analysis

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

Output Escaping

100% escaped1 total outputs
Attack Surface

My Digital Clock Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[my_digital_clock] my-digital-clock.php:64
Maintenance & Trust

My Digital Clock Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedAug 28, 2024
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs50
Developer Profile

My Digital Clock Developer Profile

eraplugins

4 plugins · 3K total installs

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

How We Detect My Digital Clock

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
digital-clock
Shortcode Output
<div class="digital-clock">00:00:00</div>
FAQ

Frequently Asked Questions about My Digital Clock