AI content generator Security & Risk Analysis

wordpress.org/plugins/skelet-ai

AI Content Generator is an AI-powered plugin that generates SEO-optimized blog content effortlessly.

10 active installs v1.5 PHP 7.4+ WP 5.0+ Updated Apr 17, 2025
ai-content-generatorartificial-intelligencebest-content-generatorblog-generatorpost-generator
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is AI content generator Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 11mo ago
Risk Assessment

The 'skelet-ai' plugin v1.5 demonstrates a mixed security posture. On the positive side, all observed outputs are properly escaped, and there are no recorded vulnerabilities (CVEs) in its history, suggesting a potentially well-maintained codebase. The absence of dangerous functions and bundled libraries is also a good sign. However, several concerning aspects are present in the static analysis. The plugin has an attack surface of 5 entry points, with 1 of these (a REST API route) lacking permission callbacks, presenting an immediate risk of unauthorized access. Furthermore, all 5 SQL queries are executed without prepared statements, which is a significant risk for SQL injection vulnerabilities, especially when combined with unsanitized inputs. While the taint analysis did not reveal critical or high severity flows, the presence of a flow with unsanitized paths warrants attention. The lack of capability checks on any of the entry points is also a notable weakness, as it relies on WordPress's default authentication mechanisms which may not be granular enough for all scenarios.

Key Concerns

  • REST API route without permission callbacks
  • SQL queries without prepared statements
  • Flow with unsanitized paths
  • No capability checks on entry points
Vulnerabilities
None known

AI content generator Security Vulnerabilities

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

AI content generator Code Analysis

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

SQL Query Safety

0% prepared5 total queries

Output Escaping

100% escaped15 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<functions> (inc\functions.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

AI content generator Attack Surface

Entry Points5
Unprotected1

AJAX Handlers 4

authwp_ajax_verify_skelet_api_keyinc\ajax.php:54
noprivwp_ajax_verify_skelet_api_keyinc\ajax.php:55
authwp_ajax_skelet_generate_contentinc\ajax.php:153
noprivwp_ajax_skelet_generate_contentinc\ajax.php:154

REST API Routes 1

POST/wp-json/skelet/v1/publish_postinc\functions.php:23
WordPress Hooks 7
actionadmin_menuinc\admin-pages.php:39
actionadmin_enqueue_scriptsinc\functions.php:8
actionadmin_enqueue_scriptsinc\functions.php:20
actionrest_api_initinc\functions.php:22
actionrest_pre_serve_requestinc\functions.php:29
actionmanage_posts_extra_tablenavinc\helpers.php:16
actionadmin_footerinc\helpers.php:35
Maintenance & Trust

AI content generator Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedApr 17, 2025
PHP min version7.4
Downloads828

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

AI content generator Developer Profile

skeletai

1 plugin · 10 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 content generator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/skelet-ai/css/admin.css/wp-content/plugins/skelet-ai/js/admin.js
Script Paths
/wp-content/plugins/skelet-ai/js/admin.js
Version Parameters
skelet-admin-js?ver=1.02

HTML / DOM Fingerprints

CSS Classes
skelet_responseskelet_details
Data Attributes
data-action="verify_api_key"data-nonce="
JS Globals
skelet_ajax_object
REST Endpoints
/skelet/v1/publish_post
FAQ

Frequently Asked Questions about AI content generator