Generate Posts and Terms Security & Risk Analysis

wordpress.org/plugins/generate-posts-and-terms

This plugin will help you generate dummy new posts and terms.

10 active installs v1.4 PHP + WP 4.4+ Updated Mar 6, 2016
dummygeneratelorempoststerms
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Generate Posts and Terms Safe to Use in 2026?

Generally Safe

Score 85/100

Generate Posts and Terms has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The "generate-posts-and-terms" v1.4 plugin exhibits a mixed security posture. While it demonstrates good practices by avoiding dangerous functions, using prepared statements for all SQL queries, and having no recorded vulnerabilities, there are significant concerns stemming from its attack surface and output handling.

The plugin exposes one AJAX handler that lacks authentication checks, creating a potential entry point for unauthorized actions. Furthermore, the static analysis indicates that 100% of its output is not properly escaped, which could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is incorporated into these outputs. The absence of taint analysis findings is positive but doesn't mitigate the direct risks identified in the static analysis.

Overall, the plugin's lack of past vulnerabilities is encouraging, suggesting a generally careful development approach. However, the identified unprotected AJAX endpoint and the pervasive lack of output escaping represent critical weaknesses that elevate the risk profile. Addressing these specific issues is paramount to improving the plugin's security.

Key Concerns

  • Unprotected AJAX handler
  • Unescaped output detected
Vulnerabilities
None known

Generate Posts and Terms Security Vulnerabilities

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

Generate Posts and Terms Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface
1 unprotected

Generate Posts and Terms Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_generate_posts_and_terms__generate_new_postsincludes\admin\actions.php:18
WordPress Hooks 5
actionadmin_enqueue_scriptsincludes\admin\actions.php:9
actionadmin_initincludes\admin\actions.php:12
actionadmin_menuincludes\admin\actions.php:15
filtergenerate_posts_and_terms__add_menu_page_settingsincludes\admin\menu-pages\actions.php:7
filtergenerate_posts_and_terms__filter_admin_menu_options_generate_posts_and_terms__admin_panel_settingsincludes\admin\menu-pages\actions.php:10
Maintenance & Trust

Generate Posts and Terms Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedMar 6, 2016
PHP min version
Downloads2K

Community Trust

Rating76/100
Number of ratings4
Active installs10
Developer Profile

Generate Posts and Terms Developer Profile

Alexandru Vornicescu

10 plugins · 5K total installs

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

How We Detect Generate Posts and Terms

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/generate-posts-and-terms/css/style.css/wp-content/plugins/generate-posts-and-terms/js/admin.js
Script Paths
/wp-content/plugins/generate-posts-and-terms/js/admin.js
Version Parameters
generate-posts-and-terms/css/style.css?ver=generate-posts-and-terms/js/admin.js?ver=

HTML / DOM Fingerprints

JS Globals
generate_posts_and_termsgenerate_posts_and_terms__default_settings_valuesgenerate_posts_and_terms__is_plugin_activegenerate_posts_and_terms__is_plugin_active_for_network
FAQ

Frequently Asked Questions about Generate Posts and Terms