Copy To Clipboard – mobile + web Security & Risk Analysis

wordpress.org/plugins/copy-to-clipboard-mobile-web

Copy text to clipboard on click of a button on desktop browsers and mobile web browsers by wrapping the text in [pw-clippy] shortcode.

100 active installs v2.3 PHP + WP 3.3+ Updated Aug 15, 2014
click-to-copyclipboardcopycopy-to-clipboardjavascript
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Copy To Clipboard – mobile + web Safe to Use in 2026?

Generally Safe

Score 85/100

Copy To Clipboard – mobile + web has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The 'copy-to-clipboard-mobile-web' plugin version 2.3 exhibits a generally strong security posture based on the provided static analysis. There are no identified dangerous functions, SQL queries use prepared statements exclusively, and there are no file operations or external HTTP requests, which are all positive indicators. The absence of known vulnerabilities in its history further suggests a well-maintained codebase.

However, several areas present potential concerns that warrant attention. The plugin has a limited attack surface, with only one shortcode as an entry point. Crucially, none of the identified entry points have explicit authorization or capability checks, nor do they implement nonce checks. Furthermore, a significant portion of output is not properly escaped, representing a potential risk for cross-site scripting (XSS) vulnerabilities if any user-controlled data is rendered directly. The lack of taint analysis results for this version means that potential data flow vulnerabilities remain unevaluated.

In conclusion, while the plugin benefits from a lack of historical vulnerabilities and a clean record regarding dangerous functions and SQL, the absence of authentication and nonce checks on its entry points, coupled with insufficient output escaping, poses a notable risk. Addressing these specific areas should be prioritized to improve the plugin's overall security.

Key Concerns

  • No capability checks on entry points
  • No nonce checks on entry points
  • Unescaped output (75%)
Vulnerabilities
None known

Copy To Clipboard – mobile + web Security Vulnerabilities

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

Copy To Clipboard – mobile + web Code Analysis

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

Output Escaping

25% escaped4 total outputs
Attack Surface

Copy To Clipboard – mobile + web Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[pw-clippy] pw-clipboard.php:42
WordPress Hooks 3
actioninitpw-clipboard.php:44
actionadmin_initpw_clippy_settings.php:19
actionadmin_menupw_clippy_settings.php:21
Maintenance & Trust

Copy To Clipboard – mobile + web Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedAug 15, 2014
PHP min version
Downloads8K

Community Trust

Rating72/100
Number of ratings8
Active installs100
Developer Profile

Copy To Clipboard – mobile + web Developer Profile

singhalavi

2 plugins · 500 total installs

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

How We Detect Copy To Clipboard – mobile + web

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/copy-to-clipboard-mobile-web/style.css/wp-content/plugins/copy-to-clipboard-mobile-web/flash_detect_min.js/wp-content/plugins/copy-to-clipboard-mobile-web/lmcbutton.js
Script Paths
flash_detect_min.jslmcbutton.js
Version Parameters
pw-clipboard-cssflash_detect_min-jslmcbutton-js

HTML / DOM Fingerprints

CSS Classes
pw-clippy-divpw-clippy-div-contentpw-clippy-headerpw-clippy-textpw-clippy-close-btn
Data Attributes
data-pw-clippy
JS Globals
ShowLMCButtonFlashDetect
Shortcode Output
<div class="pw-clippy-div"<textarea id="pw-clippy-text">
FAQ

Frequently Asked Questions about Copy To Clipboard – mobile + web