Nofollow Shortcode Security & Risk Analysis

wordpress.org/plugins/nofollow-shortcode

The simplest way to insert rel=nofollow links into your posts or pages.

10 active installs v1.1 PHP + WP 2.8+ Updated Jan 1, 2013
linkmetanofollowrelrel-nofollow
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Nofollow Shortcode Safe to Use in 2026?

Generally Safe

Score 85/100

Nofollow Shortcode 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 'nofollow-shortcode' plugin version 1.1 exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The code demonstrates good practices by avoiding dangerous functions, utilizing prepared statements for any SQL queries, and properly escaping all outputs. Furthermore, there are no recorded vulnerabilities (CVEs) for this plugin, indicating a history of stable and secure development. The absence of file operations, external HTTP requests, and taint analysis findings further reinforces this positive assessment.

Vulnerabilities
None known

Nofollow Shortcode Security Vulnerabilities

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

Nofollow Shortcode 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

Nofollow Shortcode Attack Surface

Entry Points3
Unprotected0

Shortcodes 3

[nofollow] nofollow-shortcode.php:55
[nofol] nofollow-shortcode.php:56
[nofo] nofollow-shortcode.php:57
WordPress Hooks 1
filterplugin_row_metanofollow-shortcode.php:54
Maintenance & Trust

Nofollow Shortcode Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedJan 1, 2013
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Nofollow Shortcode Developer Profile

Luke Mlsna

11 plugins · 13K total installs

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

How We Detect Nofollow Shortcode

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

Asset Fingerprints

HTML / DOM Fingerprints

HTML Comments
<!--Nofollow shortcode insertion failed. The correct syntax is [nofollow url="http://link-url.com"]link text[/nofollow]. Reason for failure: No url specified. --><!--Nofollow shortcode insertion failed. The correct syntax is [nofollow url="http://link-url.com"]link text[/nofollow]. Reason for failure: No link text specified. -->
Data Attributes
rel="nofollow"
Shortcode Output
<a href="http://" target="" rel="nofollow">
FAQ

Frequently Asked Questions about Nofollow Shortcode