AI Content Generate – Content generator for the editor Security & Risk Analysis

wordpress.org/plugins/ai-content-generate

The AI Content Generator plugin brings ChatGPT to WordPress, enabling quick and easy content creation within the Gutenberg editor.

0 active installs v1.0.0 PHP + WP 4.5+ Updated Nov 1, 2024
ai-contentai-content-generatorchatgptopenai
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is AI Content Generate – Content generator for the editor Safe to Use in 2026?

Generally Safe

Score 92/100

AI Content Generate – Content generator for the editor has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "ai-content-generate" plugin version 1.0.0 exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, a complete reliance on prepared statements for SQL queries, and proper output escaping across all identified outputs are significant strengths. Furthermore, the plugin has no known vulnerabilities in its history, suggesting a proactive approach to security by its developers. The limited attack surface, with all identified entry points (REST API routes and AJAX handlers) having permission callbacks or authentication checks, further bolsters its security.

However, a notable area for improvement is the lack of nonce checks. While the plugin correctly implements capability checks and secures its REST API routes, the absence of nonce checks on AJAX handlers (even though there are none reported as unprotected) can be a potential weak point. This could leave the plugin susceptible to cross-site request forgery (CSRF) attacks if any AJAX actions were to be added without proper nonce protection in the future. The single external HTTP request, while not inherently a vulnerability, should be monitored for potential risks if the external service is compromised or behaves maliciously. Overall, the plugin is well-secured, but the missing nonce checks represent a minor but important area to address for complete robustness.

Key Concerns

  • Missing nonce checks
Vulnerabilities
None known

AI Content Generate – Content generator for the editor Security Vulnerabilities

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

AI Content Generate – Content generator for the editor Code Analysis

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

Output Escaping

100% escaped23 total outputs
Attack Surface

AI Content Generate – Content generator for the editor Attack Surface

Entry Points3
Unprotected0

REST API Routes 3

POST/wp-json/dowp/v1chatgptapp\Api\RestApi.php:22
GET/wp-json/dowp/v1settingsapp\Api\SettingsApi.php:27
GET/wp-json/dowp/v1settingsapp\Api\SettingsApi.php:37
WordPress Hooks 9
actionplugins_loadedai-content-generate.php:32
actionadmin_menuapp\Admin\AdminHooks.php:14
actionin_admin_headerapp\Admin\AdminHooks.php:15
actionedit_form_after_titleapp\Admin\AdminHooks.php:16
actionrest_api_initapp\Api\RestApi.php:13
actionrest_api_initapp\Api\SettingsApi.php:17
actionenqueue_block_editor_assetsapp\Controllers\BlocksController.php:20
actionadmin_enqueue_scriptsapp\Controllers\BlocksController.php:21
actionadmin_enqueue_scriptsapp\Controllers\ScriptController.php:28
Maintenance & Trust

AI Content Generate – Content generator for the editor Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedNov 1, 2024
PHP min version
Downloads762

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

AI Content Generate – Content generator for the editor Developer Profile

DevofWP

3 plugins · 20 total installs

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

How We Detect AI Content Generate – Content generator for the 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-content-generate/blocks/main.css/wp-content/plugins/ai-content-generate/blocks/main.js/wp-content/plugins/ai-content-generate/assets/css/settings-admin.css/wp-content/plugins/ai-content-generate/assets/settings/main.js
Script Paths
/wp-content/plugins/ai-content-generate/blocks/main.js/wp-content/plugins/ai-content-generate/assets/settings/main.js
Version Parameters
ai-content-generate/assets/css/settings-admin.css?ver=ai-content-generate/assets/settings/main.js?ver=

HTML / DOM Fingerprints

CSS Classes
dowp-blocks-css
JS Globals
dowpParamsai_content
REST Endpoints
/wp-json/dowp/v1/chatgpt
FAQ

Frequently Asked Questions about AI Content Generate – Content generator for the editor