Old Comment Cleaner Security & Risk Analysis

wordpress.org/plugins/old-comment-cleaner

Clean up old comment data based on user-defined settings.

0 active installs v1.2.0 PHP + WP 5.0+ Updated Unknown
cleanercommentsdeleteold-commentsprivacy
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Old Comment Cleaner Safe to Use in 2026?

Generally Safe

Score 100/100

Old Comment Cleaner has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The 'old-comment-cleaner' v1.2.0 plugin exhibits a generally strong security posture, characterized by the absence of known vulnerabilities and a commitment to secure coding practices. The static analysis reveals no dangerous functions, external HTTP requests, or file operations, which significantly reduces the potential attack surface. Crucially, all SQL queries utilize prepared statements, and there are indications of both nonce and capability checks, suggesting an effort to protect against common web exploits. The lack of any taint analysis findings further reinforces the impression of a well-developed and secure codebase.

However, there are areas for improvement that warrant attention. While the attack surface is currently zero in terms of exposed entry points, the presence of three cron events means there are scheduled tasks that could, in theory, become attack vectors if not meticulously managed or if future code additions introduce vulnerabilities. The output escaping, while mostly adequate at 79%, leaves room for potential cross-site scripting (XSS) vulnerabilities if the remaining unescaped outputs are triggered by user-controlled data. The plugin's history of zero vulnerabilities is a positive indicator, but it should not lead to complacency; continuous vigilance and security testing remain essential.

Key Concerns

  • Partial output escaping (21% unescaped)
  • Presence of cron events (3 total)
Vulnerabilities
None known

Old Comment Cleaner Security Vulnerabilities

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

Old Comment Cleaner Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

79% escaped14 total outputs
Attack Surface

Old Comment Cleaner Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionadmin_menuold-comment-cleaner.php:24
actionadmin_initold-comment-cleaner.php:25
actionold_comment_cleaner_delete_old_commentsold-comment-cleaner.php:26
actionold_comment_cleaner_delete_old_comments_nowold-comment-cleaner.php:27
actionadmin_post_old_comment_cleaner_delete_nowold-comment-cleaner.php:28
actionadmin_noticesold-comment-cleaner.php:29
actionload-settings_page_old-comment-cleanerold-comment-cleaner.php:30
actioninitold-comment-cleaner.php:31

Scheduled Events 3

old_comment_cleaner_delete_old_comments_now
old_comment_cleaner_delete_old_comments
old_comment_cleaner_delete_old_comments
Maintenance & Trust

Old Comment Cleaner Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedUnknown
PHP min version
Downloads808

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Old Comment Cleaner Developer Profile

Donncha O Caoimh (a11n)

12 plugins · 32K total installs

73
trust score
Avg Security Score
91/100
Avg Patch Time
4657 days
View full developer profile
Detection Fingerprints

How We Detect Old Comment Cleaner

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Old Comment Cleaner