Automatic Internal Links Security & Risk Analysis

wordpress.org/plugins/automatic-internal-links

Adds callout blocks after paragraphs containing links to other posts from the same blog.

10 active installs v0.9 PHP + WP 4.3+ Updated Jan 13, 2016
internal-links
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Automatic Internal Links Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The plugin 'automatic-internal-links' version 0.9 exhibits a strong security posture based on the provided static analysis. The absence of any identified dangerous functions, SQL queries not using prepared statements, file operations, or external HTTP requests is commendable. Furthermore, the plugin has no recorded vulnerability history, including no known CVEs, which suggests a history of secure development and maintenance. The limited attack surface, with zero identified entry points for AJAX, REST API, shortcodes, or cron events, further contributes to its strong security profile. However, there are some areas for improvement. The lack of nonce checks and capability checks is a concern, as these are fundamental security mechanisms in WordPress that protect against various attacks. Additionally, while most output is properly escaped, a third of outputs not being escaped presents a potential risk for cross-site scripting (XSS) vulnerabilities if untrusted data is being rendered. Overall, the plugin is in a good state of security, but addressing the missing authentication and authorization checks and improving output escaping would significantly enhance its resilience against potential threats.

Key Concerns

  • No nonce checks detected
  • No capability checks detected
  • 2 of 6 outputs not properly escaped
Vulnerabilities
None known

Automatic Internal Links Security Vulnerabilities

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

Automatic Internal Links Code Analysis

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

Output Escaping

67% escaped6 total outputs
Attack Surface

Automatic Internal Links Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
filterthe_contentautomatic-internal-links.php:13
Maintenance & Trust

Automatic Internal Links Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedJan 13, 2016
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Automatic Internal Links Developer Profile

George Stephanis

16 plugins · 16K total installs

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

How We Detect Automatic Internal Links

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/automatic-internal-links/style.css
Version Parameters
automatic-internal-links/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
internal-link-box__wrapinternal-link-box__link
Shortcode Output
<div class="internal-link-box__wrap"><a class="internal-link-box__link"<h4><small>
FAQ

Frequently Asked Questions about Automatic Internal Links