AutoArticle Content Generator Security & Risk Analysis

wordpress.org/plugins/autoarticle-content-generator

Generate complete blog posts with AI-written content and AI-generated featured images — on demand or on autopilot.

0 active installs v1.0.9 PHP 7.2+ WP 5.0+ Updated Feb 17, 2026
ai-contentai-writingarticle-generatorauto-blogcontent-automation
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is AutoArticle Content Generator Safe to Use in 2026?

Generally Safe

Score 100/100

AutoArticle Content Generator has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2mo ago
Risk Assessment

The "autoarticle-content-generator" v1.0.9 plugin exhibits a strong security posture based on the provided static analysis and vulnerability history. All identified entry points, including 15 AJAX handlers, are protected by authentication and capability checks. The use of prepared statements for all SQL queries, coupled with proper output escaping for all 81 outputs, significantly mitigates common web vulnerabilities like SQL injection and cross-site scripting (XSS). The absence of taint analysis findings further suggests a lack of exploitable data flow issues.

While the plugin demonstrates excellent adherence to secure coding practices, the presence of the `set_time_limit` function, a potentially dangerous function, warrants a minor caution. Although not a vulnerability in itself, it could be misused in certain contexts or lead to performance issues if not handled carefully. The vulnerability history shows no recorded CVEs, which is a positive indicator of past security diligence. Overall, this plugin appears to be well-secured, with only a minor point of attention regarding the `set_time_limit` function.

Key Concerns

  • Presence of a dangerous function (set_time_limit)
Vulnerabilities
None known

AutoArticle Content Generator Security Vulnerabilities

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

AutoArticle Content Generator Release Timeline

v1.0.9Current
v1.0.8
v1.0.7
v1.0.6
Code Analysis
Analyzed Apr 16, 2026

AutoArticle Content Generator Code Analysis

Dangerous Functions
1
Raw SQL Queries
0
21 prepared
Unescaped Output
0
81 escaped
Nonce Checks
15
Capability Checks
16
File Operations
3
External Requests
7
Bundled Libraries
0

Dangerous Functions Found

set_time_limit@set_time_limit(600); // Set to 10 minutes for GPT-5 reasoningincludes/class-autoarticle-cron.php:31

SQL Query Safety

100% prepared21 total queries

Output Escaping

100% escaped81 total outputs
Attack Surface

AutoArticle Content Generator Attack Surface

Entry Points15
Unprotected0

AJAX Handlers 15

authwp_ajax_autoarticle_verify_membershipincludes/class-autoarticle-generator.php:14
authwp_ajax_autoarticle_generate_articleincludes/class-autoarticle-generator.php:15
authwp_ajax_autoarticle_schedule_articleincludes/class-autoarticle-generator.php:16
authwp_ajax_autoarticle_logoutincludes/class-autoarticle-generator.php:17
authwp_ajax_autoarticle_save_topicsincludes/class-autoarticle-generator.php:18
authwp_ajax_autoarticle_save_membershipincludes/class-autoarticle-generator.php:19
authwp_ajax_autoarticle_save_writing_styleincludes/class-autoarticle-generator.php:20
authwp_ajax_autoarticle_save_image_styleincludes/class-autoarticle-generator.php:21
authwp_ajax_autoarticle_save_languageincludes/class-autoarticle-generator.php:22
authwp_ajax_autoarticle_save_image_sizeincludes/class-autoarticle-generator.php:23
authwp_ajax_autoarticle_save_scheduleincludes/class-autoarticle-generator.php:24
authwp_ajax_autoarticle_save_topic_usageincludes/class-autoarticle-generator.php:25
authwp_ajax_autoarticle_save_post_statusincludes/class-autoarticle-generator.php:26
authwp_ajax_autoarticle_save_custom_promptincludes/class-autoarticle-generator.php:27
authwp_ajax_autoarticle_save_slug_settingsincludes/class-autoarticle-generator.php:28
WordPress Hooks 7
filtercron_schedulesautoarticle-content-generator.php:46
actionplugins_loadedautoarticle-content-generator.php:59
actioninitautoarticle-content-generator.php:71
actionadmin_initautoarticle-content-generator.php:178
actionadmin_menuincludes/class-autoarticle-admin.php:4
actionadmin_enqueue_scriptsincludes/class-autoarticle-admin.php:5
actionautoarticle_process_scheduled_jobs_hookincludes/class-autoarticle-cron.php:5
Maintenance & Trust

AutoArticle Content Generator Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 17, 2026
PHP min version7.2
Downloads308

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

AutoArticle Content Generator Developer Profile

sa77

3 plugins · 0 total installs

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

How We Detect AutoArticle 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/autoarticle-content-generator/assets/css/style.css/wp-content/plugins/autoarticle-content-generator/assets/js/main.js
Generator Patterns
AutoArticle Content Generator
Script Paths
/wp-content/plugins/autoarticle-content-generator/assets/js/main.js
Version Parameters
autoarticle-content-generator/assets/css/style.css?ver=autoarticle-content-generator/assets/js/main.js?ver=

HTML / DOM Fingerprints

CSS Classes
autoarticle-content-generator-settings
HTML Comments
<!-- AutoArticle Settings Page --><!-- AutoArticle Scheduled Jobs Page -->
Data Attributes
data-autoarticle-noncedata-autoarticle-api-url
JS Globals
autoarticle_ajax_object
REST Endpoints
/wp-json/autoarticle/v1/get_scheduled_jobs/wp-json/autoarticle/v1/save_scheduled_job/wp-json/autoarticle/v1/delete_scheduled_job/wp-json/autoarticle/v1/generate_article
FAQ

Frequently Asked Questions about AutoArticle Content Generator