Gelo AI Block Security & Risk Analysis

wordpress.org/plugins/gelo-ai-block

Seamless and WordPress-compatible way to incorporate AI text generation into your website.

0 active installs v1.0.3 PHP 7.0+ WP 4.0+ Updated Jan 24, 2025
aiartificial-intelligencechatgptcontent-creationgenerative-ai
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Gelo AI Block Safe to Use in 2026?

Generally Safe

Score 92/100

Gelo AI Block 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 "gelo-ai-block" plugin v1.0.3 exhibits a mixed security posture. On the positive side, it demonstrates good practices by exclusively using prepared statements for SQL queries and having a high percentage of properly escaped output. The absence of known CVEs and recorded vulnerability history suggests a generally stable and secure codebase to date. However, a significant concern is its attack surface. With two AJAX handlers, both lacking authentication checks, there's a direct pathway for unauthenticated users to potentially trigger unintended actions. While taint analysis shows no critical or high-severity unsanitized flows, the presence of one flow with unsanitized paths warrants attention, as it could be a vector for future vulnerabilities if not addressed proactively.

The plugin's strengths lie in its disciplined approach to database interactions and output handling. The limited attack surface, when properly secured with authentication, is generally manageable. However, the two unprotected AJAX entry points represent a clear and present risk that needs immediate remediation. The single unsanitized path in the taint analysis, though not currently critical, is a potential weakness that should be investigated and secured to maintain a robust security posture. Overall, while the plugin has avoided historical vulnerabilities, its current architecture introduces easily exploitable entry points.

Key Concerns

  • AJAX handlers without auth checks
  • Taint flow with unsanitized path
Vulnerabilities
None known

Gelo AI Block Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Gelo AI Block Release Timeline

v1.0.4
v1.0.3Current
v1.0.2
v1.0.1
v1.0.0
Code Analysis
Analyzed Apr 16, 2026

Gelo AI Block Code Analysis

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

Output Escaping

96% escaped51 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

3 flows1 with unsanitized paths
get_success_message (admin/class-gelo-ai-admin.php:152)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Gelo AI Block Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_get_gelo_ai_block_remaining_creditsadmin/class-gelo-ai-admin.php:56
authwp_ajax_get_gelo_ai_block_htmladmin/class-gelo-ai-admin.php:57
WordPress Hooks 8
actionadmin_enqueue_scriptsadmin/class-gelo-ai-admin.php:39
actionadmin_menuadmin/class-gelo-ai-admin.php:59
actionplugins_loadedgelo-ai-block.php:83
actioninitgelo-ai-block.php:97
actioninitgelo-ai-block.php:103
actionplugins_loadedincludes/class-gelo-ai.php:120
actionadmin_enqueue_scriptsincludes/class-gelo-ai.php:135
actionadmin_enqueue_scriptsincludes/class-gelo-ai.php:136
Maintenance & Trust

Gelo AI Block Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedJan 24, 2025
PHP min version7.0
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs0
Developer Profile

Gelo AI Block Developer Profile

geloai

1 plugin · 0 total installs

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

How We Detect Gelo AI Block

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/gelo-ai-block/build/index.js/wp-content/plugins/gelo-ai-block/build/index.css
Version Parameters
gelo-ai-block/build/index.css?ver=gelo-ai-block/build/index.js?ver=

HTML / DOM Fingerprints

CSS Classes
gelo-ai-block-editor-content
Data Attributes
data-gelo-ai-block-type
JS Globals
gelo_ai_block_editor_settingsgelo_ai_block_editor_translations
REST Endpoints
/wp-json/gelo-ai-block/v1/remaining-credits/wp-json/gelo-ai-block/v1/generate-html
FAQ

Frequently Asked Questions about Gelo AI Block