AI Block Editor Security & Risk Analysis

wordpress.org/plugins/ai-editor

AI Editor adds an AI assistant in Gutenberg, capable of adding core blocks with content based on your prompts. Just tell AI Editor what you need and i …

60 active installs v1.0.4 PHP 7.0+ WP 5.8+ Updated Aug 3, 2025
aieditorgptgutenbergopenai
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is AI Block Editor Safe to Use in 2026?

Generally Safe

Score 100/100

AI Block Editor has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8mo ago
Risk Assessment

The "ai-editor" plugin v1.0.4 exhibits a generally strong security posture based on the provided static analysis. A key strength is the complete absence of known CVEs, suggesting a history of responsible development and maintenance. The plugin also demonstrates good practices by utilizing prepared statements for all SQL queries and implementing capability checks for its entry points. The limited attack surface, consisting of only two REST API routes, is a positive indicator, especially since these routes also have permission callbacks. However, there are a couple of areas that warrant attention. The presence of an external HTTP request, while not inherently a vulnerability, introduces a potential for supply chain attacks or the reliance on an insecure external service, which should be carefully evaluated. Furthermore, the fact that 36% of output is not properly escaped presents a potential Cross-Site Scripting (XSS) risk, especially if user-supplied data is involved in these outputs.

Key Concerns

  • Unescaped output detected
  • External HTTP request present
Vulnerabilities
None known

AI Block Editor Security Vulnerabilities

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

AI Block Editor Code Analysis

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

Output Escaping

64% escaped14 total outputs
Attack Surface

AI Block Editor Attack Surface

Entry Points2
Unprotected0

REST API Routes 2

POST/wp-json/ai-editor/v1/completionsinc\class-aieditor-openai-endpoint.php:16
GET/wp-json/ai-editor/v1/settingsinc\class-aieditor-settings-endpoint.php:14
WordPress Hooks 6
actionadmin_enqueue_scriptsinc\class-aieditor-enqueues.php:15
actionplugins_loadedinc\class-aieditor-language-setup.php:14
actionrest_api_initinc\class-aieditor-openai-endpoint.php:311
actionrest_api_initinc\class-aieditor-settings-endpoint.php:62
actionadmin_menuinc\class-aieditor-settings-page.php:18
actionadmin_initinc\class-aieditor-settings-page.php:19
Maintenance & Trust

AI Block Editor Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedAug 3, 2025
PHP min version7.0
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs60
Developer Profile

AI Block Editor Developer Profile

Virgildia

4 plugins · 41K total installs

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

How We Detect AI Block Editor

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ai-editor/build/sidebar.js/wp-content/plugins/ai-editor/build/sidebar.css
Script Paths
/wp-content/plugins/ai-editor/build/sidebar.js
Version Parameters
ai-editor/build/sidebar.css?ver=ai-editor/build/sidebar.js?ver=

HTML / DOM Fingerprints

REST Endpoints
/wp-json/ai-editor/v1/completions
FAQ

Frequently Asked Questions about AI Block Editor