AI Featured Image Generator for Posts Security & Risk Analysis

wordpress.org/plugins/ai-image-generator-for-posts

Automatically generate AI featured images for your WordPress posts based on the title and content, Powered by Together API.

10 active installs v2.1 PHP 7.0+ WP 5.0+ Updated Dec 27, 2024
aifeatured-imageimage-generatorpost-automationtogether-api
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is AI Featured Image Generator for Posts Safe to Use in 2026?

Generally Safe

Score 92/100

AI Featured Image Generator for Posts 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 "ai-image-generator-for-posts" plugin version 2.1 presents a generally good security posture based on the provided static analysis. The plugin has a small attack surface consisting of three AJAX handlers, all of which appear to have authentication checks, which is a positive sign. There are no REST API routes, shortcodes, or cron events, further limiting potential entry points. The code signals are also encouraging, with no dangerous functions, all SQL queries using prepared statements, and a high percentage of output escaping. The presence of nonce checks on AJAX handlers is also a good security practice.

However, a few areas warrant attention. The plugin makes an external HTTP request, which, while not inherently vulnerable, can be a point of concern if not handled securely or if the target endpoint is compromised. The static analysis did not reveal any taint flows, suggesting no obvious unsanitized paths that could lead to vulnerabilities. The vulnerability history is clean, with zero known CVEs, indicating a good track record for this plugin. Despite the lack of critical issues, the capability checks are noted as zero, which is a potential weakness that could be exploited if an attacker can trick an authenticated user into triggering an action they shouldn't be able to. Overall, the plugin demonstrates strong adherence to basic WordPress security principles, but the absence of explicit capability checks on its entry points is a minor concern.

Key Concerns

  • Capability checks are missing
  • External HTTP requests
Vulnerabilities
None known

AI Featured Image Generator for Posts Security Vulnerabilities

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

AI Featured Image Generator for Posts Release Timeline

v2.1Current
v2.0
v1.0
Code Analysis
Analyzed Mar 17, 2026

AI Featured Image Generator for Posts Code Analysis

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

Output Escaping

82% escaped17 total outputs
Attack Surface

AI Featured Image Generator for Posts Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 3

authwp_ajax_generate_aigfp_imageai-image-generator-for-posts.php:103
authwp_ajax_set_aigfp_image_as_featuredai-image-generator-for-posts.php:161
authwp_ajax_set_native_featured_imageai-image-generator-for-posts.php:247
WordPress Hooks 5
actionadmin_menuadmin\ai-image-generator-for-posts-settings.php:3
actionadmin_initadmin\ai-image-generator-for-posts-settings.php:48
actionadmin_enqueue_scriptsai-image-generator-for-posts.php:20
actiondo_meta_boxesai-image-generator-for-posts.php:69
actionsave_postai-image-generator-for-posts.php:275
Maintenance & Trust

AI Featured Image Generator for Posts Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedDec 27, 2024
PHP min version7.0
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

AI Featured Image Generator for Posts Developer Profile

Muhammad Burhan Sultan

1 plugin · 10 total installs

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

How We Detect AI Featured Image Generator for Posts

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ai-image-generator-for-posts/css/bootstrap.min.css/wp-content/plugins/ai-image-generator-for-posts/css/ai-image-generator-for-posts.css/wp-content/plugins/ai-image-generator-for-posts/js/ai-image-generator-for-posts.js
Script Paths
/wp-content/plugins/ai-image-generator-for-posts/js/ai-image-generator-for-posts.js
Version Parameters
ai-image-generator-for-posts/css/bootstrap.min.css?ver=ai-image-generator-for-posts/css/ai-image-generator-for-posts.css?ver=ai-image-generator-for-posts/js/ai-image-generator-for-posts.js?ver=

HTML / DOM Fingerprints

Data Attributes
id="ai-image-generator-for-posts-container"id="size-aigfp-image"id="generate-aigfp-image"id="aigfp-image-result"class="button button-primary"
JS Globals
aigfp_image_generator
REST Endpoints
/wp-json/ai-image-generator-for-posts/v1/generate
FAQ

Frequently Asked Questions about AI Featured Image Generator for Posts