Add Link to Copied Text Security & Risk Analysis

wordpress.org/plugins/add-link-to-copied-text

Add a link to the page/website when users copy and paste text from your website or prevent users from copying content.

2K active installs v2.0 PHP + WP 3.4+ Updated Dec 10, 2020
contentcopiedcopycopyrightwebsite
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Add Link to Copied Text Safe to Use in 2026?

Generally Safe

Score 85/100

Add Link to Copied Text has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The "add-link-to-copied-text" v2.0 plugin exhibits a seemingly strong security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, cron events, and external HTTP requests significantly limits the plugin's attack surface. Furthermore, the use of prepared statements for all SQL queries is a positive indicator of secure database interaction. The vulnerability history also shows no recorded CVEs, which is encouraging.

However, a critical concern arises from the low percentage of properly escaped output (27%). This suggests that user-supplied data or dynamic content might be rendered on the frontend without adequate sanitization, posing a significant risk of Cross-Site Scripting (XSS) vulnerabilities. The complete lack of nonce checks and capability checks, while not directly tied to an immediate exploitable entry point in this version, represents a missed opportunity to implement fundamental WordPress security best practices, leaving the plugin potentially vulnerable if new entry points are introduced in the future.

In conclusion, while the plugin has a small attack surface and avoids common pitfalls like raw SQL queries, the substantial amount of unescaped output is a major security weakness. The vulnerability history suggests a history of secure development, but this does not negate the current risks identified in the code analysis. Addressing the output escaping issue should be the top priority for improving the plugin's security.

Key Concerns

  • Low percentage of properly escaped output
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Add Link to Copied Text Security Vulnerabilities

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

Add Link to Copied Text Code Analysis

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

Output Escaping

27% escaped15 total outputs
Attack Surface

Add Link to Copied Text Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_menusettings.php:45
actionadmin_initsettings.php:46
actioninitsettings.php:49
actionwp_headsettings.php:50
Maintenance & Trust

Add Link to Copied Text Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedDec 10, 2020
PHP min version
Downloads14K

Community Trust

Rating86/100
Number of ratings12
Active installs2K
Developer Profile

Add Link to Copied Text Developer Profile

Amit Sonkhiya

4 plugins · 5K total installs

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

How We Detect Add Link to Copied Text

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/add-link-to-copied-text/css/style.css/wp-content/plugins/add-link-to-copied-text/js/add-link-copied-text.js
Script Paths
/wp-content/plugins/add-link-to-copied-text/js/add-link-copied-text.js
Version Parameters
add-link-to-copied-text/css/style.css?ver=add-link-to-copied-text/js/add-link-copied-text.js?ver=

HTML / DOM Fingerprints

Data Attributes
name="add-link-copied-text[readmore]"name="add-link-copied-text[breaks]"name="add-link-copied-text[target]"name="add-link-copied-text[reloption]"name="add-link-copied-text[addlinktosite]"name="add-link-copied-text[usetitle]"+3 more
JS Globals
window.addlinkcopiedtext
FAQ

Frequently Asked Questions about Add Link to Copied Text