Show Links Security & Risk Analysis

wordpress.org/plugins/showlinks

A small plugin whose only purpose is to show links added with the Dashboard, using a shortcode.

10 active installs v1.02 PHP + WP 2.1+ Updated Sep 12, 2012
adminlinksshortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Show Links Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The 'showlinks' plugin v1.02 exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, reliance on prepared statements for all SQL queries, and proper output escaping indicate good development practices. Furthermore, the plugin's attack surface is minimal, consisting of a single shortcode, and importantly, there are no identified AJAX handlers or REST API routes that lack authentication checks. The lack of any recorded vulnerabilities or CVEs further strengthens this positive assessment. The taint analysis also shows no concerning flows, suggesting data is handled securely.

While the plugin demonstrates an excellent foundation in secure coding, the primary area for consideration lies in the complete absence of nonce checks and capability checks. Although the current attack surface is small and appears to be handled without authentication issues, any expansion of functionality or introduction of new entry points without these crucial security measures could introduce significant risks. The vulnerability history is a strong positive, indicating a history of secure development, but it's essential to maintain this vigilance. Overall, the plugin is secure based on current analysis, but future development should incorporate nonce and capability checks to solidify its security.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Show Links Security Vulnerabilities

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

Show Links Code Analysis

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

Show Links Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[showlinks] ShowLinks.php:40
Maintenance & Trust

Show Links Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedSep 12, 2012
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Show Links Developer Profile

faniry

3 plugins · 30 total installs

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

How We Detect Show Links

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
[showlinks]
FAQ

Frequently Asked Questions about Show Links