Category count Shortcode Security & Risk Analysis

wordpress.org/plugins/category-count-shortcode

Show all published categories count by shortcode.

0 active installs v1.4 PHP + WP + Updated Mar 18, 2023
categorycountshortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Category count Shortcode Safe to Use in 2026?

Generally Safe

Score 85/100

Category count Shortcode 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 "category-count-shortcode" v1.4 plugin exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of dangerous functions, SQL injection vulnerabilities (all queries use prepared statements), and unescaped output are significant strengths. Furthermore, the plugin has no recorded vulnerabilities, which suggests a history of responsible development and patching. The limited attack surface, consisting solely of one shortcode with no immediately obvious unauthenticated entry points, further contributes to its good security. However, the complete absence of nonce checks and capability checks on its sole entry point is a potential area of concern. While no taint flows or vulnerabilities are currently identified, this lack of explicit authorization checks could become a risk if the shortcode's functionality were to be expanded or if subtle bypasses were discovered in the future. Overall, the plugin is currently well-secured but could benefit from the addition of proper authorization checks to enhance its resilience against future threats.

Key Concerns

  • Missing capability checks on shortcode
  • Missing nonce checks on shortcode
Vulnerabilities
None known

Category count Shortcode Security Vulnerabilities

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

Category count Shortcode Code Analysis

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

Output Escaping

100% escaped2 total outputs
Attack Surface

Category count Shortcode Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[show_category_count] category-count-shortcode.php:53
WordPress Hooks 2
actionadmin_initcategory-count-shortcode.php:28
actionadmin_menuoption-page\option-page.php:70
Maintenance & Trust

Category count Shortcode Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedMar 18, 2023
PHP min version
Downloads695

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Category count Shortcode Developer Profile

lumarsha

5 plugins · 20 total installs

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

How We Detect Category count Shortcode

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
count( $categories )
FAQ

Frequently Asked Questions about Category count Shortcode