Re{code} Cron Viewer Security & Risk Analysis

wordpress.org/plugins/recode-cron-viewer

A lightweight WordPress plugin to view and debug all scheduled WP-Cron tasks.

0 active installs v1.1.0 PHP 7.4+ WP 5.0+ Updated Feb 3, 2026
crondebuggingdeveloper-toolsscheduled-taskswp-cron
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Re{code} Cron Viewer Safe to Use in 2026?

Generally Safe

Score 100/100

Re{code} Cron Viewer has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2mo ago
Risk Assessment

The "recode-cron-viewer" v1.1.0 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events suggests a minimal attack surface. Furthermore, the code shows good practices by avoiding dangerous functions, performing all SQL queries using prepared statements, and making no external HTTP requests. The lack of identified taint flows and a clean vulnerability history further contribute to this positive assessment.

However, a significant concern arises from the output escaping. With 53% of outputs properly escaped, a substantial portion (47%) are not. This leaves the plugin vulnerable to potential cross-site scripting (XSS) attacks if user-supplied data is outputted without proper sanitization. The absence of nonce checks and capability checks, while not directly indicating a vulnerability without an attack surface to leverage them, also represents a missed opportunity for enhancing security and preventing unauthorized actions.

Key Concerns

  • Insufficient output escaping
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Re{code} Cron Viewer Security Vulnerabilities

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

Re{code} Cron Viewer Code Analysis

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

Output Escaping

53% escaped15 total outputs
Attack Surface

Re{code} Cron Viewer Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_menurecode-cron-viewer.php:21
Maintenance & Trust

Re{code} Cron Viewer Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 3, 2026
PHP min version7.4
Downloads81

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Re{code} Cron Viewer Developer Profile

re{code}commerce

1 plugin · 0 total installs

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

How We Detect Re{code} Cron Viewer

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
wrapwidefatfixedstripednoticenotice-warning
FAQ

Frequently Asked Questions about Re{code} Cron Viewer