Linkyy – A Link Click Tracker Security & Risk Analysis

wordpress.org/plugins/linkyy-link-tracker

Lightweight link click tracking with admin dashboard analytics for WordPress.

10 active installs v1.0.0 PHP 8.0+ WP 6.0+ Updated Mar 8, 2026
analyticsclick-trackinglink-tracking
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Linkyy – A Link Click Tracker Safe to Use in 2026?

Generally Safe

Score 100/100

Linkyy – A Link Click Tracker has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2mo ago
Risk Assessment

The "linkyy-link-tracker" v1.0.0 plugin exhibits a generally good security posture, with several positive indicators. Notably, all SQL queries utilize prepared statements, all output is properly escaped, and there are no dangerous functions or file operations detected. The plugin also avoids making external HTTP requests and does not bundle any libraries, which reduces the potential attack surface from these vectors. The complete absence of known vulnerabilities and a clean vulnerability history further bolster its security profile.

However, there are a few areas that warrant attention. The plugin exposes one unprotected REST API route, which represents a potential entry point for unauthorized access or manipulation if not properly secured at the application level. While taint analysis shows no issues, the limited scope of analysis (0 flows analyzed) might not cover all potential risks. The presence of only two nonce checks and one capability check across all entry points also suggests a potential for privilege escalation or unauthorized actions if these checks are insufficient for the specific functionality they are intended to protect.

In conclusion, the plugin demonstrates strong adherence to fundamental security practices like prepared statements and output escaping. Its clean vulnerability history is a significant strength. The primary concerns lie with the unprotected REST API endpoint and the limited scope of security checks, which could be improved. Overall, the plugin appears relatively secure for version 1.0.0, but the identified entry point without explicit permission checks requires careful consideration.

Key Concerns

  • Unprotected REST API route
  • Limited taint analysis scope
  • Low number of capability checks
Vulnerabilities
None known

Linkyy – A Link Click Tracker Security Vulnerabilities

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

Linkyy – A Link Click Tracker Release Timeline

v1.0.0Current
Code Analysis
Analyzed Apr 16, 2026

Linkyy – A Link Click Tracker Code Analysis

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

SQL Query Safety

100% prepared16 total queries

Output Escaping

100% escaped121 total outputs
Attack Surface
1 unprotected

Linkyy – A Link Click Tracker Attack Surface

Entry Points3
Unprotected1

REST API Routes 3

POST/wp-json/linkyy/v1/trackincludes/class-rest-api.php:23
GET/wp-json/linkyy/v1/clicksincludes/class-rest-api.php:30
GET/wp-json/linkyy/v1/pagesincludes/class-rest-api.php:37
WordPress Hooks 9
actioninitincludes/class-linkyy.php:48
actionlinkyy_data_retention_cleanupincludes/class-linkyy.php:51
actionrest_api_initincludes/class-rest-api.php:18
actionadmin_menuincludes/class-settings.php:13
actionadmin_initincludes/class-settings.php:14
actionadmin_enqueue_scriptsincludes/class-settings.php:15
actionwp_enqueue_scriptsincludes/class-tracking.php:16
actionadmin_noticeslinkyy.php:29
actionplugins_loadedlinkyy.php:63

Scheduled Events 1

linkyy_data_retention_cleanup
Maintenance & Trust

Linkyy – A Link Click Tracker Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 8, 2026
PHP min version8.0
Downloads199

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Linkyy – A Link Click Tracker Developer Profile

linkyy

1 plugin · 10 total installs

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

How We Detect Linkyy – A Link Click Tracker

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/linkyy-link-tracker/assets/css/admin.css/wp-content/plugins/linkyy-link-tracker/assets/js/admin-dashboard.js
Script Paths
/wp-content/plugins/linkyy-link-tracker/assets/js/admin-dashboard.js
Version Parameters
linkyy-link-tracker/assets/css/admin.css?ver=linkyy-link-tracker/assets/js/admin-dashboard.js?ver=

HTML / DOM Fingerprints

JS Globals
window.LinkyyDashboardConfigwindow.LinkyyI18n
REST Endpoints
/wp-json/linkyy/v1/pages/wp-json/linkyy/v1/clicks
FAQ

Frequently Asked Questions about Linkyy – A Link Click Tracker