Content Randomizer FREE Security & Risk Analysis

wordpress.org/plugins/content-randomizer-free

This plugin randomly shuffles content around in an article using a simple short code to create dynamic articles and pages that change on each visit.

10 active installs v1.0.1 PHP + WP 3.0.1+ Updated Apr 17, 2017
contentgeneratorrandomizerrewriterseo
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Content Randomizer FREE Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The plugin 'content-randomizer-free' v1.0.1 exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, SQL injection vulnerabilities (due to 100% prepared statements), and proper output escaping are positive indicators. The lack of file operations and external HTTP requests further reduces potential attack vectors. Furthermore, the plugin has no recorded vulnerabilities, which suggests a history of secure development or effective patching by the developers.

However, there are areas that warrant attention. The presence of a shortcode as an entry point, while not inherently insecure, represents a potential avenue for exploitation if not handled with utmost care regarding input sanitization and capability checks, especially given the lack of explicit nonce or capability checks mentioned in the analysis. While taint analysis showed no issues, this is based on a limited number of flows. A comprehensive review of the shortcode's implementation is recommended to ensure all inputs are properly validated and sanitized before processing or outputting data.

In conclusion, the plugin appears to be developed with security in mind, demonstrating good practices in critical areas like SQL and output handling. The main concern is the potential for insecure shortcode processing due to the lack of explicit security checks mentioned. The clean vulnerability history is a significant strength. The overall risk is assessed as low, but vigilance regarding the shortcode's implementation is advised.

Key Concerns

  • Shortcode entry point without explicit auth checks
  • No nonce checks on any entry points
  • No capability checks on any entry points
Vulnerabilities
None known

Content Randomizer FREE Security Vulnerabilities

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

Content Randomizer FREE Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

Content Randomizer FREE Code Analysis

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

Content Randomizer FREE Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[gen] content-randomizer-free.php:34
WordPress Hooks 2
actionadmin_menucontent-randomizer-free.php:86
filterthe_contentcontent-randomizer-free.php:102
Maintenance & Trust

Content Randomizer FREE Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.33
Last updatedApr 17, 2017
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Content Randomizer FREE Developer Profile

Davy

1 plugin · 10 total installs

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

How We Detect Content Randomizer FREE

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

Asset Fingerprints

Generator Patterns
Wordpress Content Randomizer

HTML / DOM Fingerprints

Shortcode Output
<div style="float:left;width:49%;box-sizing:border-box;padding:5px;background:#FAFAFA;"> <b>Input:</b><br> <code>My [gen]favorite|least favorite[/gen] color is [gen]blue|the color of the sky[/gen].<br /><br /></code> </div> <div style="float:right;width:49%;box-sizing:border-box;padding:5px;background:#FAFAFA;"> <b>Potential Output:</b><br> <code>My least favorite color is blue.</code><br> <code>My favorite color is the color of the sky.</code><br> <code>My favorite color is blue.</code> </div>
FAQ

Frequently Asked Questions about Content Randomizer FREE