Autocontent Security & Risk Analysis

wordpress.org/plugins/autocontent

Automate your website's blog posts with Autocontent. Generate great content and enhance your website’s SEO automatically!

200 active installs v1.36 PHP 7.2+ WP 5.2+ Updated Dec 6, 2025
contentcontent-creationcontent-generatorseo
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Autocontent Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 3mo ago
Risk Assessment

The autocontent v1.36 plugin exhibits a generally good security posture, with a significant emphasis on secure coding practices. The absence of dangerous functions, the exclusive use of prepared statements for SQL queries, and a high percentage of properly escaped output are all positive indicators. The plugin also demonstrates robust protection of its entry points, with all 8 AJAX handlers having authentication checks, and no shortcodes or REST API routes found without proper permission callbacks.

However, there are areas for concern. The taint analysis reveals 3 flows with unsanitized paths, which, despite not reaching critical or high severity in this analysis, represent potential vectors for unexpected behavior or information leakage if exploited. Furthermore, the presence of 6 external HTTP requests introduces a dependency on external services, which could be a target for man-in-the-middle attacks or denial-of-service if those services are compromised or unavailable. The file operation and capability checks, while present, are few, suggesting a limited scope for these operations within the plugin.

The plugin's vulnerability history is clean, with no recorded CVEs. This absence of past vulnerabilities, combined with the current secure coding practices, suggests a proactive approach to security by the developers. Nevertheless, the taint analysis findings, though not critical, warrant attention as they highlight potential weaknesses that could be exploited in a more sophisticated attack scenario. Overall, the plugin is relatively secure, but the identified taint flows and external dependencies present minor risks.

Key Concerns

  • Unsanitized paths in taint flows
  • External HTTP requests
Vulnerabilities
None known

Autocontent Security Vulnerabilities

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

Autocontent Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
10
102 escaped
Nonce Checks
9
Capability Checks
1
File Operations
1
External Requests
6
Bundled Libraries
0

Output Escaping

91% escaped112 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

8 flows3 with unsanitized paths
autocontent_add_featured_image (autocontent.php:1231)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Autocontent Attack Surface

Entry Points8
Unprotected0

AJAX Handlers 8

authwp_ajax_update_activation_statusautocontent.php:321
authwp_ajax_update_activation_key_optionautocontent.php:370
authwp_ajax_reset_activation_key_optionsautocontent.php:417
authwp_ajax_autocontent_generate_post_nowautocontent.php:1381
noprivwp_ajax_autocontent_generate_post_nowautocontent.php:1382
authwp_ajax_schedule_setupautocontent.php:1410
authwp_ajax_save_setup_settingsautocontent.php:1501
authwp_ajax_check_autocontent_creditsautocontent.php:1507
WordPress Hooks 14
actionadmin_enqueue_scriptsautocontent-intro.php:6
actionadmin_enqueue_scriptsautocontent-intro.php:77
actionwp_enqueue_scriptsautocontent.php:24
actionadmin_enqueue_scriptsautocontent.php:72
actionadmin_initautocontent.php:200
actionautocontent_event_hookautocontent.php:235
actionautocontent_monthly_hookautocontent.php:236
actionadmin_menuautocontent.php:244
actionadmin_menuautocontent.php:315
actionadmin_initautocontent.php:997
filtercron_schedulesautocontent_schedule_setup.php:15
actionadmin_enqueue_scriptssetup-wizard.php:9
actionadmin_enqueue_scriptssetup-wizard.php:427
actionadmin_enqueue_scriptssetup-wizard.php:437

Scheduled Events 2

autocontent_monthly_hook
autocontent_event_hook
Maintenance & Trust

Autocontent Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedDec 6, 2025
PHP min version7.2
Downloads5K

Community Trust

Rating100/100
Number of ratings5
Active installs200
Developer Profile

Autocontent Developer Profile

Remwes, LLC

2 plugins · 400 total installs

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

How We Detect Autocontent

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/autocontent/styles.css/wp-content/plugins/autocontent/script.js/wp-content/plugins/autocontent/css/setup-style.css/wp-content/plugins/autocontent/js/setup-wizard.js/wp-content/plugins/autocontent/js/ac-precheck.js
Version Parameters
autocontent-admin-styles?ver=autocontent-admin-scripts?ver=autocontent-setup-styles?id=autocontent-setup-scripts?id=autocontent-precheck?id=

HTML / DOM Fingerprints

CSS Classes
autocontent-wrapautocontent-spinner
HTML Comments
Autocontent - SettingsSetup Wizard - IntroSetup Wizard - PrecheckSetup Wizard - Settings
Data Attributes
data-autocontent-targetdata-autocontent-iddata-autocontent-actiondata-autocontent-typedata-autocontent-domain
JS Globals
autocontent_vars
REST Endpoints
/wp-json/autocontent/v1/settings
Shortcode Output
[autocontent][autocontent-generator]
FAQ

Frequently Asked Questions about Autocontent