SEO Content Helper Security & Risk Analysis

wordpress.org/plugins/seo-content-helper

Helps you write great content with search engines in mind. Keyword distribution and keyword density will help you.

40 active installs v1.2 PHP + WP 3.5+ Updated May 31, 2013
keyword-densitykeyword-distributionkeywordsseo
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SEO Content Helper Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The "seo-content-helper" v1.2 plugin presents a mixed security posture. While it has a clean vulnerability history with no recorded CVEs, indicating potential for good development practices in the past, the static analysis reveals significant security concerns. The most critical issue is an unprotected AJAX handler, which represents a direct entry point into the plugin's functionality without any authentication or authorization checks. This could allow any unauthenticated user to trigger potentially sensitive operations.

Further analysis shows the plugin uses a dangerous function (`create_function`), which is deprecated and can be a source of vulnerabilities if not handled with extreme care. The complete lack of prepared statements for SQL queries is a major red flag, creating a high risk of SQL injection vulnerabilities. The low percentage of properly escaped output also suggests a high likelihood of cross-site scripting (XSS) vulnerabilities. Despite the clean vulnerability history, these code-level issues introduce significant potential for exploitation. The plugin has a small attack surface, but the unprotected entry point and lack of robust security measures are concerning.

Key Concerns

  • Unprotected AJAX handler
  • Dangerous function used (create_function)
  • SQL queries without prepared statements
  • Low percentage of properly escaped output
  • No nonce checks on AJAX
Vulnerabilities
None known

SEO Content Helper Security Vulnerabilities

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

SEO Content Helper Code Analysis

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

Dangerous Functions Found

create_functionadd_action( 'plugins_loaded', create_function( '', '$sch_settings = new sch_settings;' ) );options.php:161

SQL Query Safety

0% prepared1 total queries

Output Escaping

4% escaped49 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
sch_ajax_callback (ajax.php:41)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

SEO Content Helper Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_sch_actionajax.php:2
WordPress Hooks 11
actionadmin_footerajax.php:3
actioninitoptions.php:11
actionadmin_initoptions.php:12
actionadmin_initoptions.php:13
actionadmin_initoptions.php:14
actionadmin_menuoptions.php:16
actionplugins_loadedoptions.php:161
actionadmin_print_styles-post-new.phpseo-content-helper.php:21
actionadmin_print_styles-post.phpseo-content-helper.php:22
actionadd_meta_boxesseo-content-helper.php:31
actionsave_postseo-content-helper.php:32
Maintenance & Trust

SEO Content Helper Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedMay 31, 2013
PHP min version
Downloads10K

Community Trust

Rating96/100
Number of ratings5
Active installs40
Developer Profile

SEO Content Helper Developer Profile

Jenst

7 plugins · 280 total installs

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

How We Detect SEO Content Helper

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/seo-content-helper/style.css/wp-content/plugins/seo-content-helper/metabox-tabs.js
Script Paths
/wp-content/plugins/seo-content-helper/metabox-tabs.js
Version Parameters
seo-content-helper/style.css?ver=seo-content-helper/metabox-tabs.js?ver=

HTML / DOM Fingerprints

CSS Classes
green1red1green2red2keywordkeyword1keyword2sch+19 more
Data Attributes
data-positiondata-value
FAQ

Frequently Asked Questions about SEO Content Helper