Clicky Frontend Stats Security & Risk Analysis

wordpress.org/plugins/frontend-stats-for-clicky

It enables you to use a shortcode that looks like this: [clickystats siteid="" sitekey=""] All you have to do is fill out you …

0 active installs v1.0.0 PHP 5.2.4+ WP 3.0.1+ Updated Feb 1, 2018
analyticsclickyfrontendstatisticsstats
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Clicky Frontend Stats Safe to Use in 2026?

Generally Safe

Score 85/100

Clicky Frontend Stats has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The "frontend-stats-for-clicky" plugin, version 1.0.0, presents a generally positive security posture, largely due to its adherence to secure coding practices. The plugin demonstrates strong SQL query handling with 100% prepared statements and proper output escaping for all identified outputs. The absence of known CVEs and a clean vulnerability history further suggests a well-maintained and secure codebase up to this point.

However, there are a couple of areas that warrant attention. The static analysis indicates two flows with "unsanitized paths," which, despite not being flagged as critical or high severity in the taint analysis, represent a potential risk. The single file operation could also be a vector for compromise if not handled with extreme care. The complete lack of nonce and capability checks on its entry points, particularly the shortcode, is a significant concern as it exposes this functionality to unauthorized use. While the attack surface is currently small and appears unprotected entry points are zero, this absence of checks is a fundamental security weakness.

In conclusion, while the plugin excels in critical areas like SQL and output sanitization and has a history free of vulnerabilities, the presence of unsanitized paths in taint analysis and the complete omission of nonce and capability checks on its shortcode are notable weaknesses. These areas, if not addressed, could become exploitable in the future, especially if the plugin's functionality or attack surface expands. A proactive approach to adding these checks would greatly strengthen its security.

Key Concerns

  • Unsanitized paths in taint flows
  • File operations present
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Clicky Frontend Stats Security Vulnerabilities

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

Clicky Frontend Stats Code Analysis

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

Data Flow Analysis

2 flows2 with unsanitized paths
bennl_cfs_shortcode (clicky-frontend-stats.php:24)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Clicky Frontend Stats Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[clickystats] clicky-frontend-stats.php:94
WordPress Hooks 1
actionwp_enqueue_scriptsclicky-frontend-stats.php:106
Maintenance & Trust

Clicky Frontend Stats Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedFeb 1, 2018
PHP min version5.2.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Clicky Frontend Stats Developer Profile

Benimation

1 plugin · 0 total installs

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

How We Detect Clicky Frontend Stats

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/frontend-stats-for-clicky/style.css
Version Parameters
frontend-stats-for-clicky/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
bennl-cfsbennl-cfs-changedatebennl-cfs-pageviews
Data Attributes
name="bennl_cfs_from"name="bennl_cfs_to"
Shortcode Output
<div class="bennl-cfs"><form action="" method="post" class="bennl-cfs-changedate"><table class="bennl-cfs-pageviews">
FAQ

Frequently Asked Questions about Clicky Frontend Stats