Post Word Counter Security & Risk Analysis

wordpress.org/plugins/post-word-counter

Post Word Counter is a WordPress plugin to show the word counter and time counter in single post.

0 active installs v1.1 PHP 5.6+ WP 6.1+ Updated Nov 20, 2022
reading-time-counterword-counter
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Post Word Counter Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The post-word-counter plugin v1.1 exhibits an excellent security posture based on the provided static analysis. The absence of any detected dangerous functions, raw SQL queries, or unescaped output is highly commendable. Furthermore, the plugin demonstrates a strong commitment to security by not making external HTTP requests and by avoiding file operations, which are common vectors for vulnerabilities.

The lack of identified attack surface elements like AJAX handlers, REST API routes, shortcodes, or cron events, especially unprotected ones, significantly reduces the plugin's potential for exploitation. The taint analysis showing zero flows with unsanitized paths reinforces the impression of secure coding practices. The plugin's vulnerability history is also clean, with no recorded CVEs, indicating a consistent track record of security.

Overall, this plugin appears to be very secure. The only minor point of concern is the complete absence of nonce and capability checks. While the current architecture may not necessitate them due to the zero attack surface, future updates or feature additions could introduce vulnerabilities if these crucial security mechanisms are not considered. However, based on the current data, the plugin is highly trustworthy.

Key Concerns

  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Post Word Counter Security Vulnerabilities

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

Post Word Counter Code Analysis

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

Output Escaping

100% escaped28 total outputs
Attack Surface

Post Word Counter Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionplugins_loadedincludes\Controller.php:122
actionadmin_menuincludes\Controller.php:137
actionadmin_initincludes\Controller.php:138
actionwp_enqueue_scriptsincludes\Controller.php:153
actionwp_enqueue_scriptsincludes\Controller.php:154
actionthe_contentincludes\Controller.php:155
actioninitpost-word-counter.php:54
Maintenance & Trust

Post Word Counter Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedNov 20, 2022
PHP min version5.6
Downloads649

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Post Word Counter Developer Profile

Mrinal Haque

3 plugins · 10 total installs

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

How We Detect Post Word Counter

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/post-word-counter/assets/css/wp-admin-vue.build.css/wp-content/plugins/post-word-counter/assets/js/wp-admin-vue.build.js
Version Parameters
post-word-counter/assets/css/wp-admin-vue.build.css?ver=post-word-counter/assets/js/wp-admin-vue.build.js?ver=

HTML / DOM Fingerprints

CSS Classes
wp-admin-vue-build-css
HTML Comments
This function is provided for demonstration purposes only.An instance of this class should be passed to the run() functiondefined in Wp_Admin_Vue_Loader as all of the hooks are definedin that particular class.+3 more
Data Attributes
data-vue-app
JS Globals
PostWordCounterFrontend
Shortcode Output
[pwc_counter][pwc_progress][pwc_words]
FAQ

Frequently Asked Questions about Post Word Counter