LinkStorm – Internal Linking Security & Risk Analysis

wordpress.org/plugins/linkstorm-internal-linking

LinkStorm is an AI-powered tool designed to boost SEO and improve user navigation by building semantically relevant internal links.

100 active installs v1.0.7 PHP + WP + Updated Feb 13, 2025
aiautomationinternal-linkingseowordpress
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is LinkStorm – Internal Linking Safe to Use in 2026?

Generally Safe

Score 92/100

LinkStorm – Internal Linking has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The linkstorm-internal-linking plugin, version 1.0.7, demonstrates a generally strong security posture with several positive indicators. The absence of known vulnerabilities and a clean vulnerability history are significant strengths, suggesting diligent security practices by the developers or a lack of historically targeted exploits. The code analysis shows a commendable adherence to secure coding principles, with 100% of SQL queries using prepared statements and a very high percentage (98%) of outputs being properly escaped, minimizing risks of SQL injection and cross-site scripting (XSS) respectively. The limited attack surface, with no registered AJAX handlers, REST API routes, or shortcodes, further reduces potential entry points for attackers. However, there is one identified flow with an unsanitized path in the taint analysis, which, while not critical or high severity, still represents a potential avenue for exploitation if not addressed. Additionally, the plugin makes two external HTTP requests, which, depending on the nature of these requests and the endpoints they contact, could introduce risks if those external services are compromised or if the data sent is not properly sanitized.

Despite the promising static analysis results and lack of a vulnerability history, the single taint flow with an unsanitized path is a notable concern. While not classified as critical, it warrants attention as it could lead to path traversal or other file-related vulnerabilities if exploited. The presence of external HTTP requests also introduces an indirect attack vector that is not fully elaborated upon in the provided data. Overall, the plugin is in good shape, but these specific areas suggest room for improvement to achieve a truly robust security profile.

Key Concerns

  • Flows with unsanitized paths
  • External HTTP requests made
Vulnerabilities
None known

LinkStorm – Internal Linking Security Vulnerabilities

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

LinkStorm – Internal Linking Code Analysis

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

Output Escaping

98% escaped56 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

4 flows1 with unsanitized paths
handle_api_key_redirect (admin\class-linkstorm-admin.php:38)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

LinkStorm – Internal Linking Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actionadmin_initincludes\class-linkstorm-activator.php:18
actionadmin_enqueue_scriptsincludes\class-linkstorm.php:31
actionadmin_enqueue_scriptsincludes\class-linkstorm.php:32
actionadmin_menuincludes\class-linkstorm.php:33
actionadmin_initincludes\class-linkstorm.php:34
actionadmin_post_linkstorm_website_selectionincludes\class-linkstorm.php:35
actionadmin_post_linkstorm_enable_scriptincludes\class-linkstorm.php:36
actionadmin_post_linkstorm_verify_scriptincludes\class-linkstorm.php:37
actionwp_enqueue_scriptsincludes\class-linkstorm.php:43
actionwp_enqueue_scriptsincludes\class-linkstorm.php:44
Maintenance & Trust

LinkStorm – Internal Linking Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedFeb 13, 2025
PHP min version
Downloads854

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

LinkStorm – Internal Linking Developer Profile

François

1 plugin · 100 total installs

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

How We Detect LinkStorm – Internal Linking

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/linkstorm-internal-linking/admin/css/linkstorm-admin.css/wp-content/plugins/linkstorm-internal-linking/public/css/linkstorm-public.css/wp-content/plugins/linkstorm-internal-linking/public/js/linkstorm-public.js
Script Paths
/wp-content/plugins/linkstorm-internal-linking/admin/js/linkstorm-admin.js
Version Parameters
linkstorm-internal-linking/admin/css/linkstorm-admin.css?ver=linkstorm-internal-linking/public/css/linkstorm-public.css?ver=linkstorm-internal-linking/public/js/linkstorm-public.js?ver=linkstorm-admin?ver=

HTML / DOM Fingerprints

CSS Classes
linkstorm-editor-plugin
Data Attributes
data-linkstorm-selector
JS Globals
window.linkstorm_data
FAQ

Frequently Asked Questions about LinkStorm – Internal Linking