Auto Delete System Status Logs for WooCommerce Security & Risk Analysis

wordpress.org/plugins/auto-delete-system-status-logs

Auto Delete System Status Logs for WooCommerce plugin that utilizes to remove automatically from WooCommerce > Status > Logs files.

100 active installs v1.1.1 PHP 7.4+ WP 4.0+ Updated Apr 25, 2024
autodeletesavediskstatuslogs
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Auto Delete System Status Logs for WooCommerce Safe to Use in 2026?

Generally Safe

Score 92/100

Auto Delete System Status Logs for WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The 'auto-delete-system-status-logs' plugin, version 1.1.1, demonstrates a generally good security posture due to the absence of critical code signals like dangerous functions, raw SQL queries, and any recorded vulnerabilities. The static analysis also indicates a very small attack surface, with no AJAX handlers, REST API routes, or shortcodes, which significantly reduces potential exploitation vectors. The presence of a cron event is the only identified entry point, but the analysis doesn't specify if it's protected.

However, there are notable concerns. The analysis reveals that 100% of the plugin's outputs are not properly escaped. This represents a significant risk, as it opens the door to Cross-Site Scripting (XSS) vulnerabilities. Any data processed or displayed by the plugin without proper sanitization could be manipulated by an attacker to inject malicious scripts. Furthermore, the plugin performs file operations without explicit detail on their nature or whether they are secured, which could pose a risk if not handled carefully. The lack of nonces and capability checks on the identified cron event (if it's indeed the only entry point besides the implicit cron scheduler) is also a potential weakness, allowing for unauthorized execution.

Given the clean vulnerability history, this plugin appears to have been developed with security in mind, or has been fortunate enough to not have been targeted or discovered with vulnerabilities. The absence of dangerous functions and the use of prepared statements for SQL are strong positives. However, the unescaped output is a critical oversight that severely undermines the plugin's security. The deduction should primarily focus on this and the potential for insecure file operations and missing checks on the cron event.

Key Concerns

  • All outputs are unescaped
  • File operations present without clear security
  • Cron event without explicit auth checks
Vulnerabilities
None known

Auto Delete System Status Logs for WooCommerce Security Vulnerabilities

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

Auto Delete System Status Logs for WooCommerce Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

Auto Delete System Status Logs for WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
filtercron_schedulesindex.php:22
actionsys_autodelete_statuslogs_add_every_twentyfour_hoursindex.php:84
actionadmin_menuindex.php:140
actionadmin_initindex.php:151

Scheduled Events 1

sys_autodelete_statuslogs_add_every_twentyfour_hours
Maintenance & Trust

Auto Delete System Status Logs for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedApr 25, 2024
PHP min version7.4
Downloads2K

Community Trust

Rating100/100
Number of ratings3
Active installs100
Developer Profile

Auto Delete System Status Logs for WooCommerce Developer Profile

Tushar Satani

4 plugins · 140 total installs

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

How We Detect Auto Delete System Status Logs for WooCommerce

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
sys-autodelete-autoexpired-mainsys-autodelete-autoexpiredsys-autodelete-clearlog-formsys-autodelete-form-fieldsys-autodelete-input-fieldsysautodelete-dividersysautodelete-titlesysautodelete-clearbtn
HTML Comments
calculate datetimeplugin setting linkHook into that action that'll fire every three minutes clear all log on button click from option page+2 more
Data Attributes
sys_autodelete_set_interval
JS Globals
sysautodelete_showMessage
FAQ

Frequently Asked Questions about Auto Delete System Status Logs for WooCommerce