Trash emptier Security & Risk Analysis

wordpress.org/plugins/trash-emptier

Provides a configurable control over the trash emptying algorithm wordpress uses without changing wp-config.php

20 active installs v0.9 PHP + WP 3.0+ Updated Dec 9, 2012
trash
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Trash emptier Safe to Use in 2026?

Generally Safe

Score 85/100

Trash emptier has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 13yr ago
Risk Assessment

The "trash-emptier" v0.9 plugin exhibits a generally good security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events with unprotected entry points significantly reduces the potential attack surface. Furthermore, all SQL queries are properly prepared, and the plugin does not make external HTTP requests, which are positive indicators. However, a notable concern is the low percentage of properly escaped output (25%), suggesting a potential for cross-site scripting (XSS) vulnerabilities if user-supplied data is directly reflected in the output without sufficient sanitization.

The static analysis did not reveal any critical or high-severity taint flows, and the vulnerability history is clean, with no recorded CVEs. This suggests that, at least historically and based on the current analysis, the plugin has not been a source of significant security issues. Despite the lack of identified critical vulnerabilities in the code signals, the limited output escaping remains a weakness that could be exploited under specific conditions. Therefore, while the plugin appears relatively secure due to its limited entry points and proper SQL handling, the unescaped output warrants attention and improvement to achieve a more robust security profile.

Key Concerns

  • Low output escaping percentage
Vulnerabilities
None known

Trash emptier Security Vulnerabilities

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

Trash emptier Code Analysis

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

Output Escaping

25% escaped8 total outputs
Attack Surface

Trash emptier Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionplugins_loadedtrashemptier.php:36
actionadmin_inittrashemptier.php:76
actionadmin_menutrashemptier.php:77
actioninittrashemptier.php:79
Maintenance & Trust

Trash emptier Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedDec 9, 2012
PHP min version
Downloads2K

Community Trust

Rating20/100
Number of ratings1
Active installs20
Developer Profile

Trash emptier Developer Profile

Mark-k

7 plugins · 2K total installs

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

How We Detect Trash emptier

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 Trash emptier