Booktrope – Counter Security & Risk Analysis

wordpress.org/plugins/booktrope-counter

Easily create an apple style visual counter

20 active installs v0.1 PHP + WP 3.1+ Updated Oct 19, 2013
applecounterenumeratorflip-counterstyle
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Booktrope – Counter Safe to Use in 2026?

Generally Safe

Score 85/100

Booktrope – Counter has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 12yr ago
Risk Assessment

The booktrope-counter plugin version 0.1 exhibits a mixed security posture. On the positive side, it demonstrates good practices by not using dangerous functions, all SQL queries are properly prepared, and there are no recorded vulnerabilities or CVEs. The plugin also avoids file operations and external HTTP requests, which reduces certain attack vectors. However, a significant concern arises from the complete lack of output escaping. This means that any data processed or displayed by the plugin is not being sanitized, leaving it vulnerable to cross-site scripting (XSS) attacks if user-controlled input is involved in the plugin's output. Furthermore, the absence of nonce checks and capability checks, while currently applying to a limited attack surface, indicates a potential weakness that could be exploited if the attack surface were to grow or if existing entry points were found to be exploitable in conjunction with other vulnerabilities.

Key Concerns

  • No output escaping
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Booktrope – Counter Security Vulnerabilities

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

Booktrope – Counter 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

Booktrope – Counter Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[thecounter] main.php:52
WordPress Hooks 1
actionwp_enqueue_scriptsmain.php:53
Maintenance & Trust

Booktrope – Counter Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedOct 19, 2013
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings2
Active installs20
Developer Profile

Booktrope – Counter Developer Profile

blahblahyaya

2 plugins · 30 total installs

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

How We Detect Booktrope – Counter

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/booktrope-counter/css/counter.css/wp-content/plugins/booktrope-counter/js/flipcounter.min.js
Script Paths
/wp-content/plugins/booktrope-counter/js/flipcounter.min.js
Version Parameters
booktrope-counter/css/counter.css?ver=booktrope-counter/js/flipcounter.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
flip-counter
HTML Comments
<!--//--><![CDATA[//><!--//--><!]]>
JS Globals
flipCounter
Shortcode Output
<div id="wrapper"><div id="flip-counter" class="flip-counter"></div></div>
FAQ

Frequently Asked Questions about Booktrope – Counter