
Post count shortcode Security & Risk Analysis
wordpress.org/plugins/post-count-shortcodeShow all published posts count by shortcode.
Is Post count shortcode Safe to Use in 2026?
Generally Safe
Score 85/100Post count shortcode has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "post-count-shortcode" v1.3 plugin exhibits a generally good security posture based on the provided static analysis and vulnerability history. The code appears to follow best practices by not utilizing dangerous functions, employing prepared statements for all SQL queries, and properly escaping all output. The absence of file operations and external HTTP requests further reduces the attack surface. The plugin also boasts zero known CVEs, which indicates a history of stable and secure development.
However, a significant concern arises from the lack of any evident capability checks or nonce checks across its single entry point, a shortcode. While the static analysis shows no direct vulnerabilities like unsanitized paths or raw SQL, the absence of authorization and integrity checks means that any user, regardless of their role or intention, can trigger the shortcode's functionality. This could potentially be exploited if the shortcode's output or behavior has unintended consequences or can be manipulated to reveal sensitive information or perform unauthorized actions, even if not directly evident in this simplified analysis. Therefore, while the code itself seems clean, the lack of protective measures on its sole entry point presents a notable risk.
In conclusion, the plugin is strong in its internal code hygiene, demonstrating excellent SQL and output handling. Its clean vulnerability history is a positive sign. The primary weakness lies in the absence of security checks on its shortcode, leaving it open to potential manipulation by any user. This balances out the otherwise robust internal security.
Key Concerns
- Missing capability checks on shortcode
- Missing nonce checks on shortcode
Post count shortcode Security Vulnerabilities
Post count shortcode Code Analysis
Output Escaping
Post count shortcode Attack Surface
Shortcodes 1
WordPress Hooks 3
Maintenance & Trust
Post count shortcode Maintenance & Trust
Maintenance Signals
Community Trust
Post count shortcode Alternatives
No alternatives data available yet.
Post count shortcode Developer Profile
5 plugins · 20 total installs
How We Detect Post count shortcode
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/post-count-shortcode/languagesHTML / DOM Fingerprints
<div></div>