The Colour Clock Security & Risk Analysis

wordpress.org/plugins/the-colour-clock

What colour is it when you browse your website? Bring more colour into your website with this ever-changing background.

10 active installs v1.0.2 PHP + WP 2.8.0+ Updated Aug 18, 2015
backgroundclockcolourhexwallpaper
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is The Colour Clock Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The plugin "the-colour-clock" v1.0.2 exhibits a mixed security posture. On the positive side, it demonstrates excellent practices regarding database interactions, utilizing prepared statements for all SQL queries and having no recorded vulnerabilities or CVEs. The attack surface also appears to be zero, with no exposed AJAX handlers, REST API routes, shortcodes, or cron events. However, significant concerns arise from the code analysis. The presence of the `create_function` function is a known security risk due to its potential for arbitrary code execution. Furthermore, a concerning 100% of output is not properly escaped, presenting a high risk of Cross-Site Scripting (XSS) vulnerabilities. The absence of nonce and capability checks across all entry points, though the entry points are reported as zero, is a red flag. If any entry points were to be introduced or discovered, they would be inherently unprotected.

The lack of vulnerability history and CVEs is a positive indicator, suggesting the plugin may not have been a target or has been well-maintained. However, this should not overshadow the critical findings from the static analysis. The combination of unescaped output and the use of `create_function` presents immediate and serious security risks that need to be addressed. While the plugin has a clean record, the code itself contains elements that are considered bad practice and can lead to vulnerabilities if not handled with extreme caution or refactored.

Key Concerns

  • Use of dangerous function: create_function
  • Unescaped output
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

The Colour Clock Security Vulnerabilities

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

The Colour Clock Code Analysis

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

Dangerous Functions Found

create_functionadd_action('widgets_init', create_function('', 'return register_widget("hex_background_clock");'));hex-background-clock.php:141

Output Escaping

0% escaped10 total outputs
Attack Surface

The Colour Clock Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwidgets_inithex-background-clock.php:141
actionwp_enqueue_scriptshex-background-clock.php:143
Maintenance & Trust

The Colour Clock Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedAug 18, 2015
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

The Colour Clock Developer Profile

Piotr Pesta

6 plugins · 80 total installs

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

How We Detect The Colour Clock

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/the-colour-clock/style-hex-background-clock.css

HTML / DOM Fingerprints

Data Attributes
id='pp-colour-clock'
JS Globals
display_cdisplay_ctmytimeredgreenblue+10 more
FAQ

Frequently Asked Questions about The Colour Clock