SEO Checker Security & Risk Analysis

wordpress.org/plugins/technical-on-page-seo-checker

SEO Checker helps WordPress website pages rank better in search engines.

50 active installs v1.0.2 PHP 5.0.0+ WP 3.0.0+ Updated Jan 21, 2020
on-page-seoseo-checkertechnical-on-page-seotechnical-seowordpress-seo
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SEO Checker Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The "technical-on-page-seo-checker" plugin, in version 1.0.2, exhibits a mixed security posture. On the positive side, it demonstrates good practices by not utilizing dangerous functions, employing prepared statements for all SQL queries, and having no recorded vulnerability history. This suggests a generally cautious approach to development regarding common security pitfalls.

However, significant concerns arise from the static analysis. The plugin possesses a notable attack surface with one AJAX handler that lacks any authentication checks. This is a critical weakness, as it opens the door to potential unauthorized actions if an attacker can trigger this handler. Furthermore, a substantial portion of its output (35%) is not properly escaped, which could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is directly reflected in the output.

While the absence of known CVEs and taint flows is encouraging, the identified lack of authentication on an AJAX endpoint and the unescaped output represent immediate and actionable security risks. The plugin needs to address these specific findings to improve its overall security. The vulnerability history being clean is a good sign for the past, but does not mitigate current code-level risks.

Key Concerns

  • AJAX handler without authentication
  • Significant unescaped output
Vulnerabilities
None known

SEO Checker Security Vulnerabilities

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

SEO Checker Code Analysis

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

Output Escaping

65% escaped17 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
topsc_homeOutput (includes\topsc_home.php:23)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

SEO Checker Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_topsc_checkincludes\topsc_check.php:208
WordPress Hooks 3
actionadmin_footerincludes\topsc_check.php:230
actionadmin_menuincludes\topsc_home.php:20
actionadmin_headincludes\topsc_home.php:298
Maintenance & Trust

SEO Checker Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedJan 21, 2020
PHP min version5.0.0
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs50
Developer Profile

SEO Checker Developer Profile

wpza

4 plugins · 230 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 Checker

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/technical-on-page-seo-checker/css/topsc-style.css/wp-content/plugins/technical-on-page-seo-checker/js/topsc-script.js
Script Paths
/wp-content/plugins/technical-on-page-seo-checker/js/topsc-script.js
Version Parameters
technical-on-page-seo-checker/css/topsc-style.css?ver=technical-on-page-seo-checker/js/topsc-script.js?ver=

HTML / DOM Fingerprints

CSS Classes
topsc_checktopsc_result
Data Attributes
data-topsc
JS Globals
ajaxurl
REST Endpoints
/wp-json/
FAQ

Frequently Asked Questions about SEO Checker