Convert Blocks to JSON Security & Risk Analysis

wordpress.org/plugins/convert-blocks-to-json

Convert your WP blocks to JSON. Import & Export blocks across multiple WordPress websites. Generate JSON for your Headless CMS websites.

30 active installs v1.3.0 PHP 7.4+ WP 4.0+ Updated Feb 27, 2026
blocksconverteditorgutenbergjson
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Convert Blocks to JSON Safe to Use in 2026?

Generally Safe

Score 100/100

Convert Blocks to JSON has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The "convert-blocks-to-json" plugin v1.3.0 exhibits an excellent security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the potential attack surface. Furthermore, the code signals reveal strong security practices with no dangerous functions, all SQL queries utilizing prepared statements, and all output properly escaped. The presence of nonce and capability checks also indicates a proactive approach to securing entry points, even though there are none identified in this analysis. The complete lack of vulnerability history, including CVEs and common vulnerability types, further reinforces its secure reputation.

While the static analysis is highly positive, it's important to acknowledge that a zero attack surface in this context might suggest limited functionality or a plugin that primarily operates on the backend without direct user interaction. The analysis of 0 taint flows with unsanitized paths is also a positive indicator, but the absence of any taint flows at all could mean the analysis engine did not encounter any code paths to analyze, or the plugin's functionality is extremely contained. The plugin's strengths lie in its clean code, robust input handling, and lack of known historical vulnerabilities. The primary weakness, if any, stems from the lack of any identified entry points, which, while good for security, might warrant a closer look at the plugin's purpose and how it integrates with WordPress, to ensure no hidden interactions are overlooked.

Vulnerabilities
None known

Convert Blocks to JSON Security Vulnerabilities

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

Convert Blocks to JSON Code Analysis

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

Output Escaping

100% escaped6 total outputs
Attack Surface

Convert Blocks to JSON Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionadmin_noticesconvert-blocks-to-json.php:27
filtercbtj_import_blockinc\Abstracts\Block.php:49
filtercbtj_export_blockinc\Abstracts\Block.php:50
actionadmin_initinc\Services\Boot.php:25
filterupload_mimesinc\Services\Boot.php:26
actionrest_api_initinc\Services\Routes.php:52
actioninitinc\Services\Scripts.php:35
actionenqueue_block_editor_assetsinc\Services\Scripts.php:36
Maintenance & Trust

Convert Blocks to JSON Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 27, 2026
PHP min version7.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

Convert Blocks to JSON Developer Profile

badasswp

13 plugins · 5K total installs

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

How We Detect Convert Blocks to JSON

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/convert-blocks-to-json/dist/app.js/wp-content/plugins/convert-blocks-to-json/dist/app.asset.php
Script Paths
/wp-content/plugins/convert-blocks-to-json/dist/app.js
Version Parameters
convert-blocks-to-json/dist/app.asset.php?ver=convert-blocks-to-json/dist/app.js?ver=

HTML / DOM Fingerprints

JS Globals
cbtj
REST Endpoints
/wp-json/cbtj/v1/import/wp-json/cbtj/v1/export
FAQ

Frequently Asked Questions about Convert Blocks to JSON