Automatic Links Security & Risk Analysis

wordpress.org/plugins/automatic-links

Automatically adds HTML anchor tags to plain text links and email addresses embedded in the content of posts and pages.

60 active installs v1.1 PHP + WP 2.0.3+ Updated Sep 13, 2009
automatic-hyperlinksautomatic-linkshyperlinkslinks
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Automatic Links Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 16yr ago
Risk Assessment

The "automatic-links" plugin version 1.1 exhibits a mixed security posture. On the positive side, static analysis reveals no dangerous functions, no file operations, no external HTTP requests, and all detected SQL queries use prepared statements. The vulnerability history is also clean, with no known CVEs, suggesting a generally well-maintained codebase or a lack of past exploitation. However, significant concerns arise from the complete absence of nonce checks and capability checks across all potential entry points. Furthermore, the static analysis indicates that 100% of output operations are not properly escaped, posing a substantial risk of Cross-Site Scripting (XSS) vulnerabilities if any user-supplied data is reflected in the output. While the current attack surface is reported as zero, the lack of fundamental security controls means that any future additions or unforeseen interactions could easily become exploitable.

Key Concerns

  • 100% of outputs are not properly escaped
  • No nonce checks on potential entry points
  • No capability checks on potential entry points
Vulnerabilities
None known

Automatic Links Security Vulnerabilities

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

Automatic Links Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Automatic Links Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menuautomatic-links.php:33
filterthe_contentautomatic-links.php:68
Maintenance & Trust

Automatic Links Maintenance & Trust

Maintenance Signals

WordPress version tested2.8.4
Last updatedSep 13, 2009
PHP min version
Downloads8K

Community Trust

Rating100/100
Number of ratings2
Active installs60
Developer Profile

Automatic Links Developer Profile

superann

3 plugins · 670 total installs

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

How We Detect Automatic 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-links/automatic-links.js
Script Paths
/wp-content/plugins/automatic-links/automatic-links.js
Version Parameters
automatic-links/automatic-links.js?ver=1.1

HTML / DOM Fingerprints

Data Attributes
autolink_nofollowautolink_enable_targetautolink_target
FAQ

Frequently Asked Questions about Automatic Links