Plugin Info to CSV Security & Risk Analysis

wordpress.org/plugins/plugin-info-to-csv

A simple plugin that extracts all the meta information of the plugins installed on your WordPress

10 active installs v1.0.1 PHP 5.2.4+ WP 3.0.1+ Updated Nov 6, 2019
exportmeta-dataplugin-exportplugin-infoplugin-meta-data
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Plugin Info to CSV Safe to Use in 2026?

Generally Safe

Score 85/100

Plugin Info to CSV has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6yr ago
Risk Assessment

The "plugin-info-to-csv" v1.0.1 plugin exhibits a mixed security posture. On the positive side, it has no known vulnerabilities (CVEs) and utilizes prepared statements for all its SQL queries, which is a strong defense against SQL injection. The attack surface is also minimal, with only one shortcode and no unprotected entry points detected in the static analysis. However, several significant concerns are present. The most critical is the complete lack of output escaping for all detected outputs, leaving the plugin vulnerable to cross-site scripting (XSS) attacks. Furthermore, the absence of nonce checks and capability checks on its entry points, while currently not directly exploitable due to the limited attack surface, indicates a potential for privilege escalation or unauthorized access if new features with broader access are introduced without proper security considerations. The lack of taint analysis results also leaves potential issues undiscovered.

Key Concerns

  • Output not escaped
  • No nonce checks
  • No capability checks
  • Taint analysis incomplete
Vulnerabilities
None known

Plugin Info to CSV Security Vulnerabilities

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

Plugin Info to CSV 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

Plugin Info to CSV Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[plugininfo] Plugin-Info-to-CSV.php:119
WordPress Hooks 2
actionadmin_initPlugin-Info-to-CSV.php:113
actionadmin_menuPlugin-Info-to-CSV.php:118
Maintenance & Trust

Plugin Info to CSV Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedNov 6, 2019
PHP min version5.2.4
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Plugin Info to CSV Developer Profile

abrarahmedg

1 plugin · 10 total installs

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

How We Detect Plugin Info to CSV

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

Asset Fingerprints

HTML / DOM Fingerprints

REST Endpoints
/wp-json/plugin-info-to-csv/v1/data
Shortcode Output
<table border='1'>
FAQ

Frequently Asked Questions about Plugin Info to CSV