Test Content Generator Security & Risk Analysis

wordpress.org/plugins/test-content-generator

Quickly generate a test site full of random users, posts, comments, tags and images.

30 active installs v0.4.4 PHP 8.3+ WP 4.0+ Updated Apr 7, 2025
lipsumlorem-ipsumtest-contenttest-postswp-cli
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Test Content Generator Safe to Use in 2026?

Generally Safe

Score 100/100

Test Content Generator has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 12mo ago
Risk Assessment

The plugin "test-content-generator" v0.4.4 exhibits a generally positive security posture based on the provided static analysis. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface. Furthermore, the code's adherence to using prepared statements for all SQL queries is a strong indicator of good security practices in database interaction. The lack of any recorded vulnerabilities, past or present, further contributes to a favorable assessment.

However, the analysis does reveal critical areas of concern. The fact that 100% of the 7 output operations are not properly escaped presents a significant risk of cross-site scripting (XSS) vulnerabilities. This is a common oversight, but the complete lack of escaping is particularly troubling. The presence of an external HTTP request without further details on its handling also warrants caution, as it could potentially lead to server-side request forgery (SSRF) or other network-related vulnerabilities if not implemented securely. The absence of nonce and capability checks on all entry points, while the entry points themselves are zero, means that if any were introduced, they would be unprotected.

Key Concerns

  • Unescaped output found
  • External HTTP request without clear auth/validation
  • Lack of capability checks on all entry points
  • Lack of nonce checks on all entry points
Vulnerabilities
None known

Test Content Generator Security Vulnerabilities

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

Test Content Generator Code Analysis

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

Output Escaping

0% escaped7 total outputs
Attack Surface

Test Content Generator Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionpre_get_postslibrary\tab_custom.php:145
actionwidget_posts_argslibrary\tab_custom.php:146
actioninittest-content-generator.php:22
actioninittest-content-generator.php:23
actionadmin_inittest-content-generator.php:24
actionadmin_menutest-content-generator.php:25
Maintenance & Trust

Test Content Generator Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedApr 7, 2025
PHP min version8.3
Downloads2K

Community Trust

Rating100/100
Number of ratings2
Active installs30
Developer Profile

Test Content Generator Developer Profile

keith_wp

10 plugins · 300 total installs

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

How We Detect Test Content Generator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/test-content-generator/library/css/admin.css/wp-content/plugins/test-content-generator/library/css/style.css
Script Paths
/wp-content/plugins/test-content-generator/library/js/admin.js
Version Parameters
test-content-generator/library/css/admin.css?ver=test-content-generator/library/css/style.css?ver=test-content-generator/library/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
tcg-admin-settingstcg-form-row
Data Attributes
data-tcg-tab
JS Globals
TCG_Admin
FAQ

Frequently Asked Questions about Test Content Generator