AI Generated Post Security & Risk Analysis

wordpress.org/plugins/ai-generated-post

1 WordPress AI Post Generator plugin. Only by writing simple prompt generate a full post without no hassle.

20 active installs v1.1.0 PHP 7.3+ WP 5.6+ Updated Oct 17, 2025
ai-generatorai-writerchatgptcontent-writingpost-generator
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is AI Generated Post Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 5mo ago
Risk Assessment

The plugin "ai-generated-post" v1.1.0 demonstrates a generally good security posture in its static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events suggests a minimal attack surface. Furthermore, the complete avoidance of dangerous functions and raw SQL queries (100% prepared statements) are strong indicators of secure coding practices. The plugin also incorporates nonce checks, which are crucial for preventing certain types of attacks. However, a significant concern arises from the output escaping. With 87 total outputs, only 44% are properly escaped, leaving a substantial portion potentially vulnerable to Cross-Site Scripting (XSS) attacks. The lack of capability checks for any entry points, though the attack surface is currently zero, could become a risk if new entry points are added in the future without proper authorization mechanisms. The vulnerability history shows no known CVEs, which is a positive sign, but it's important to note that a clean history doesn't guarantee future security, especially in conjunction with the identified output escaping issue.

Key Concerns

  • Low percentage of properly escaped output
  • No capability checks implemented
Vulnerabilities
None known

AI Generated Post Security Vulnerabilities

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

AI Generated Post Code Analysis

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

Output Escaping

44% escaped87 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
aignpost_api_key_handler (includes\post-request-handler.php:10)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

AI Generated Post Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionplugins_loadedai-generated-post.php:24
actionadmin_enqueue_scriptsai-generated-post.php:25
actioninitai-generated-post.php:26
actionadmin_enqueue_scriptsai-generated-post.php:27
actionadmin_menuincludes\admin-options-handler.php:36
actionadmin_post_aignpost_api_keyincludes\post-request-handler.php:21
actionadmin_post_aignpost_post_generateincludes\post-request-handler.php:81
actionadmin_enqueue_scriptsincludes\post-request-handler.php:113
actionadmin_post_aignpost_insertincludes\post-request-handler.php:159
Maintenance & Trust

AI Generated Post Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedOct 17, 2025
PHP min version7.3
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

AI Generated Post Developer Profile

Md. Maruf Miah

2 plugins · 30 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 Generated Post

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ai-generated-post/admin/css/milligram.min.css/wp-content/plugins/ai-generated-post/admin/js/main.js
Script Paths
/wp-content/plugins/ai-generated-post/admin/js/main.js
Version Parameters
ai-generated-post/admin/css/milligram.min.css?ver=1.1.0ai-generated-post/admin/js/main.js?ver=1.1.0

HTML / DOM Fingerprints

JS Globals
aignpost_generated_data
FAQ

Frequently Asked Questions about AI Generated Post