Infogen Auto Post Generator Security & Risk Analysis

wordpress.org/plugins/infogen-auto-post-generator

Generates one SEO-optimized article (~500-600 words) hourly in the chosen language using APIs like OpenAI, Gemini, or Grok (no affiliation).

0 active installs v1.0.3 PHP 7.4+ WP 5.0+ Updated Sep 8, 2025
auto-postcontent-generatorgeminiopenaiseo
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Infogen Auto Post Generator Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 6mo ago
Risk Assessment

The "infogen-auto-post-generator" plugin v1.0.3 exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, SQL injection vulnerabilities (all queries use prepared statements), and file operations is commendable. Furthermore, the high percentage of properly escaped output suggests a good awareness of preventing cross-site scripting (XSS) vulnerabilities. The plugin also demonstrates a good use of security measures with a significant number of nonce and capability checks, alongside all entry points having these protections in place. The vulnerability history being completely clear further reinforces this positive outlook, indicating a lack of known past security flaws.

However, while the overall picture is positive, there are a couple of areas that warrant attention. The presence of one external HTTP request, while not inherently malicious, could potentially introduce risks if the target endpoint is compromised or if the data sent is not handled securely. Additionally, the plugin has three AJAX handlers, and while the analysis states 0 are unprotected, it's always prudent to ensure that the specific implementations of these handlers are robust and that the capability checks are sufficiently granular to prevent unauthorized access to sensitive functionalities. The current data suggests a well-developed plugin from a security perspective, with minimal identifiable risks.

Key Concerns

  • External HTTP requests present
Vulnerabilities
None known

Infogen Auto Post Generator Security Vulnerabilities

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

Infogen Auto Post Generator Code Analysis

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

Output Escaping

94% escaped35 total outputs
Data Flows
All sanitized

Data Flow Analysis

3 flows
render_admin_page (infogen-auto-post-generator.php:214)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Infogen Auto Post Generator Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 3

authwp_ajax_infapg_generate_manual_postinfogen-auto-post-generator.php:21
authwp_ajax_infapg_append_keywordsinfogen-auto-post-generator.php:22
authwp_ajax_infapg_reset_keyword_indexinfogen-auto-post-generator.php:23
WordPress Hooks 6
actioninitinfogen-auto-post-generator.php:18
actioninfapg_auto_publish_articlesinfogen-auto-post-generator.php:19
actionadmin_menuinfogen-auto-post-generator.php:20
actionadd_meta_boxesinfogen-auto-post-generator.php:24
actionsave_postinfogen-auto-post-generator.php:25
actionadmin_enqueue_scriptsinfogen-auto-post-generator.php:26

Scheduled Events 1

infapg_auto_publish_articles
Maintenance & Trust

Infogen Auto Post Generator Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedSep 8, 2025
PHP min version7.4
Downloads211

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Infogen Auto Post Generator Developer Profile

infogen

1 plugin · 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 Infogen Auto Post Generator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/infogen-auto-post-generator/admin-script.js/wp-content/plugins/infogen-auto-post-generator/admin-style.css
Script Paths
https://cdn.tailwindcss.com
Version Parameters
infogen-auto-post-generator/admin-script.js?ver=infogen-auto-post-generator/admin-style.css?ver=

HTML / DOM Fingerprints

CSS Classes
infapg-loading-overlay
Data Attributes
data-action="infapg_generate_manual_post"data-action="infapg_append_keywords"data-action="infapg_reset_keyword_index"
JS Globals
infapg_generate_manual_postinfapg_append_keywordsinfapg_reset_keyword_index
REST Endpoints
/wp-json/infapg
FAQ

Frequently Asked Questions about Infogen Auto Post Generator