SEO Internal Link Shortcode Security & Risk Analysis

wordpress.org/plugins/seo-internal-link-shortcode

Internal links to posts, custom-type posts, pages, categories and tags with any HTML attribute(s).

60 active installs v0.1.1 PHP + WP 3.2+ Updated Jan 15, 2014
categoriescategorycontenthtml5link
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SEO Internal Link Shortcode Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The "seo-internal-link-shortcode" plugin v0.1.1 exhibits a generally strong security posture based on the provided static analysis. It avoids dangerous functions, all SQL queries are properly prepared, and all identified output is correctly escaped. The absence of file operations, external HTTP requests, and any recorded vulnerabilities in its history further contribute to a positive security assessment. However, the plugin does have some areas that warrant attention. The lack of nonce checks and capability checks on its single shortcode, which acts as an entry point, is a significant concern. While the attack surface is small and there are no identified taint flows or raw SQL queries, a shortcode can still be exploited if not properly secured, especially if it processes user-supplied data in any way. The vulnerability history being clean is a positive sign, but it doesn't negate the potential risks associated with the current implementation's lack of robust access controls.

Key Concerns

  • Missing nonce checks on shortcode
  • Missing capability checks on shortcode
Vulnerabilities
None known

SEO Internal Link Shortcode Security Vulnerabilities

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

SEO Internal Link Shortcode Code Analysis

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

SQL Query Safety

100% prepared2 total queries
Attack Surface

SEO Internal Link Shortcode Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[link] seo-internal-link-shortcode.php:74
Maintenance & Trust

SEO Internal Link Shortcode Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedJan 15, 2014
PHP min version
Downloads4K

Community Trust

Rating96/100
Number of ratings6
Active installs60
Developer Profile

SEO Internal Link Shortcode Developer Profile

Steven Vachon

4 plugins · 1K total installs

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

How We Detect SEO Internal Link Shortcode

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
<a href=>
FAQ

Frequently Asked Questions about SEO Internal Link Shortcode