SEO Links Generator Security & Risk Analysis

wordpress.org/plugins/seo-links-generator

With SEO Links Generator you can easily add links (automatically) for keywords and phrases in posts, pages and comments.

10 active installs v1.0 PHP 5.2.4+ WP 2.3+ Updated Sep 12, 2017
categoriespagespostpoststags
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SEO Links Generator Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The plugin "seo-links-generator" v1.0 presents a mixed security posture. On one hand, the absence of known CVEs and the plugin's limited attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events, suggest a relatively contained footprint. The use of prepared statements for all SQL queries is a strong positive security practice. However, a significant concern arises from the complete lack of output escaping, with 0% of the 26 identified outputs being properly sanitized. This indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, allowing malicious scripts to be injected into the WordPress admin area or even on the frontend, depending on where these outputs are rendered. While taint analysis found no issues, this could be due to the limited scope of analysis or the specific nature of the code, and does not negate the risks identified by the lack of output escaping. The single external HTTP request also warrants scrutiny, though its context is not provided. The sole nonce check and complete absence of capability checks are concerning, implying that even if entry points existed, their security might be weak.

Key Concerns

  • No proper output escaping
  • No capability checks on entry points
  • Only 1 nonce check found
Vulnerabilities
None known

SEO Links Generator Security Vulnerabilities

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

SEO Links Generator Code Analysis

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

SQL Query Safety

100% prepared3 total queries

Output Escaping

0% escaped26 total outputs
Attack Surface

SEO Links Generator Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
filterthe_contentseo-links-generator.php:21
filtercomment_textseo-links-generator.php:23
actioncreate_categoryseo-links-generator.php:25
actionedit_categoryseo-links-generator.php:26
actionedit_postseo-links-generator.php:27
actionsave_postseo-links-generator.php:28
actionadmin_menuseo-links-generator.php:29
actionadmin_enqueue_scriptsseo-links-generator.php:31
Maintenance & Trust

SEO Links Generator Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedSep 12, 2017
PHP min version5.2.4
Downloads1K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

SEO Links Generator Developer Profile

vimal.ghorecha

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 SEO Links Generator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/seo-links-generator/js/jquery.js/wp-content/plugins/seo-links-generator/js/seo-links-generator.js/wp-content/plugins/seo-links-generator/css/seo-links-generator.css
Script Paths
/wp-content/plugins/seo-links-generator/js/jquery.js/wp-content/plugins/seo-links-generator/js/seo-links-generator.js
Version Parameters
seo-links-generator/js/jquery.js?ver=seo-links-generator/js/seo-links-generator.js?ver=

HTML / DOM Fingerprints

CSS Classes
seo-links-generator
Data Attributes
data-seo-links-generator
JS Globals
SEOLinksGeneratorAdmin
FAQ

Frequently Asked Questions about SEO Links Generator