Auto Content Links Security & Risk Analysis

wordpress.org/plugins/auto-content-links

Replace specific words in your content with a link

30 active installs v1.4 PHP + WP 3.0+ Updated Dec 19, 2010
auto-content-linklink-replacementword-replacement
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Auto Content Links Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 15yr ago
Risk Assessment

The "auto-content-links" plugin v1.4 exhibits a generally strong security posture based on the provided static analysis. There are no identified dangerous functions, SQL queries are all prepared, and there are no file operations or external HTTP requests, which are common sources of vulnerabilities. The absence of known CVEs and historical vulnerabilities further reinforces this positive outlook.

However, a significant concern arises from the complete lack of output escaping (0% properly escaped). This means that any dynamic content generated by the plugin is vulnerable to cross-site scripting (XSS) attacks, allowing attackers to inject malicious scripts into the website. Additionally, the absence of nonce checks and capability checks across all entry points, although the entry points themselves are reported as zero, indicates a potential weakness if any entry points were to be introduced or discovered later, as there would be no built-in authentication or authorization mechanisms.

In conclusion, while the plugin demonstrates good practices in areas like SQL handling and avoiding risky functions, the critical failure in output escaping presents a severe XSS risk. The lack of authentication checks on entry points is a potential future risk. The absence of any reported vulnerabilities historically is a positive sign, but it does not mitigate the immediate risk posed by unescaped output.

Key Concerns

  • 0% of outputs properly escaped
  • 0 nonce checks
  • 0 capability checks
Vulnerabilities
None known

Auto Content Links Security Vulnerabilities

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

Auto Content Links Code Analysis

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

Output Escaping

0% escaped18 total outputs
Attack Surface

Auto Content Links Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
filterthe_contentauto-content-links.php:14
actionadmin_initcontrol_panel.php:35
actionadmin_menucontrol_panel.php:37
actionadmin_headcontrol_panel.php:39
Maintenance & Trust

Auto Content Links Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedDec 19, 2010
PHP min version
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

Auto Content Links Developer Profile

rgubby

5 plugins · 180 total installs

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

How We Detect Auto Content Links

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

Asset Fingerprints

Version Parameters
auto-content-links/auto-content-links.php?ver=1.4

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Auto Content Links