AI Entries Security & Risk Analysis

wordpress.org/plugins/ai-entries

This plugin uses Google artificial intelligence (GEMINI), Stability AI, and News API to automate the creation of WordPress posts based on configurable …

10 active installs v1.0.9 PHP 7.2+ WP 5.2+ Updated Feb 27, 2025
aiautomated-publishingcontent-generationimage-generationnews
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is AI Entries Safe to Use in 2026?

Generally Safe

Score 92/100

AI Entries 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-entries" v1.0.9 plugin exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of any recorded CVEs, critical or high-severity taint flows, and a low number of unprotected entry points are all positive indicators. The code also demonstrates good practices in using prepared statements for SQL queries and a high percentage of properly escaped output, which mitigates common web vulnerabilities.

However, there are a few areas that warrant attention. The presence of external HTTP requests, while not inherently a vulnerability, can introduce risks if the target endpoints are compromised or if the requests are not handled securely (e.g., with proper validation of responses). The limited number of nonce and capability checks, combined with the limited entry points analyzed, suggests a small attack surface but could indicate a potential oversight if the plugin's functionality grows or if those limited checks are not applied universally across all relevant operations.

Overall, the plugin appears well-secured with a clean history and good coding practices. The main areas for potential improvement involve scrutinizing the security of external HTTP requests and ensuring robust authorization and input validation are in place for all plugin operations, even if the current attack surface is small. The lack of historical vulnerabilities is a significant strength.

Key Concerns

  • External HTTP requests
  • Limited nonce and capability checks
Vulnerabilities
None known

AI Entries Security Vulnerabilities

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

AI Entries Release Timeline

v1.0.9Current
v1.0.8
v1.0.7
Code Analysis
Analyzed Mar 17, 2026

AI Entries Code Analysis

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

Output Escaping

97% escaped39 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
settings_page (includes\class-ai-entries-settings.php:19)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

AI Entries Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_menuincludes\class-ai-entries.php:36
Maintenance & Trust

AI Entries Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedFeb 27, 2025
PHP min version7.2
Downloads773

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

AI Entries Developer Profile

Julio Bermúdez

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 Entries

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ai-entries/assets/css/ai-entries.css/wp-content/plugins/ai-entries/assets/js/ai-entries.js
Script Paths
/wp-content/plugins/ai-entries/assets/js/ai-entries.js
Version Parameters
ai-entries/assets/css/ai-entries.css?ver=ai-entries/assets/js/ai-entries.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about AI Entries