OCD Plugin Stats Security & Risk Analysis

wordpress.org/plugins/ocd-plugin-stats

An easy way to monitor your plugin download statistics

10 active installs v0.31 PHP + WP 3.3+ Updated Jan 24, 2014
downloadstatstatisticsstats
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is OCD Plugin Stats Safe to Use in 2026?

Generally Safe

Score 85/100

OCD Plugin Stats 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 "ocd-plugin-stats" v0.31 plugin exhibits a generally strong security posture in several key areas. The static analysis reveals no detectable attack surface through common entry points like AJAX handlers, REST API routes, shortcodes, or cron events that lack authentication or permission checks. The absence of dangerous functions and file operations is also a positive indicator. Furthermore, all identified SQL queries utilize prepared statements, and there's no history of known vulnerabilities, suggesting a developer who is mindful of common security pitfalls.

However, there are notable areas of concern. The plugin has a very low percentage of properly escaped output (22%), which poses a significant risk of Cross-Site Scripting (XSS) vulnerabilities if any of the unescaped data is user-controllable or originates from an untrusted source. The lack of nonce checks and capability checks across all potential (though currently zero) entry points is also a weakness. While the attack surface is reported as zero, the absence of these fundamental WordPress security measures means that if any new entry points are added in the future, they could be immediately vulnerable without proper checks. The single external HTTP request also warrants scrutiny to ensure it is handled securely and doesn't introduce supply chain risks.

In conclusion, while the plugin has avoided common pitfalls like exploitable attack surfaces and raw SQL queries, the significant issue with unescaped output represents a critical weakness that needs immediate attention. The lack of basic security checks like nonces and capabilities, although not currently exploitable due to the zero attack surface, creates a latent risk. The absence of vulnerability history is positive, but it doesn't negate the risks identified in the current code analysis.

Key Concerns

  • Low percentage of properly escaped output
  • No nonce checks on potential entry points
  • No capability checks on potential entry points
  • External HTTP requests without context
Vulnerabilities
None known

OCD Plugin Stats Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

OCD Plugin Stats Release Timeline

v0.31Current
v0.3
v0.1
Code Analysis
Analyzed Apr 16, 2026

OCD Plugin Stats Code Analysis

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

Output Escaping

22% escaped9 total outputs
Attack Surface

OCD Plugin Stats Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwp_dashboard_setupocd_plugin_stats.php:31
Maintenance & Trust

OCD Plugin Stats Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedJan 24, 2014
PHP min version
Downloads2K

Community Trust

Rating80/100
Number of ratings1
Active installs10
Developer Profile

OCD Plugin Stats Developer Profile

MakerBlock

3 plugins · 50 total installs

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

How We Detect OCD Plugin Stats

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
mbk_ocd_plugin_tablestar-holderstar-rating
Data Attributes
itemprop="ratingValue"itemprop="ratingCount"
FAQ

Frequently Asked Questions about OCD Plugin Stats