Auto-Blogroll Checker Security & Risk Analysis

wordpress.org/plugins/auto-blogroll-checker

Automatically checks all blogroll links if your link is still live.

10 active installs v2.0 PHP + WP 2.7+ Updated Jul 21, 2010
blogrollblogroll-checkerlinks-checkerlinks-status-auto-update
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Auto-Blogroll Checker Safe to Use in 2026?

Generally Safe

Score 85/100

Auto-Blogroll Checker 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-blogroll-checker v2.0 plugin exhibits a mixed security posture. On the positive side, it has no known CVEs, a clean vulnerability history, and a minimal attack surface with no apparent AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, all SQL queries are correctly prepared, and there are no file operations or bundled libraries to worry about. However, significant concerns arise from the static analysis. The presence of a `set_time_limit` function is a potential risk if not handled carefully, and critically, 100% of its outputs are unescaped, indicating a high likelihood of Cross-Site Scripting (XSS) vulnerabilities. The taint analysis also revealed two flows with unsanitized paths, although they were not classified as critical or high severity. The absence of nonce checks and capability checks, coupled with the unescaped output, creates an opening for malicious actors to inject harmful scripts. Overall, while the plugin appears to have a small attack surface and good practices regarding SQL, the lack of output escaping and the presence of unsanitized paths are serious weaknesses that significantly increase its risk profile.

Key Concerns

  • Unescaped output detected (100%)
  • Flows with unsanitized paths detected
  • Dangerous function used (set_time_limit)
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Auto-Blogroll Checker Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Auto-Blogroll Checker Release Timeline

v2.0Current
v1.5
Code Analysis
Analyzed Apr 16, 2026

Auto-Blogroll Checker Code Analysis

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

Dangerous Functions Found

set_time_limitset_time_limit(999999);auto-link-checker.php:41

Output Escaping

0% escaped4 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
alc_admin (auto-link-checker.php:30)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Auto-Blogroll Checker Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_menuauto-link-checker.php:127
Maintenance & Trust

Auto-Blogroll Checker Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedJul 21, 2010
PHP min version
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Auto-Blogroll Checker Developer Profile

fenix1987

1 plugin · 10 total installs

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

How We Detect Auto-Blogroll Checker

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/auto-blogroll-checker/link-checker.css

HTML / DOM Fingerprints

CSS Classes
wrap
FAQ

Frequently Asked Questions about Auto-Blogroll Checker