Simon's Auto Keyword Linker Security & Risk Analysis

wordpress.org/plugins/simons-auto-keyword-linker

Automatically scans and converts keywords into links — internal links stay dofollow, external links can optionally open in a new tab with nofollow.

20 active installs v1.8.8 PHP 7.4+ WP 5.6+ Updated Dec 6, 2025
automatic-linkinginternal-linkingkeyword-linkingkeyword-scannerseo
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simon's Auto Keyword Linker Safe to Use in 2026?

Generally Safe

Score 100/100

Simon's Auto Keyword Linker has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3mo ago
Risk Assessment

The "simons-auto-keyword-linker" plugin version 1.8.8 demonstrates a generally good security posture with several positive indicators. The complete absence of dangerous functions, raw SQL queries, unescaped output, file operations, and external HTTP requests suggests a well-developed codebase. Furthermore, the plugin correctly utilizes prepared statements for all SQL queries and properly escapes all identified output, which are crucial security best practices. The vulnerability history is also clean, with no known CVEs, indicating a history of security awareness or fortunate lack of exploitation.

However, a significant concern lies in the attack surface. The plugin exposes three AJAX handlers, with two of them lacking authentication checks. This creates a substantial risk, as any unauthenticated user could potentially interact with these handlers, leading to unintended consequences or the exploitation of any underlying logic flaws. While taint analysis found no critical or high severity issues, the lack of proper authentication on AJAX endpoints means that even low-severity logic flaws could be triggered by unauthenticated attackers. The presence of nonce checks and capability checks on some handlers is a positive step, but their absence on others is a clear security weakness that needs immediate attention.

Key Concerns

  • AJAX handlers without auth checks
  • Large attack surface without auth
Vulnerabilities
None known

Simon's Auto Keyword Linker Security Vulnerabilities

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

Simon's Auto Keyword Linker Code Analysis

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

Output Escaping

100% escaped35 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<simons-auto-keyword-linker> (simons-auto-keyword-linker.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Simon's Auto Keyword Linker Attack Surface

Entry Points3
Unprotected2

AJAX Handlers 3

authwp_ajax_sakl_generatesimons-auto-keyword-linker.php:397
authwp_ajax_sakl_deletesimons-auto-keyword-linker.php:549
authwp_ajax_sakl_bulk_excludesimons-auto-keyword-linker.php:562
WordPress Hooks 3
actionadmin_menusimons-auto-keyword-linker.php:57
actionadmin_initsimons-auto-keyword-linker.php:70
filterthe_contentsimons-auto-keyword-linker.php:596
Maintenance & Trust

Simon's Auto Keyword Linker Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 6, 2025
PHP min version7.4
Downloads338

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

Simon's Auto Keyword Linker Developer Profile

Simon Ward

2 plugins · 20 total installs

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

How We Detect Simon's Auto Keyword Linker

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

Asset Fingerprints

Script Paths
/wp-content/plugins/simons-auto-keyword-linker/simons-auto-keyword-linker.js
Version Parameters
simons-auto-keyword-linker/simons-auto-keyword-linker.js?ver=

HTML / DOM Fingerprints

CSS Classes
sakl-trash
Data Attributes
id="sakl-generate-btn"id="sakl-phrase-len"id="sakl-min-occ"id="sakl-results-area"
JS Globals
sakl_generate_noncesakl_generate_phrase_lensakl_generate_min_occurs
REST Endpoints
/wp-json/sakl/v1/generate
FAQ

Frequently Asked Questions about Simon's Auto Keyword Linker