AI Bulk Post Security & Risk Analysis

wordpress.org/plugins/ai-bulk-post

Generate post with AI.

10 active installs v1.0 PHP 8.0+ WP 6.0+ Updated Jul 11, 2024
aipostschedule
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is AI Bulk Post Safe to Use in 2026?

Generally Safe

Score 92/100

AI Bulk Post 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-bulk-post plugin v1.0 demonstrates a strong security posture with no known vulnerabilities in its history and a clean static analysis report. The absence of dangerous functions, file operations, external HTTP requests, and SQL injection risks (all queries use prepared statements) is commendable. The high percentage of properly escaped output and the presence of nonce checks on all AJAX handlers further bolster its security. The lack of any identified taint flows or unsanitized paths suggests that sensitive data is handled cautiously.

However, a notable concern is the complete absence of capability checks for its AJAX handlers. While nonce checks are important for preventing CSRF attacks, they do not prevent authenticated users with insufficient privileges from performing actions they shouldn't. This could lead to privilege escalation if the AJAX actions are sensitive. The plugin's vulnerability history being entirely empty is a positive sign, indicating a proactive approach to security or simply a lack of past issues, but it's always wise to maintain vigilance, especially as functionality expands.

In conclusion, ai-bulk-post v1.0 is a well-coded plugin with a good foundation in security practices. The primary area for improvement is the implementation of capability checks for its AJAX endpoints to ensure proper authorization. This, combined with its current strengths, presents a relatively low overall risk, but the missing authorization checks represent a potential weakness.

Key Concerns

  • Missing capability checks on AJAX handlers
Vulnerabilities
None known

AI Bulk Post Security Vulnerabilities

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

AI Bulk Post Release Timeline

v1.0Current
Code Analysis
Analyzed Mar 17, 2026

AI Bulk Post Code Analysis

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

Output Escaping

98% escaped58 total outputs
Attack Surface

AI Bulk Post Attack Surface

Entry Points5
Unprotected0

AJAX Handlers 5

authwp_ajax_aibp/get/add_events_formincludes\Helper\Ajax.php:11
authwp_ajax_aibp/add/eventincludes\Helper\Ajax.php:12
authwp_ajax_aibp/update/eventincludes\Helper\Ajax.php:13
authwp_ajax_aibp/delete/eventincludes\Helper\Ajax.php:14
authwp_ajax_aibp/update/event/statusincludes\Helper\Ajax.php:15
WordPress Hooks 6
actionadmin_enqueue_scriptsincludes\Admin\Admin.php:13
actioninitincludes\Admin\Admin.php:14
actiondelete_postincludes\Admin\Admin.php:15
actionadmin_menuincludes\Admin\Admin_Page.php:18
actionplugins_loadedincludes\plugin.php:49
actioninitincludes\Post_Types\Post_Types.php:11
Maintenance & Trust

AI Bulk Post Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedJul 11, 2024
PHP min version8.0
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

AI Bulk Post Developer Profile

J4

4 plugins · 20K total installs

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

How We Detect AI Bulk 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-bulk-post/dist/ai-bulk-post.js/wp-content/plugins/ai-bulk-post/dist/ai-bulk-post.css
Script Paths
/wp-content/plugins/ai-bulk-post/dist/ai-bulk-post.js
Version Parameters
ai-bulk-post/dist/ai-bulk-post.css?ver=ai-bulk-post/dist/ai-bulk-post.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-nonce="aibp-nonce"
JS Globals
AIBulkPost
REST Endpoints
/wp-json/aibp/get/add_events_form/wp-json/aibp/add/event/wp-json/aibp/update/event/wp-json/aibp/delete/event/wp-json/aibp/update/event/status
FAQ

Frequently Asked Questions about AI Bulk Post