WP Gatsby Markdown Exporter Security & Risk Analysis

wordpress.org/plugins/wp-gatsby-markdown-exporter

Export WordPress content to Markdown for GatsbyJS.

100 active installs v0.3.3 PHP 5.6+ WP 4.6+ Updated Jan 16, 2020
exportgatsbyjamstackmarkdown
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Gatsby Markdown Exporter Safe to Use in 2026?

Generally Safe

Score 85/100

WP Gatsby Markdown Exporter 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 wp-gatsby-markdown-exporter plugin v0.3.3 exhibits a generally strong security posture based on the provided static analysis. The absence of identified AJAX handlers, REST API routes, shortcodes, and cron events with open attack surfaces is a significant strength. The code also shows a commendable use of prepared statements for SQL queries and a reasonable number of nonce and capability checks, indicating an awareness of security best practices. The plugin's history of zero known vulnerabilities further reinforces this positive assessment.

However, a notable concern arises from the low percentage of properly escaped output (26%). This suggests a potential risk of cross-site scripting (XSS) vulnerabilities if user-supplied data is not handled with sufficient sanitization before being displayed. While the taint analysis did not reveal any immediate threats, the lack of proper output escaping creates an opening for such issues. The presence of file operations without further context is also a point to monitor, as improper handling can lead to directory traversal or unauthorized file access.

In conclusion, wp-gatsby-markdown-exporter appears to be a securely developed plugin with a good track record. The primary area requiring attention is the output escaping, which should be addressed to mitigate potential XSS risks. The absence of past vulnerabilities is a positive indicator, but the output escaping weakness should not be overlooked.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

WP Gatsby Markdown Exporter Security Vulnerabilities

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

WP Gatsby Markdown Exporter Code Analysis

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

SQL Query Safety

67% prepared3 total queries

Output Escaping

26% escaped35 total outputs
Attack Surface

WP Gatsby Markdown Exporter Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menugatsby-markdown-exporter.php:117
actioncurrent_screengatsby-markdown-exporter.php:118
filterfilesystem_methodgatsby-markdown-exporter.php:182
Maintenance & Trust

WP Gatsby Markdown Exporter Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedJan 16, 2020
PHP min version5.6
Downloads4K

Community Trust

Rating100/100
Number of ratings2
Active installs100
Developer Profile

WP Gatsby Markdown Exporter Developer Profile

mitchmac

1 plugin · 100 total installs

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

How We Detect WP Gatsby Markdown Exporter

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
<!-- Exported to Markdown for GatsbyJS -->
FAQ

Frequently Asked Questions about WP Gatsby Markdown Exporter