Post Count Tracker Security & Risk Analysis

wordpress.org/plugins/post-count-tracker

Displays the total number of posts at the end of each post's content.

30 active installs v1.1.0 PHP + WP 3.0.1+ Updated May 4, 2025
counterpost-countpostviewsstatstracking
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Post Count Tracker Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 11mo ago
Risk Assessment

The post-count-tracker plugin version 1.1.0 exhibits a generally strong security posture based on the static analysis. The absence of dangerous functions, use of prepared statements for all SQL queries, and proper output escaping are excellent security practices. Furthermore, the plugin has no recorded vulnerabilities, CVEs, or taint flows, indicating a clean security history and robust coding.

However, a notable concern is the complete lack of nonce checks and capability checks across all identified entry points, including the single shortcode. While there are no AJAX handlers or REST API routes without authentication checks in this version, relying solely on shortcodes without any authorization or integrity checks presents a potential risk. If the shortcode's functionality were to become sensitive in future versions, this lack of checks could be exploited.

In conclusion, the plugin demonstrates good fundamental security practices in its current version. The absence of known vulnerabilities and malicious code signals is highly positive. The primary area for improvement lies in implementing appropriate nonce and capability checks for its shortcode to further harden its security against potential future threats, even if no immediate exploitable vulnerabilities are apparent in this specific analysis.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Post Count Tracker Security Vulnerabilities

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

Post Count Tracker Code Analysis

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

Output Escaping

100% escaped11 total outputs
Attack Surface

Post Count Tracker Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[pct_post_count] includes\class-post-count-tracker.php:81
WordPress Hooks 11
actionwp_headincludes\class-post-count-tracker.php:75
filterthe_contentincludes\class-post-count-tracker.php:76
filtermanage_posts_columnsincludes\class-post-count-tracker.php:77
actionmanage_posts_custom_columnincludes\class-post-count-tracker.php:78
actionadmin_menuincludes\class-post-count-tracker.php:79
actionadmin_initincludes\class-post-count-tracker.php:80
actionplugins_loadedincludes\class-post-count-tracker.php:148
actionadmin_enqueue_scriptsincludes\class-post-count-tracker.php:163
actionadmin_enqueue_scriptsincludes\class-post-count-tracker.php:164
actionwp_enqueue_scriptsincludes\class-post-count-tracker.php:179
actionwp_enqueue_scriptsincludes\class-post-count-tracker.php:180
Maintenance & Trust

Post Count Tracker Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedMay 4, 2025
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings2
Active installs30
Developer Profile

Post Count Tracker Developer Profile

Amir Nafees

2 plugins · 60 total installs

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

How We Detect Post Count Tracker

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/post-count-tracker/admin/css/post-count-tracker-admin.css/wp-content/plugins/post-count-tracker/admin/js/post-count-tracker-admin.js
Script Paths
/wp-content/plugins/post-count-tracker/admin/js/post-count-tracker-admin.js
Version Parameters
post-count-tracker/admin/css/post-count-tracker-admin.css?ver=post-count-tracker/admin/js/post-count-tracker-admin.js?ver=

HTML / DOM Fingerprints

Shortcode Output
[pct_post_count]
FAQ

Frequently Asked Questions about Post Count Tracker