Copy Link and QR Code Security & Risk Analysis

wordpress.org/plugins/copy-link-and-qr-code

Add Copy Link & Show QR buttons to posts, pages, and custom post types. Includes settings for post types, button placement, admin toggle, shortcod …

0 active installs v1.1 PHP 7.4+ WP 6.1+ Updated Oct 3, 2025
copy-linkgutenberg-blockqr-codeshareshortcode
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Copy Link and QR Code Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 6mo ago
Risk Assessment

The "copy-link-and-qr-code" plugin v1.1 exhibits a generally strong security posture based on the provided static analysis. It boasts zero known CVEs and a clean vulnerability history, suggesting a history of secure development and maintenance. The code signals are also positive, with no dangerous functions, all SQL queries using prepared statements, and a high percentage of properly escaped output. Furthermore, the absence of file operations, external HTTP requests, and tainted flows is commendable, indicating a limited and controlled attack surface. The plugin's entry points are limited to two shortcodes and there are no unprotected AJAX or REST API endpoints. However, a significant concern is the complete lack of nonce checks and capability checks. While the current analysis shows no unprotected entry points, this absence represents a potential weakness. If future updates introduce new AJAX handlers or REST API routes without proper authentication and authorization, these could become vulnerable. The plugin's strengths lie in its clean code and lack of known vulnerabilities, but the absence of capability and nonce checks is a notable area for improvement to ensure robust security against potential future threats.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Copy Link and QR Code Security Vulnerabilities

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

Copy Link and QR Code Code Analysis

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

Output Escaping

91% escaped22 total outputs
Attack Surface

Copy Link and QR Code Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[copy_link_and_qr_code] includes\class-clqrc-frontend.php:19
[copy_link_and_qr_code] trunk\includes\class-clqrc-frontend.php:19
WordPress Hooks 18
actionplugins_loadedcopy-link-and-qr-code.php:101
actionadmin_initincludes\class-clqrc-admin-columns.php:22
actionadmin_menuincludes\class-clqrc-admin.php:25
actionadmin_initincludes\class-clqrc-admin.php:26
actionwp_enqueue_scriptsincludes\class-clqrc-assets.php:18
actionadmin_enqueue_scriptsincludes\class-clqrc-assets.php:19
actioninitincludes\class-clqrc-block.php:18
filterthe_contentincludes\class-clqrc-frontend.php:24
actionadmin_initincludes\class-clqrc-privacy.php:18
actionplugins_loadedtrunk\copy-link-and-qr-code.php:101
actionadmin_inittrunk\includes\class-clqrc-admin-columns.php:22
actionadmin_menutrunk\includes\class-clqrc-admin.php:25
actionadmin_inittrunk\includes\class-clqrc-admin.php:26
actionwp_enqueue_scriptstrunk\includes\class-clqrc-assets.php:18
actionadmin_enqueue_scriptstrunk\includes\class-clqrc-assets.php:19
actioninittrunk\includes\class-clqrc-block.php:18
filterthe_contenttrunk\includes\class-clqrc-frontend.php:24
actionadmin_inittrunk\includes\class-clqrc-privacy.php:18
Maintenance & Trust

Copy Link and QR Code Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedOct 3, 2025
PHP min version7.4
Downloads284

Community Trust

Rating100/100
Number of ratings2
Active installs0
Developer Profile

Copy Link and QR Code Developer Profile

Kishan Parmar

1 plugin · 0 total installs

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

How We Detect Copy Link and QR Code

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/copy-link-and-qr-code/assets/css/clqrc-frontend.css/wp-content/plugins/copy-link-and-qr-code/assets/js/clqrc-frontend.js/wp-content/plugins/copy-link-and-qr-code/assets/js/qrcode.min.js
Version Parameters
copy-link-and-qr-code/assets/css/clqrc-frontend.css?ver=copy-link-and-qr-code/assets/js/clqrc-frontend.js?ver=copy-link-and-qr-code/assets/js/qrcode.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
clqrc-button-copyclqrc-button-qrclqrc-qr-code-wrapper
Data Attributes
data-clqrc-textdata-clqrc-copy-textdata-clqrc-qr-textdata-clqrc-close-text
Shortcode Output
[copy_link_and_qr_code]
FAQ

Frequently Asked Questions about Copy Link and QR Code