Status Exporter Security & Risk Analysis

wordpress.org/plugins/status-exporter

A simple plugin that allows you to download all installed plugin status in CSV file record.

20 active installs v1.1.0 PHP + WP 3.6+ Updated Unknown
activepluginscsvexportstatus
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Status Exporter Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The 'status-exporter' plugin version 1.1.0 exhibits a strong security posture based on the provided static analysis. The absence of any identified entry points like AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface. Furthermore, the code signals indicate a commitment to secure coding practices, with no dangerous functions, all SQL queries using prepared statements, and a manageable number of file operations. Taint analysis showing zero flows with unsanitized paths is also a very positive indicator.

The primary area of concern, though minor, is the output escaping. While only three outputs were analyzed, two-thirds were properly escaped, meaning one-third was not. This could potentially lead to cross-site scripting (XSS) vulnerabilities if the unescaped output contains user-controlled data. The complete lack of vulnerability history suggests a well-maintained plugin, but it's crucial to remember that this is based on past performance and doesn't guarantee future security. Overall, this version appears to be very secure, with the only notable weakness being the potential for unescaped output, which is a common but manageable issue.

Key Concerns

  • Potential for unescaped output
Vulnerabilities
None known

Status Exporter Security Vulnerabilities

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

Status Exporter Code Analysis

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

Output Escaping

67% escaped3 total outputs
Attack Surface

Status Exporter Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionpre_current_active_pluginsstatus-exporter-admin.php:138
actionadmin_footer-plugins.phpstatus-exporter-admin.php:140
actionadmin_initstatus-exporter-admin.php:142
Maintenance & Trust

Status Exporter Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedUnknown
PHP min version
Downloads6K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

Status Exporter Developer Profile

Pooja Kakkad

1 plugin · 20 total installs

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

How We Detect Status Exporter

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

Asset Fingerprints

Version Parameters
status-exporter/style.css?ver=1.1.0status-exporter/script.js?ver=1.1.0

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Status Exporter