MILEHA AiContent Security & Risk Analysis

wordpress.org/plugins/mileha-aicontent

Generate blog posts directly in your WordPress editor. MILEHA AiContent uses the Google Gemini API to turn keywords into structured articles.

0 active installs v1.0.1 PHP 7.4+ WP 6.1+ Updated Jun 27, 2025
aiblockcontentgeminigutenberg
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is MILEHA AiContent Safe to Use in 2026?

Generally Safe

Score 92/100

MILEHA AiContent 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 "mileha-aicontent" plugin version 1.0.1 demonstrates a generally good security posture based on the provided static analysis. The absence of dangerous functions, file operations, and SQL queries (or all queries being properly prepared) are strong indicators of secure coding practices. The plugin also exhibits high levels of output escaping and utilizes capability checks for access control. Furthermore, the lack of any recorded vulnerabilities in its history suggests a commitment to security or a lack of prior exploitation.

However, there are a couple of areas that present a minor concern. The plugin has two REST API routes, and while they have permission callbacks, the analysis indicates none of them are checked. This means that while the routes are registered, the underlying permissions might not be properly enforced, potentially allowing unauthorized access to these endpoints. Additionally, the absence of nonce checks, especially in conjunction with AJAX handlers (even though there are none currently), is a missed opportunity for a robust security layer against CSRF attacks if functionality is added in the future.

Overall, the plugin is relatively secure with no critical or high-risk findings in the static analysis or vulnerability history. The presence of REST API routes without explicit permission checks and the lack of nonce checks are the primary areas for potential improvement to further harden its security.

Key Concerns

  • REST API routes without permission callbacks
  • Lack of nonce checks
Vulnerabilities
None known

MILEHA AiContent Security Vulnerabilities

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

MILEHA AiContent Release Timeline

v1.0.1Current
Code Analysis
Analyzed Mar 17, 2026

MILEHA AiContent Code Analysis

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

Output Escaping

95% escaped20 total outputs
Attack Surface

MILEHA AiContent Attack Surface

Entry Points2
Unprotected0

REST API Routes 2

POST/wp-json/mileha-aicontent/v1/generate-postinc\api.php:19
POST/wp-json/mileha-aicontent/v1/validate-keyinc\api.php:27
WordPress Hooks 6
actionadmin_enqueue_scriptsinc\admin.php:36
actionadmin_menuinc\admin.php:70
actionadmin_menuinc\admin.php:95
actionadmin_initinc\admin.php:113
actionrest_api_initinc\api.php:16
actioninitinc\setup.php:43
Maintenance & Trust

MILEHA AiContent Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.6
Last updatedJun 27, 2025
PHP min version7.4
Downloads427

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

MILEHA AiContent Developer Profile

mileha

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 MILEHA AiContent

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/mileha-aicontent/css/admin-styles.css/wp-content/plugins/mileha-aicontent/js/admin-settings.js
Script Paths
/wp-content/plugins/mileha-aicontent/js/admin-settings.js
Version Parameters
mileha-aicontent/css/admin-styles.css?ver=mileha-aicontent/js/admin-settings.js?ver=

HTML / DOM Fingerprints

CSS Classes
awaiting-modpending-count
HTML Comments
<!-- Direkten Zugriff auf die Datei verhindern, eine wichtige Sicherheitsmaßnahme. --><!-- Funktionen für den Admin-Bereich und die Einstellungsseite. --><!-- Direkten Zugriff verhindern. --><!-- Lädt die Skripte und Styles für die Admin-Seite. -->+10 more
Data Attributes
data-nonce
JS Globals
mileha_aicontent_ajax_object
REST Endpoints
/mileha-aicontent/v1/generate-post/mileha-aicontent/v1/validate-key
FAQ

Frequently Asked Questions about MILEHA AiContent