TK Shortcode Link Security & Risk Analysis

wordpress.org/plugins/tk-shortcode-link

Create links with a shortcode. It's that simple.

40 active installs v1.2.1 PHP + WP 2.5.1+ Updated Mar 6, 2019
linkshortcodetargetutility
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is TK Shortcode Link Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The tk-shortcode-link plugin version 1.2.1 exhibits a strong security posture based on the provided static analysis. It demonstrates good practices by properly escaping all outputs and exclusively using prepared statements for any database interactions, although no SQL queries were explicitly detected. The absence of dangerous functions, file operations, and external HTTP requests further contributes to its security. A capability check is present on its single shortcode, which is a positive sign for access control.

No critical or high-severity taint flows were identified, and the vulnerability history is clean, with no known CVEs. This indicates a lack of publicly disclosed vulnerabilities and a general lack of exploitable code patterns. However, the complete absence of nonce checks on any potential entry points (though no AJAX or REST API routes were found) could be a concern if the plugin's functionality were to expand to include these features in the future. Overall, the plugin appears to be secure for its current functionality, with its strengths lying in its clean code and lack of vulnerability history.

Vulnerabilities
None known

TK Shortcode Link Security Vulnerabilities

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

TK Shortcode Link Release Timeline

v1.2.1Current
v1.2
Code Analysis
Analyzed Mar 16, 2026

TK Shortcode Link Code Analysis

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

Output Escaping

100% escaped6 total outputs
Attack Surface

TK Shortcode Link Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[tklink] tk-shortcode-link.php:43
Maintenance & Trust

TK Shortcode Link Maintenance & Trust

Maintenance Signals

WordPress version tested5.1.22
Last updatedMar 6, 2019
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs40
Developer Profile

TK Shortcode Link Developer Profile

Clifford Paulick

4 plugins · 270 total installs

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

How We Detect TK Shortcode Link

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
tklink
Shortcode Output
<a class="tklink" href="" target="_blank"></a>
FAQ

Frequently Asked Questions about TK Shortcode Link